combobox
美英
- un.组合框
- 网络组合框控件;下拉框;下拉列表框
combobox
combobox
组合框
为组合框 (ComboBox) 控件获得指向 CComboBox 对象的指针。清空任何以前内容的组合框。
组合框控件
组合框控件(combobox) [下载例程] 组合框把一个编辑框和一个单选择列表框结合在了一起.用户既可以在编辑框中输入, 也可 …
下拉框
下拉框(comboBox)里面输入文本的时候光标总定位在左边 怎么让他定位在右边ASP.NET C#如何获取当月的第一天和最后一天 …
下拉列表框
同问下拉列表框(combobox)的STYLE属性设为csDropDownList后```````````` 提问者采纳 2007-06-15 01:13 changfc | 分类:常见 …
下拉式选单
使用下拉式选单(ComboBox)或清单(ListBox)时,若要新增一项资料时,可使用Additem方法,要清除所有清单项目时,则可使 …
1
You can use this property when you are using an owner-drawn ComboBox to determine the size of any item within the ComboBox.
当要使用所有者描述的ComboBox时,可以使用此属性确定ComboBox内的任何项的大小。
2
The page has controls to allow you to specify some of the layout properties that affect the behavior of the ComboBox control.
此页具有多个控件,它们使您可以指定影响ComboBox控件行为的一些布局属性。
3
Demonstrates how to use a ComboBox control to display the field with the foreign-key relationship from the parent to the child table.
演示如何使用ComboBox控件显示具有从父表到子表的外键关系的字段。
4
Maintains performance when items are added to the ComboBox one at a time.
当将多项一次一项地添加到ComboBox时维持性能。
5
Occurs when the drop-down portion of the ComboBox is no longer visible.
当不再显示ComboBox的下拉部分时发生。
6
The last visualization component on this page is the ComboBox.
此页上的最后一个可视化组件是ComboBox。
7
If any other color combinations are in the textbox and combobox controls, a result message with "black" is displayed.
如果文本框和Combobox控件中为其他任何颜色组合,则显示结果消息“black”。
8
The example is part of a complete code example in the ComboBox class overview.
此示例摘自ComboBox类概述中的一个完整代码示例。
9
Rarely would a server be notified immediately after the user selects a check box on the page or marks a selection in a combo box.
这样就不能在用户选择了复选框(checkbox)或在组合框(combobox)后迅速通知服务器。
10
Use the Select User Control ComboBox to switch between the two user controls from the TestContainerExample project.
使用“选择用户控件”ComboBox以在TestContainerExample项目中的两个用户控件之间切换。
11
Specifies the background color for the selected item in a ComboBox or ListBox.
指定组合框或列表框中选定数据项的背景色。
12
Now drag the main parent table node from the Data Sources window directly onto the lookup control (the ComboBox).
现在将主父表节点从“数据源”窗口直接拖到查找控件(ComboBox)上。
13
If the application space is active, a role list will be returned and displayed in a Dojo ComboBox.
如果应用程序空间已激活,就会返回一个角色列表并在DojoComboBox中显示。
14
Follow these steps to hook up data binding for the ComboBox control, and then test the data binding in PowerPoint.
按照以下步骤为ComboBox控件挂接数据绑定,然后在PowerPoint中测试数据绑定。
15
Four important properties are set on the ComboBox Control (Windows Forms) control to create the lookup table.
在ComboBox控件(Windows窗体)控件上设置了4种重要属性来创建查找表。
16
This example demonstrates custom drawing of text in a ComboBox control.
此示例演示如何在ComboBox控件中自定义文本绘制。
17
Select the EAR project SimpleEJBEAR from the Combobox and click Next, as shown in Figure 7.
从组合选择框中选择SimpleEJBEAR作为EARproject的值,点击Next,如图7所示。
18
When working with a JSR 168 portlet, JSF offers a similar solution called a Combo Box.
当使用JSR168portlet时,JSF提供了一个类似的解决方案,被称作ComboBox。
19
Describes changes in the behavior of the Change event of the ComboBox control.
描述对ComboBox控件的Change事件的行为的更改。
20
Specifies the source of the values in a ComboBox or ListBox control.
指定组合框或列表框控件中数据值的源。
21
Users can select a role in the ComboBox and click on Submit button to pass the role to the In-basket widget.
用户可以在ComboBox中选择一个角色,单击Submit按钮,将角色传给In-basket小部件。
22
Adds an array of items to the list of items for a ComboBox.
向ComboBox的项列表添加项的数组。
23
Specifies the first element to display in a ComboBox or ListBox control.
指定组合框或列表框控件中显示的第一个元素。
24
In the second, the application creates a list in the ComboBox of all. Txt files within the directory specified in the txtDirectory TextBox.
第二种情况下,该应用程序在ComboBox中创建一个列表,列出在txtDirectoryTextBox中指定的目录内的所有.txt文件。
25
Individual values from the documents in the view are added to the ComboBox control.
在视图中把文档的单独值添加到ComboBox控件中。
26
Drag a ComboBox control from the Toolbox onto the fourth cell of the fourth row.
将一个ComboBox控件从“工具箱”拖到第四行的第四个单元格中。
27
The underlying data value name to bind to this ComboBox.
基础数据值名称绑定到这个组合框。
28
This is useful for ComboBox controls in which URLs, addresses, file names, or commands will be frequently entered.
这对于频繁地有URL、地址、文件名或命令输入其中的ComboBox控件来说很有用。
29
Removes an item from the ComboBox at the specified index.
移除ComboBox中指定索引处的项。
30
In the form designer, double-click the comboBox control.
在表单设计器中,双击comboBox控件。