C# Windows 控件 Control 类 | 窗体 | 按钮 | 标签 | 文本框 | 富文本框 列表框 | 组合框 | 选项卡控件和选项卡页
用 C# 编写的 Windows 应用程序由所有继承自 System.Windows.Forms.Control 类的 控件 对象组成。
System.Windows.Forms.Control