1.
Text Box;109;List Box;110;Combo Box;111
文本框;109;列表框;110;组合框;111
2.
Specifies the width of columns for a ComboBox or ListBox control.
指定一个组合框或列表框控件的列宽。
3.
Removes an item from a ComboBox or ListBox.
从组合框或列表框中移除一个数据项。
4.
Clears the contents of a ComboBox or ListBox control.
清除组合框或列表框控件中的内容。
5.
Creates a combo box control or a drop-down list box
创建组合框控件或下拉列表框控件
6.
List box or combo box column that contains value that control is set to
包含用于设置控件值的列表框或组合框的列
7.
Specifies the source of the values in a ComboBox or ListBox control.
指定组合框或列表框控件中数据值的源。
8.
Specifies the background color for the selected item in a ComboBox or ListBox.
指定组合框或列表框中选定数据项的背景色。
9.
Specifies the foreground color for the disabled items in a ComboBox or ListBox.
指定组合框或列表框中失效数据项的前景色。
10.
Use as a combo box. Add a list box to show more selections.
用作组合框。添加一个列表框,以显示更多的选择。
11.
Specifies the first element to display in a ComboBox or ListBox control.
指定组合框或列表框控件中显示的第一个元素。
12.
Specifies the background color for the selected item in a ComboBox, ListBox or Grid.
指定组合框、列表框或网格中选定项的背景色。
13.
Specifies the foreground color for the selected item in a ComboBox or ListBox.
指定组合框或列表框中选定数据项的前景色。
14.
Specifies the background color for the disabled items in a ComboBox or ListBox.
指定组合框或列表框中失效数据项的背景色。
15.
Specifies the foreground color for the selected item in a ComboBox, ListBox or Grid.
指定组合框、列表框或网格中选定项的前景色。
16.
Specifies the number of Column objects in a Grid, ComboBox, or ListBox control.
指定表格,组合框或列表框控件中列对象的数目。
17.
Specifies how a picture appears in the textbox portion of the combobox.
指定图片在组合框的文本框部分中的显示方式。
18.
Adds a string to the list box of a combo box.
本函数在组合框中的列表框中添加一个字符串。