天天看点

C#学习笔记——(25)常用类总结

常用类

  • object类
  • TextBox文本控件类
  • Button按钮类
  • CheckBox多选框类
  • Form窗体类
  • label标签控件类
  • GroupBox分组类
  • ProgressBar进度条类
  • SerialPort串口类
  • Timer定时器类
  • MessageBox提示框类
  • string字符串类
  • Convert类型转换类
  • Console输入输出流类
  • Excepttion系统异常类
  • SystemSounds系统提示音类
  • Image图像类
  • Bitmap位图类
  • Process进程类
  • Thread线程类