Try OpenEdge Now
skip to main content
ABL Reference
Handle Attributes and Methods Reference : MANUAL-HIGHLIGHT attribute
 

MANUAL-HIGHLIGHT attribute

Indicates whether a widget exhibits custom or standard highlight behavior when selected.
Data type: LOGICAL
Access: Readable/Writeable
Applies to: BROWSE widget, BUTTON widget, COMBO-BOX widget, EDITOR widget, FILL-IN widget, FRAME widget, IMAGE widget, LITERAL widget, RADIO-SET widget, RECTANGLE widget, SELECTION-LIST widget, SLIDER widget, TEXT widget, TOGGLE-BOX widget
Set the MANUAL-HIGHLIGHT attribute to TRUE to use a customized highlight design for selection of the widget. A FALSE value for this attribute specifies the ABL default highlight behavior for the selection of the widget.
For more information, see OpenEdge Development: ABL Handbook.