Description: | Indicates whether to display the value of the Caption property in the control. |
Used in control(s): | GroupBox |
Values (with constants): | True:Displays the caption.(POW-TRUE) False:Does not display the caption.(POW-FALSE) |
Default value: | True:Displays the caption.(POW-TRUE) |
COBOL picture: | S9(4) COMP-5 |
OLE data type: | VT_BOOL |
Design time access: | Set and reference. |
Execution time access: | Set and reference. |
Backward compatibility attribute: | None. |