NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ListBox Constructor

Creates a new DropDownList

[Visual Basic]
Public Sub New()
[C#]
public ListBox();
[C++]
public: ListBox();
[JScript]
public function ListBox();

See Also

ListBox Class | ListBox Members | System.Web.UI.WebControls Namespace