TabControl::DeleteItem
bool DeleteItem (short tabItem);
Parameters
- tabItem
1-based index of the tab control item to be deleted, FirstItem or LastItem of Item type specifies the first or last item of the tab control. Use AllItems of Item type to delete all items.