Instead of having my ListBox look like this?
而不是让我的列表框看起来就像这样?
The listbox also supports multiple columns.
列表框也支持多列。
To see the ListBox widget class, view this sidefile.
要查看ListBox窗口小部件类,请参阅this sidefile。
Trying to add items to a ListBox, calling it a Method Group? C.
试图将项目添加到一个列表框,称之为方法组?c。
The paging function can be activated using the mold attribute of listbox.
分页功能可以使用listbox的mold属性激活。
Specifies the source of the values in a ComboBox or ListBox control.
指定组合框或列表框控件中数据值的源。
Listbox four of which, including aircraft models, textures, coatings, materials.
其中列表框四列,包括飞机型号、纹理、涂层、材质。
The listcell labels then show each attribute of the customer object in the listbox.
然后,listcell标签在listbox中显示这个Customer对象的每个属性。
Note that the listbox at the top contains all of the items in my pending change set.
注意,上部的列表框包含了在我的变更等待序列中的项。
Specifies the index of the item most recently added to a ComboBox or ListBox control.
指定最近添加到组合框或列表框控件中的数据项的索引值。
The table column headers are defined by listheader child components of the customerList listbox.
表格列标题由customerlist列表框的子部件listheader来定义。
At this point, you need access to the customerList listbox to populate it with all customer data.
此时,需要访问customerlist列表框来展开所有用户数据。
How do you use the tool to select an item from a listbox, when it doesn't know the listbox is there?
而当工具并不知道列表框是否在那里时,又如何让它选择其中的表项呢?
The third parameter is necessary because some properties, such as the Items property of the listbox control, are indexed.
第三个参数是必需的,因为有些属性(例如Listbox控件的items属性)是索引的。
It enables the data population of the customer listbox to occur before rendering, but after all ZUL components are composed.
它允许客户列表数据展开在提交之前,但在所有ZUL组件组装之后发生。
In this particular example, I only have two changes, but this listbox typically has a scrollbar and contains lots of items.
在这个特殊例子中,我只有两个变更,但是这个列表框在有很多项的时候是有滚动条的。
They may select only one item from the listbox, or they may select multiple at a time - but they all need to be added to a textbox.
他们可以选择从列表框中只有一项,或者他们可以选择多个在一个时间-但他们都需要被添加到一个文本框。
Listing 10 shows how the table is populated using a listbox element, where I define a model based on which table element is populated.
清单10展示了如何使用一个listbox元素来填充这个表格,在listbox中,我定义了一个模型,将根据这个模型填充表格元素。
In order to select a specific table, and display the available fields, the end user has to double-click on the table in the ListBox control.
为了选择特定的表,显示可用字段,最终用户必须双击ListBox控件中的表。
To accomplish this, create a ListBox widget class similar to the one created earlier for TextField, and then add select() and find() methods to it.
要完成这项操作,需要创建ListBox 窗口小部件类,创建过程与前面创建TextField的相似,然后将select()和find()方法添加到该类中。
GetValue requires an indexed object argument because properties can be indexed (for example if I was trying to get an Items property of a listbox control).
GetValue需要一个索引对象参数,因为属性可被索引(例如,当我试图获取Listbox控件的Items属性时)。
Zone your application will be installed from, click the drop-down listbox and choose the zone you want to simulate the application being installed from.
“将要从中安装应用程序的区域”下单击下拉列表框,然后选择您要从中安装应用程序的区域。
In line 38, a new listitem widget is created with its label value and id set for each stock item, and is appended to the listbox as its children widgets.
第38行,使用其标签值和ID集合为每个股票项创建一个新的listitem小部件,并附加到listbox上作为它的子部件。
Click a file name in the listbox to display its image on the image Viewer screen, along with image information such as its video dimensions and file size.
单击列表框中的文件名以显示其图片查看器屏幕上的图像,以及图像资料,例如其视频尺寸和文件大小。
This method searches within the given parent test object, usually a browser page, for an object of a specified class, for example, Link, TextField, Listbox, and so on.
该方法在给定父测试对象(通常是浏览器页面)内搜索指定类的对象,例如,Link、TextField、Listbox等。
The test automation checks the resulting state of the application under test, verifies that the listbox control contains the correct message, and logs a "pass" result.
测试自动化检查测试应用程序的结果状态,验证Listbox 控件包含正确的消息,并记录“pass”结果。
Edit: you can allow multiple values on the listbox, but you'll have to iterate through it to find the values and put them into the db individually if you want to do it right.
编辑:您可以允许在列表框多个值,但你必须通过它迭代找到值,并把它们纳入分贝个别如果你想这样做的权利。
For example, if the control source of the listbox is a single column, it cannot by default also accept multiple values. You'd have to change it in the source table of your form.
例如,如果列表框的控制源为一列,它无法在默认情况下同时接受多个值。
We show you our entire ListBox widget class (cleaned up for presentation purposes, of course). This gives you an idea of the many methods we've found useful for manipulating list boxes.
我们向您显示了完整的ListBox窗口小部件类(当然,为了便于显示,这些类已经清除了),这使您可以了解我们已经发现的对操作列表框有用的许多方法。
NET holds its controls on a standard sliding ListBox. In code-editing mode, the Tool Palette displays a list of snippets, which are blocks of commonly used code you can drag to the editor.
NET的控件放在一个可能滑动的列表框中,在代码编辑的模式下,工具栏显示列表的一段,这一段通常是经常需要用到的。
应用推荐