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