Remove(String) Method
Removes the specified tab from the tabstrip object.

C# Syntax

void Remove( 
   string tab
)

Parameters

tab
The tab to remove.