Share via


ITextInput.CursorPosition Property

Definition

Gets or sets the position of the cursor.

public:
 property int CursorPosition { int get(); void set(int value); };
public int CursorPosition { get; set; }
member this.CursorPosition : int with get, set
Public Property CursorPosition As Integer

Property Value

Applies to