Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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