Descriptions: | Defines the style of frame to be used. |
Used in controls: | Frame |
Values (with constants): | 0 - GroupBox style (POW-FRAME-GROUPBOX) 1- Panel style (POW-FRAME-PANEL) |
Default value: | 0 - GroupBox style (POW-FRAME-GROUPBOX) |
COBOL PICTURE: | S9(4) COMP-5 |
OLE data type: | VT_I2 |
Design time access: | Set and reference. |
Execution time access: | Set and reference. |
Backward compatibility attributes: | None. |