New Properties, Methods and Events

In TX Text Control 20.0 the following new properties, methods and events have been added:

Properties

Property Description
TXButtonBar.PosLeftToRight Returns or sets the position of a button for setting the left to right writing direction.
TXButtonBar.PosRightToLeft Returns or sets the position of a button for setting the right to left writing direction.
TXButtonBar.PosStrikethru Returns or sets the position of a button for setting the strike through attribute.
TXButtonBar.PosSubscript Returns or sets the position of a button for setting text to subscript.
TXButtonBar.PosSuperscript Returns or sets the position of a button for setting text to superscript.
TXButtonBar.RightToLeft Returns or sets a value specifying whether the button bar's buttons are shown from right to left or from left to right.
TXRulerBar.RightToLeft Returns or sets a value specifying whether the ruler bar has its origin at the right or at the left border.
TXStatusBar.RightToLeft Returns or sets a value specifying whether the status bar's display areas are shown from right to left or from left to right.
TXStatusBar.ShowLocale Specifies whether the status bar shows the language of the text selection or the text input position.
TXTextControl.Justification Gets or sets the kind of justification in documents containing Arabic or Hebrew characters.
TXTextControl.Locale Specifies a language for the selected text.
TXTextControl.RightToLeft Returns or sets a value specifying whether the Text Control's vertical scrollbar is at the left or right border and whether the Text Control has a right or left zoom origin.
TXTextControl.TextDirection Specifies the writing direction.

Methods

Method Description
TXTextControl.ChangeTextDirection Changes the text direction of all selected paragraphs.
TXTextControl.LocaleDialog Invokes the Text Control's built-in language dialog box and, after the user has closed the dialog box, specifies whether he has changed something.