Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.124 FrameStyle Property

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.