Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.256 ShapeStyle Property

Description:

Defines the style of the shape for the Shape control.

Used in control(s):

Shape

Values (with constants):

0 - Rectangle(POW-SHAPESTYLE-RECTANGLE)
1 - Square(POW-SHAPESTYLE-SQUARE)
2 - Circle(POW-SHAPESTYLE-CIRCLE)
3 - Oval(POW-SHAPESTYLE-ELLIPSE)

Default value:

0 - Rectangle(POW-SHAPESTYLE-RECTANGLE)

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 attribute:

None.