BgPattern Attribute
Data Type: integer
4GL Access: RW
The BgPattern attribute specifies the field's background pattern.
Valid values are:
FP_DEFAULT
FP_SOLID
FP_CLEAR
FP_HORIZONTAL
FP_VERTICAL
FP_CROSSHATCH
FP_SHADE
FP_LIGHTSHADE
FP_DARKSHADE
FP_BITMAP*
Descriptions of system constant values and their numeric equivalents are listed in
Pattern Settings (see
Pattern Settings).
Note: *If you set this attribute to FP_BITMAP, you must also set the BgBitmap attribute to a valid BitmapObject image.