说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 句库 -> 列表控件
1.
// other commands change the style on the list control
// 其他命令更改列表控件上的样式
2.
Using Ajax to Practice Cascading Drop-down Lists
用Ajax实现下拉列表控件的联动
3.
The DataList control is, like the Repeater control, used to display a repeated list of items that are bound to the control.
数据列表控件跟转发器控件类似,都是用来显示绑定到控件上重复的项目列。
4.
A newer convention is to use the list items in a drop-down or other listview control as a preview facility.
另一种更新的变体在下拉列表或者其他的列表控件中列出条目的同时列出了预览视图。
5.
List controls normally have a vertical scrollbar for moving up and down through the list. List controls can also be made to scroll horizontally.
列表控件通常有一个垂直滚动条,用来向上或向下移动列表,它也可以设置水平滚动条。
6.
Creates a combo box control or a drop-down list box
创建组合框控件或下拉列表框控件
7.
Specifies the width of columns for a ComboBox or ListBox control.
指定一个组合框或列表框控件的列宽。
8.
Specifies the number of Column objects in a Grid, ComboBox, or ListBox control.
指定表格,组合框或列表框控件中列对象的数目。
9.
Indicates the list that this control will use to get its items.
指示该控件将用来获取其项的列表。
10.
Specifies the relative order of Column objects in a Grid control.
指定表格控件中列对象的相对顺序。
11.
Specifies if the delete mark column appears in a Grid control.
指定表格控件中是否显示删除标记列。
12.
Specifies if mover bars are displayed on a ListBox control.
指定列表框控件内是否显示移动条。
13.
An array for accessing individual Column objects in the Grid control by Column number.
用于存取表格对象中列控件的数组。
14.
Clears the contents of a ComboBox or ListBox control.
清除组合框或列表框控件中的内容。
15.
List box or combo box column that contains value that control is set to
包含用于设置控件值的列表框或组合框的列
16.
Specifies if the items in the list portion of a ComboBox or ListBox control are automatically sorted alphabetically.
指定列表框控件或组合框控件的列表部分内的条目是否自动以字母顺序排列。
17.
The index of the image in the image list to display in the face of the control.
将在控件表面显示的图像列表中图像的索引。
18.
Contains the number of items in the list portion of a ComboBox or ListBox control.
组合框或列表框控件的列表部分中数据项的数目。