Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.25 BorderColor Property

Description:

Determines the color of the borderline.

Used in control(s):

Shape

Value:

Color for border line.

Refer to "Appendix A, Color Constants" and OLE_COLOR described in "Appendix C, Data Types" for details of color values.

It is only effective when the Appearance property is "0-Flat".

Default value:

System's Window Text color.

COBOL picture:

S9(9) COMP-5

OLE data type:

OLE_COLOR

Design time access:

Set and reference.

Execution time access:

Set and reference.

Backward compatibility attribute:

None.