Overview | Methods | This Package | All Packages
Assigns a delegate to the selChange event.
Syntax
public void addOnSelChange( EventHandler value )
Parameters
value
The EventHandler delegate to be notified when the event occurs.
Remarks
The selChange event occurs when a user selects text in the RichEdit control.
See Also getOnSelChange, onSelChange