| 
 | 
 | 
 | 
| 
        | OnRemove Method, TabCollectionClass Class | 
Performs additional custom processing before removing a tab from the TabCollectionClass instance.
Syntax TabCollectionClass Class (Softelvdm.SftTabsNET)
| VB | Protected Overrides Sub OnRemove( _ | 
| C# | protected override void OnRemove(  | 
| C++ | protected: virtual void OnRemove(  | 
index
The zero-based index of the tab about to be removed.
value
The tab to be removed.
Comments
The OnRemove method performs additional custom processing before removing a tab from the TabCollectionClass instance.