*EDITHILITE (GETMODE)


PLBCMP GUI Only

*EDITHILITE={value}

 

The *EDITHILITE control reports the state of the EDITTEXT highlight mode. The mode defines how EDITTEXT highlighted areas respond when they lose focus. If set to ON, the highlighted areas remain highlighted. If set to OFF, they revert to normal text settings. The default mode is OFF.

 

{value} is a previously defined Numeric Variable that receives the EDITTEXT highlight mode.

 

The {value} returned is one of the following:

 

Value

The highlight mode is ...

0

OFF (default).

1

ON.

99

invalid (PLBCON).

 

 

See Also: List Controls (GETMODE), GETMODE

 



PL/B Language Reference *EDITFOCUSBGCOLOR (GETMODE) *EDITTEXTMODES (GETMODE)