![]() | The Group Box component offers a facility to bundle a number of components. |
It provides a way of indicating to the user that a set of components is related to each other.
The events that are recognized for components of the type GroupBox are: Create and Destroy.
The default property for a group box is Title.
The property list for a group box is:
Property Name (MSM-Workstation) | Property Name (MWAPI) | Default Value | Value Range |
---|---|---|---|
BackColor | BCOLOR | Color | |
CanContain | 1 | Boolean value | |
Container | Free text | ||
ForeColor | FCOLOR | Color | |
Message | ZMESSAGE | Free text | |
Name | Name of component (current window) | ||
NextControl | NEXTG | Name of component | |
Pointer | PTYPE | Pointer (extended) | |
PosLeft | POS | Positive numeric value | |
PosTop | POS | Positive numeric value | |
PosUnits | POS | Unit Specification | |
SizeHeight | SIZE | 70 | Positive numeric value |
SizeUnits | SIZE | Unit Specification | |
SizeWidth | SIZE | 70 | Positive numeric value |
TFontBold | TFSTYLE | Boolean value | |
TFontFace | TFFACE | Font face | |
TFontItalic | TFSTYLE | Boolean value | |
TFontSize | TFSIZE | Font size | |
TFontUline | TFSTYLE | Boolean value | |
Title | TITLE | [Title] | Free text |
Type | TYPE | FRAME | Type of component |
Units | UNITS | Unit Specification | |
Visible | VISIBLE | Boolean value | |
Go back to the alphabetic list of components.