Language Reference Guide : 4. System Classes : EntryField Class : IsUnderlined Attribute
 
Share this page                  
IsUnderlined Attribute
Data Type: integer
4GL Access: RW
Specifies whether text is underlined.
Valid values are:
TRUE
Specifies that text is underlined
FALSE
Specifies that text is not underlined
This attribute has effect only when the TypeFace attribute is TF_NATIVE_FONT.