Method AddTab
AddTab(Tab, bool)
Adds the given tab to Tabs.
public void AddTab(Tab tab, bool andSelect)
Parameters
tabTabandSelectboolTrue to make the newly added Tab the SelectedTab.
Adds the given tab to Tabs.
public void AddTab(Tab tab, bool andSelect)
tab TabandSelect boolTrue to make the newly added Tab the SelectedTab.