Limitations
Runtime only.
Gets or sets the current text input position. The property's value is an object of the type Input
Introduced: 10.1.
public InputPosition InputPosition { get; set; }
Public Property InputPosition() As InputPosition
Runtime only.