TX Text Control .NET for Windows Forms Documentation

Text Selections and Character Input

Classes

ClassDescription
InputPositionAn instance of the InputPosition class represents the current text input position of a TXTextControl document.
SelectionThe Selection class describes and handles the attributes of a text selection.

Properties

PropertyDescription
ServerTextControl.InputPositionGets or sets the current text input position.
ServerTextControl.SelectionGets or sets the current selection in the main text of the document.
TextControl.CaretWidthGets or sets the width of the caret in pixels.
TextControl.HideSelectionGets or sets a value indicating whether the selected text in the Text Control remains highlighted when the control loses focus.
TextControl.InputPositionGets or sets the current text input position.
TextControl.InsertionModeSpecifies whether text is inserted or overwrites existing text.
TextControl.SelectionGets or sets the current selection in the text part with the input focus.
TextControl.SelectionViewModeSpecifies whether text selections are displayed with a transparent bitmap or through inverting the text.
WPF.TextControl.CaretWidthGets or sets the width of the caret in pixels.
WPF.TextControl.HideSelectionGets or sets a value indicating whether the selected text in the Text Control remains highlighted when the control loses focus.
WPF.TextControl.InputPositionGets or sets the current text input position.
WPF.TextControl.InsertionModeSpecifies whether text is inserted or overwrites existing text.
WPF.TextControl.SelectionGets or sets the current selection in the text part with the input focus.
WPF.TextControl.SelectionViewModeSpecifies whether text selections are displayed with a transparent bitmap or through inverting the text.

Methods

MethodDescription
ServerTextControl.SelectSelects text within the control.
ServerTextControl.SelectAllSelects all text in the control.
TextControl.OnInputPositionChangedRaises the InputPositionChanged event.
TextControl.SelectSelects text within the Text Control.
TextControl.SelectAllSelects all text in the Text Control.
WPF.TextControl.OnInputPositionChangedRaises the InputPositionChanged event.
WPF.TextControl.SelectSelects text within the Text Control.
WPF.TextControl.SelectAllSelects all text in the Text Control.

Events

EventDescription
TextControl.InputPositionChangedOccurs when the text input position has been changed.
WPF.TextControl.InputPositionChangedOccurs when the text input position has been changed.
 
 
 

Products

Support

Downloads

Corporate

Buy Now