SelChange Event
9.0B, PLBCMP GUI Only
The SelChange event occurs when the selection or insertion point is changed in a RICHEDITTEXT.
Note the following:
The SelChange event is referenced using an event value of thirty (30). The equated label in PLBEQU.INC for this event is $SELCHANGE.
The Event Result and Event Modifier values are always zero for this event.
See Also: EVENTREGISTER, Object Events, Object IO Instructions, Object Definitions
![]() |