To add a select entry to the dropdownlist control 向dropdownlist控件添加选择项
Dropdownlist web server control overview Dropdownlist web服务器控件概述
Dropdownlist web server control declarative syntax Dropdownlist web服务器控件声明性语法
To add a dropdownlist web server control to a web forms page 向web窗体页添加dropdownlist web服务器控件
How to : add dropdownlist web server controls to a web forms page 如何:向web窗体页添加dropdownlist web服务器控件
In the select a data field to display in the dropdownlist list , click 在“选择要在dropdownlist中显示的数据字段”列表中,单击“ productname ” 。
From the select a data field to display in the dropdownlist list , select 从“选择要在dropdownlist中显示的数据字段”列表中,选择“ categoryname ” 。
Place a tcombobox with style set to dropdownlist and two tbutton components on a new page of the form , as figure g shows 将tcombobox ( style设为dropdownlist )和两个tbutton组件放在表单的新页面上,如图g所示:
The style property of the tcombobox is set to dropdownlist , and the items list if filled with the possible field types i mentioned earlier Tcombobox的样式属性被设为dropdownlist , items列表填充了前面提到的可能字段类型。