This documentation is archived and is not being maintained.
HtmlSelect.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 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also
HtmlSelect Class | HtmlSelect Members | System.Web.UI.HtmlControls Namespace
Show: