1.
Creates a combo box control or a drop-down list box
创建组合框控件或下拉列表框控件
2.
Defines a combo box control for selecting a location in a file system.
定义了一个组合框控件,用来选择本地文件系统。
3.
Requeries the row source to which the ListBox or ComboBox control is bound.
重新查询与列表框或组合框控件建立联系的行源。
4.
Specifies if the items in the list portion of a ComboBox or ListBox control are automatically sorted alphabetically.
指定列表框控件或组合框控件的列表部分内的条目是否自动以字母顺序排列。
5.
Specifies the width of columns for a ComboBox or ListBox control.
指定一个组合框或列表框控件的列宽。
6.
Clears the contents of a ComboBox or ListBox control.
清除组合框或列表框控件中的内容。
7.
List box or combo box column that contains value that control is set to
包含用于设置控件值的列表框或组合框的列
8.
Specifies the source of the values in a ComboBox or ListBox control.
指定组合框或列表框控件中数据值的源。
9.
Specifies the first element to display in a ComboBox or ListBox control.
指定组合框或列表框控件中显示的第一个元素。
10.
Specifies the number of Column objects in a Grid, ComboBox, or ListBox control.
指定表格,组合框或列表框控件中列对象的数目。
11.
For single selection, the combo box is a superb control.
对于单一选择,组合框是非常好的控件。
12.
Realization of Dynamic Multi-column ComboBox in Grid Control of Visual FoxPro;
Visual FoxPro的Grid控件中实现多列动态组合框
13.
A character string array used to access the items in a ComboBox or ListBox control.
用以存取组合框或列表框控件中数据项的字符串数组。
14.
A character string array used to access the items in a ComboBox or ListBox control by item ID.
通过数据项标识存取组合框或列表框控件中数据项的字符串数组。
15.
Deletes (clears) the current selection, if any, in the edit control of the combo box.
删除组合框的编辑控件的当前选择(如果有的话)。
16.
Contains the number of items in the list portion of a ComboBox or ListBox control.
组合框或列表框控件的列表部分中数据项的数目。
17.
Specifies the foreground color used to display the text of items in a ComboBox or ListBox control.
指定组合框或列表框控件中数据项文本的前景色。
18.
Specifies the background color used to display the text of items in a ComboBox or ListBox control.
指定组合框或列表框控件中数据项文本的背景色。