Constructor Tab
Tab()
Creates a new unamed tab with no controls inside
public Tab()
Tab(string, View)
Creates a new tab with the given text hosting a view
public Tab(string text, View view)
Creates a new unamed tab with no controls inside
public Tab()
Creates a new tab with the given text hosting a view
public Tab(string text, View view)