Table of Contents

Method AddTab

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

AddTab(Tab, bool)

Adds the given tab to Tabs

public void AddTab(TabView.Tab tab, bool andSelect)

Parameters

tab TabView.Tab
andSelect bool

True to make the newly added Tab the SelectedTab