Remove(UInt32) Method
Removes the specified tab (by index) from the tabstrip object.

C# Syntax

void Remove( 
   uint tabIndex
)

Parameters

tabIndex
The tab index to remove (1-based).