| ServerTextControl.InputPosition | | Gets or sets the current text input position. |
| ServerTextControl.Selection | | Gets or sets the current selection in the main text of the document. |
| TextControl.CaretWidth | | Gets or sets the width of the caret in pixels. |
| TextControl.HideSelection | | Gets or sets a value indicating whether the selected text in the Text Control remains highlighted when the control loses focus. |
| TextControl.InputPosition | | Gets or sets the current text input position. |
| TextControl.InsertionMode | | Specifies whether text is inserted or overwrites existing text. |
| TextControl.Selection | | Gets or sets the current selection in the text part with the input focus. |
| TextControl.SelectionViewMode | | Specifies whether text selections are displayed with a transparent bitmap or through inverting the text. |
| WPF.TextControl.CaretWidth | | Gets or sets the width of the caret in pixels. |
| WPF.TextControl.HideSelection | | Gets or sets a value indicating whether the selected text in the Text Control remains highlighted when the control loses focus. |
| WPF.TextControl.InputPosition | | Gets or sets the current text input position. |
| WPF.TextControl.InsertionMode | | Specifies whether text is inserted or overwrites existing text. |
| WPF.TextControl.Selection | | Gets or sets the current selection in the text part with the input focus. |
| WPF.TextControl.SelectionViewMode | | Specifies whether text selections are displayed with a transparent bitmap or through inverting the text. |