OnClear Method

Tracks the number of Tabs after clearing the collection.

Syntax

Visual Basic Overrides  Protected   Sub 
OnClear( )
C# protected   override void 
OnClear( );
Managed C++ protected:  void 
OnClear( );
JScript protected   override function
OnClear( );

Return Value

No return value.

Applies To

TabItemCollection

See Also

Internet Explorer WebControls, About the TabStrip WebControl