Group Box Controls
A group box control is a box with a light gray border surrounding items that the programmer wishes to visually combine for the user.
Creating
|
Mnemonic |
Description |
|
Create a Group Box Control. |
Querying
|
CTRL() Function |
Information Returned |
|
0 |
Outer rectangle of the control in current scaled units. |
|
1 |
Control title. |
|
4 |
Control class and type. |
|
8 |
Visible/invisible and enabled/disabled status of the control. |
|
15 |
Background color of the control. |
|
16 |
Foreground color of the control. |