| Description
|
Signal on
all changes When
set, the control will generate a 'Change' event whenever
its value changes as opposed to the default off state
where the control will only generate the change event
when losing focus. There are three possible values:
| 0 |
Only
signal change when exiting the control or on
special event such as double
click/Enter Default
|
| 1 |
Signal
all changes to the value of the control
regardless of why the change occured.
|
| 2 |
Signal
all changes done by the user but not done by the
program.
This option is a +
PxPlus Exclusive |
|