New Classes, Properties, Methods and Events

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

Properties

Property Description
TXTextControl.DocumentTarget.ContainsInputPosition Returns true, if the target's position is the same as the current text input position.
TXTextControl.InputPosition.InactiveMarker Shows or hides a marker which indicates the current text input position when the TextControl is inactive and the blinking caret is not visible.
TXTextControl.Page.Footer Gets the footer of the page.
TXTextControl.Page.Header Gets the header of the page.
TXTextControl.SaveSettings.DocumentLevelJavaScriptActions Specifies an array of strings containing Javascript.
TXTextControl.TextField.ContainsInputPosition Returns true, if the Textfield contains the current text input position.

Methods

Method Description
TXTextControl.InputPosition.ScrollTo Scrolls the contents of a Text Control so that the current input position becomes visible.
TXTextControl.TextControl.ForeColorDialog Invokes the built-in dialog box for setting the text color.
TXTextControl.TextControl.TextBackColorDialog Invokes the built-in dialog box for setting the background color of the text.