Language Reference Guide : 4. System Classes : MenuField Class : IsReverse Attribute
 
Share this page                  
IsReverse Attribute
Data Type: smallint
4GL Access: RW
The IsReverse attribute inverts the field's background and foreground colors.
Valid values are:
TRUE
Specifies that inverse is on, exchanging foreground and background color values for the field
FALSE
Specifies that inverse is off
Default: FALSE