Table of Contents

Event ControlPositionChanged

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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).