TX Text Control .NET for Windows Forms Documentation

Text Fields

Classes

ClassDescription
ApplicationFieldThe ApplicationField class supports text field formats of applications such as Microsoft Word.
ApplicationFieldCollectionAn instance of the ApplicationFieldCollection class contains all created or imported Microsoft Word or Heiler HighEdit fields represented through objects of the type ApplicationField. An instance of this class can be obtained with the
TextFieldAn instance of the TextField class represents a text field in a Text Control document.
TextFieldCollectionAn instance of the TextFieldCollection class contains all standard text fields in a Text Control document or part of the document represented through objects of the type TextField. An instance of this class can be obtained with the
TextFieldEventArgsThe TextFieldEventArgs class provides data for the TextControl.TextFieldClicked, TextControl.TextFieldCreated, TextControl.TextFieldDoubleClicked, TextControl.TextFieldDeleted, TextControl.TextFieldChanged, TextControl.TextFieldEntered and TextControl.TextFieldLeft events.

Properties

PropertyDescription
ServerTextControl.ApplicationFieldsGets a collection of all Microsoft Word or Heiler HighEdit fields that have been created or imported from a Microsoft Word or RTF document.
ServerTextControl.TextFieldsGets a collection of all standard text fields contained in the main text of the document.
TextControl.ApplicationFieldsGets a collection of all Microsoft Word or Heiler HighEdit fields that have been created or imported from a Microsoft Word or RTF document.
TextControl.FieldCursorGets or sets the cursor that is displayed when the mouse pointer is over a marked text field.
TextControl.TextFieldsGets a collection of all standard text fields contained in the text part with the input focus.
WPF.TextControl.ApplicationFieldsGets a collection of all Microsoft Word or Heiler HighEdit fields that have been created or imported from a Microsoft Word or RTF document.
WPF.TextControl.FieldCursorGets or sets the cursor that is displayed when the mouse pointer is over a marked text field.
WPF.TextControl.TextFieldsGets a collection of all standard text fields contained in the text part with the input focus.

Methods

MethodDescription
TextControl.OnTextFieldChangedRaises the TextFieldChanged event.
TextControl.OnTextFieldClickedRaises the TextFieldClicked event.
TextControl.OnTextFieldCreatedRaises the TextFieldCreated event.
TextControl.OnTextFieldDeletedRaises the TextFieldDeleted event.
TextControl.OnTextFieldDoubleClickedRaises the TextFieldDoubleClicked event.
TextControl.OnTextFieldEnteredRaises the TextFieldEntered event.
TextControl.OnTextFieldLeftRaises the TextFieldLeft event.
TextControl.ResetFieldCursorResets the FieldCursor property to its default value.
WPF.TextControl.OnTextFieldChangedRaises the TextFieldChanged event.
WPF.TextControl.OnTextFieldClickedRaises the TextFieldClicked event.
WPF.TextControl.OnTextFieldCreatedRaises the TextFieldCreated event.
WPF.TextControl.OnTextFieldDeletedRaises the TextFieldDeleted event.
WPF.TextControl.OnTextFieldDoubleClickedRaises the TextFieldDoubleClicked event.
WPF.TextControl.OnTextFieldEnteredRaises the TextFieldEntered event.
WPF.TextControl.OnTextFieldLeftRaises the TextFieldLeft event.

Events

EventDescription
TextControl.TextFieldChangedOccurs when the text of a text field has been changed.
TextControl.TextFieldClickedOccurs when a text field has been clicked on.
TextControl.TextFieldCreatedOccurs when a text field has been pasted from the clipboard.
TextControl.TextFieldDeletedOccurs when a text field has been deleted.
TextControl.TextFieldDoubleClickedOccurs when a text field has been double-clicked on.
TextControl.TextFieldEnteredOccurs when the current input position has been moved to a position that belongs to a text field.
TextControl.TextFieldLeftOccurs when the current input position has left a text field.
WPF.TextControl.TextFieldChangedOccurs when the text of a text field has been changed.
WPF.TextControl.TextFieldClickedOccurs when a text field has been clicked on.
WPF.TextControl.TextFieldCreatedOccurs when a text field has been pasted from the clipboard.
WPF.TextControl.TextFieldDeletedOccurs when a text field has been deleted.
WPF.TextControl.TextFieldDoubleClickedOccurs when a text field has been double-clicked on.
WPF.TextControl.TextFieldEnteredOccurs when the current input position has been moved to a position that belongs to a text field.
WPF.TextControl.TextFieldLeftOccurs when the current input position has left a text field.
 
 
 

Products

Support

Downloads

Corporate

Buy Now