showContent();
The showContent method displays tab contents.
To hide tab contents, use the TabControl.hideContent method.
The example of method use is given in description of the TabControl.EnableEdit property.
See also:
TabControl