CursorPosition Property (Ime.ImeCompositionWindow)
Gets the cursor position.
'Declaration
Public ReadOnly Property CursorPosition As Integer
public int CursorPosition {get;}
Property Value
An
int indicates the caret position of the composition window.