Remove

TabCollection.Remove method

Remove the Tab object from the collection.

public void Remove(Tab item)
Parameter Type Description
item Tab

See Also