Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.119 FillColor Property

Description:

Defines the color to be used inside the Shape control.

Used in control(s):

Shape

Values:

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

The FillColor property is not effective when the FillStyle property is "0 - None".

Default value:

None.

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.