Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an EmptyControlCollection object to prevent controls from being added to the ControlCollection.
Syntax
Visual Basic Overrides Protected Function
CreateControlCollection( ) As ControlCollectionC# protected override ControlCollection
CreateControlCollection( );Managed C++ protected: ControlCollection
CreateControlCollection( );JScript protected override function
CreateControlCollection( );
Return Value
An empty EmptyControlCollection object.
Applies To
TABSTRIP, TOOLBAR, TREEVIEW
See Also
Internet Explorer WebControls, About the TabStrip WebControl, About the Toolbar WebControl