See Also

Enumerations

Name Values
This class exposes no enumerations.

Constants

Name Type Value
This class exposes no constants.

Events

Definition Description
This class exposes no events.

Methods

Definition Description
Constructor( ItemText as String, IsExpanded as Boolean, ItemChild as WebContainer ) Creates an instance of the class with the parameters as property values.

Properties

Name Type Default Value Description
Caption String “” The caption of the tab.
Child WebContainer Nil The child container to embed within the tab.
Expanded Boolean False Gets/Sets whether this tab is expanded (experimental).
PageStyle WebStyle Nil WebStyle applied to the tab's page.
Style WebStyle Nil WebStyle applied to the tab.
StyleActive WebStyle Nil WebStyle applied to the tab when active.

Examples

There are currently no examples for this class.