Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ElementDescriptionVersion IntroducedPro Version Introduced
<Tabs>The list of all available tabs.1.03.2

Child Elements

The following elements can be children of this one.

ElementDescriptionAppearsVersion IntroducedPro Version Introduced
<Group>A single group that appears within a single tab and contains controls.Zero or once1.03.2

Attributes

This element supports the following attributes:

AttributeDescriptionVersion IntroducedPro Version Introduced
CaptionThe tab's text. (Required)1.03.2
ContextCaptionThe tab's context caption, if it is meant to be a context tab. See Remarks section for details.1.03.2
ContextColorThe tab's context color, if it is meant to be a context tab. See Remarks section for details.1.03.2
KeyThe unique identifier of the tab. (Required)1.03.2
KeyboardTipThe keyboard tooltip that appears when the user holds the Alt key.1.03.2
TooltipThe text to appear when the user hovers over the control.1.03.2
VisibleThe tab's default visibility state.1.03.2

Caption

The Caption can be any text.

...