Event ControlPositionChanged
Occurs when caret position is changed. This event is called only for the carets attached to the controls (Control property is not Null).
public static event EventHandler? ControlPositionChanged
Returns
- EventHandler
- Occurs when caret position is changed. This event is called only for the carets attached to the controls ( property is not Null).