This documentation is archived and is not being maintained.
DropDownList.CreateControlCollection Method
.NET Framework 1.1
This member overrides Control.CreateControlCollection.
[Visual Basic] Overrides Protected Function CreateControlCollection() As _ ControlCollection [C#] protected override ControlCollection CreateControlCollection(); [C++] protected: ControlCollection* CreateControlCollection(); [JScript] protected override function CreateControlCollection() : ControlCollection;
Requirements
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
See Also
DropDownList Class | DropDownList Members | System.Web.UI.WebControls Namespace
Show: