Method RemoveTab
RemoveTab(string)
Removes a menu tab from the collection.
public void RemoveTab(string key)
Parameters
key
stringThe key of the menu tab to remove.
Removes a menu tab from the collection.
public void RemoveTab(string key)
key
stringThe key of the menu tab to remove.