Versions Compared

Key

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

...

ElementDescriptionVersion IntroducedPro Version Introduced
<Tab>A single tab that contains groups.1.03.2

Child Elements

The following elements can be children of this one.

ElementDescriptionAppearsVersion IntroducedPro Version Introduced
<Button>A button control associated with a command.Zero or once1.0 3.2
<CheckBox>A check box control.Zero or once1.0 3.2
<ComboBox>A combo box control.Zero or once1.0 3.2
<DateField>A date field control with a calendar drop down.Zero or once1.03.2
<EditField>An edit field control. 1.03.2
<Label>A label control that only display some text. 1.03.2
<SplitButton>A button control with a drop down that can contain other controls.Zero or once1.03.2

Attributes

This element supports the following attributes:

AttributeDescriptionVersion IntroducedPro Version Introduced
CaptionThe text to appear at the bottom of the group1.03.2
GroupControlsDetermines if controls are grouped together or completely independent.1.03.2
IconThe 32x32 icon to use when the group is collapsed.1.03.2
KeyThe unique identifier of the page. (Required)1.03.2
OptionButtonDetermines if there is an option button in the bottom right corner of the group.1.03.2

Caption

The Caption attribute can be any text. It appears at the bottom of the group.

...