TabControl.showContent

Syntax

showContent ()

Description

The showContent method displays tab contents.

Comments

Use the TabControl.hideContent method to hide tab contents.

Example

The example of method use is given in description of the TabControl.EnableEdit property.

See also:

TabControl