*EDITTEXTMODES (SETMODE)


9.1E

 

*EDITTEXTMODES={value}

 

This control defines a bit mask value where each bit defines a behavior that can be applied to an EDITTEXT object when it is created.

 

The bit mask values are defined as:

 

Value

Behavior ...

0x0

All runtime defaults are used.

0x1

Reserved for internal use.

0x2

Force newly created EDITTEXT objects to cause the cue text data to become invisible when the object gains focus. This behavior is the same as expected for runtime versions prior to version 9.9.

 

See Also: List Controls (SETMODE), SETMODE

 



PL/B Language Reference *EDITHILITE (SETMODE) *ENV (SETMODE)