Language Reference Guide : 4. System Classes : CellAttribute Class : FgPattern Attribute
 
Share this page                  
FgPattern Attribute
Data Type: integer
4GL Access: RW
The FgPattern attribute sets the pattern of the foreground for bar fields only.
Valid values are:
FP_DEFAULT
FP_SOLID
FP_HORIZONTAL
FP_VERTICAL
FP_CROSSHATCH
FP_SHADE
FP_LIGHTSHADE
FP_DARKSHADE
FP_BITMAP*
FP_BITMAPCLEAR*
Default: FP_DEFAULT (system default)
Note:  *If you set this attribute to FP_BITMAP, you also must set the FgBitmap Attribute. If the file is a transparent bitmap, set this attribute to FP_BITMAPCLEAR.
Descriptions of system constant values and their numeric equivalents are listed in Pattern Settings.