• button 按钮
check box 复选框
edit control 编辑控件
combo box 组合框(下拉列表框)
list box 列表框
group box 编组框
radio button 单选按钮
static text 文本
picture control 图片控制
horizontal scroll ball 水平滚动条
vertical scroll ball 垂直滚动条
slider control 滑块控件 ['slaɪdə]
• spin control 数值调节按钮
progress control 进度控制条
hot key 热键
list control 列表控件
tree control 树控件
tab control 分页浏览
animation control 动画控件 [ænɪ’meɪʃ(ə)n]
Rich Edit 2.0 Control 编辑2.0控件
Date Time Picker 时间控件
Month Calendar Control 月历控件 ['kælɪndə] n. 日历;[天] 历法;日程表
vt. 将…列入表中;将…排入日程表
IP Address Control IP地址控件
Extended Combo Box 扩展端口控件
Custom Control 自定义控件
SysLink Control 链接控件
Split Button Control 分裂按钮控件
Network Address Control 网络地址控件
Command Button Control 命令按钮
MFC Button Control MFC按钮控件
MFC ColorButton Control 颜色按钮控件
MFC EditBrowse Control MFC浏览器控件
MFC VSListBox Control MFC列表(串行)控件
MFC FontComboBox Control MFC字体控件
MFC MaskedEdit Control MFC遮掩控件
MFC MenuButton Control MFC菜单控件
MFC PropertyGrid Control MFC性能控件
MFC ShellList Control MFC列表(名单/串行)控件
MFC ShellTree Control MFC树控件
MFC Link Control MFC链接控件
VS2010 控件集总介绍
在对VS的使用过程中,对其相关控件使用的熟悉是很重要的。接下来我将主要简单列举一下VS控件控件并简单介绍其用途:
BackgroundWorker 组件 :使窗体或控件能够异步运行操作。
BindingNavigator 控件(Windows 窗为绑定到数据的控件提供导航和操作用户界面 (UI)。
BindingSource 组件 :封装数据源以绑定到控件。
Button 控件(Windows 窗体) :显示用户可以单击以执行操作的标准按钮。
CheckBox 控件(Windows 窗体) :指示条件是打开还是关闭。
CheckedListBox 控件(Windows 窗体) :显示项的列表,每个项旁边都有一个复选框。
ColorDialog 组件(Windows 窗体) :允许用户在预先配置的对话框中从调色板选择颜色以及将自定义颜色添加到该调色板。
ComboBox 控件(Windows 窗体) :在下拉式组合框中显示数据。
ContextMenu 组件(Windows 窗体) :向用户提供易于访问的菜单,该菜单包含与选定对象关联的常用命令