listbox
- 网络列表框;控件;列表框控件;列表控件
-
Moves an item to a new position in a listbox .
将项移动到列表框中的一个新位置。
-
The sureness of the data source in Listbox for Visual Foxpro
VFP列表框中数据源的确定
-
It 's time to put some data inside this listbox .
现在可以在列表框中放入一些数据。
-
Realizing Tracking of The Program 's Process by Use of ListBox Control
VB.NET中ListBox控件实现流程跟踪
-
Observe that the ListBox control displays information about the update .
观察listbox控件,它会显示有关更新的信息。
-
You work with it like a normal listbox .
你的工作与它像一个正常的列表框。
-
The following code example shows how to select the first item in a listbox control .
下面的代码示例演示如何选择listbox控件中的第一项。
-
Use the ListBox control to create a list control that allows single or multiple item selection .
使用listbox控件创建允许单项或多项选择的列表控件。
-
Instead of having my ListBox look like this ?
而不是让我的列表框看起来就像这样?
-
The paging function can be activated using the mold attribute of listbox .
分页功能可以使用listbox的mold属性激活。
-
Adds a group of items to the list of items for a listbox .
向listbox的项列表添加一组项。
-
Detect the mouse button click in a listbox along with its coordinates .
通过鼠标的坐标来检测点击一个列表框时鼠标的按钮。
-
Specifies if mover bars are displayed on a ListBox control .
指定列表框控件内是否显示移动条。
-
If an item is found in the other listbox , the item is selected .
如果在其他listbox中找到项,则选择该项。
-
The component consists of a text input and a listbox , and some JavaScript .
组件包括一个文本输入和一个列表框,以及一些JavaScript代码。
-
Here 's the ingenious part , You use it just as you would any other listbox !
下面是独创性的部分,你使用它就像任何其他列表框!
-
That method creates a new set of completion items and then sets the listbox 's items to this new set .
该方法会创建一组新的完成项目,然后将列表框的项目设置为这个新的项目集。
-
To see the ListBox widget class , view this sidefile .
要查看ListBox窗口小部件类,请参阅thissidefile。
-
As soon as the user starts typing , a suggestion listbox opens under the input field .
只要用户开始输入,就会在输入栏下打开一个推荐列表框。
-
Gets the width of the tabs between the items in the listbox .
获取listbox中的项之间的制表符的宽度。
-
Specifies if an item ID is selected in a ComboBox or ListBox control .
指定组合框或列表框控件内的条目id是否处于选定状态。
-
Fail to add item to listbox !
未能将项目添加到列表框!
-
The third parameter is necessary because some properties , such as the Items property of the listbox control , are indexed .
第三个参数是必需的,因为有些属性(例如Listbox控件的Items属性)是索引的。
-
Listbox demo and enhancement-this code shows you many functions of a listbox .
这个代码向你展示了一个列表框的众多功能。
-
Specifies if a user can make multiple selections in a ListBox control and how the multiple selections can be made .
指定用户能否在列表框控件内进行多重选定,以及如何进行多重选定。
-
The listcell labels then show each attribute of the customer object in the listbox .
然后,listcell标签在listbox中显示这个Customer对象的每个属性。
-
Notice that the valueChanged () method also stores the original completion items in an attribute of the listbox .
请注意,valueChanged()方法还会将原始完成项目存储在列表框的某个属性中。
-
The table in the example is a ZK listbox component whose ID is customerList .
本例中的表格是ZKlistbox组件,其ID是customerList。
-
The listbox identifier was not found .
找不到列表框标识符。
-
The method also sets style attributes for the listbox that determine whether the listbox is displayed when the Ajax call returns .
该方法还会设置列表框的样式属性,以确定Ajax调用返回时是否显示列表框。