New Properties, Methods and Events

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

Properties

Property Description
TXButtonBar.DisplayColor This property gets or sets the display colors of a button bar.
TXRulerBar.DisplayColor This property gets or sets the display colors of a ruler bar.
TXStatusBar.DisplayColor This property gets or sets the display colors of a status bar.
TXTextControl.AllowDrag Gets or sets a value indicating whether the control can be a source of a Drag&Drop operation.
TXTextControl.AllowDrop Gets or sets a value indicating whether the control can accept data that the user drags onto it.
TXTextControl.DisplayColor This property gets or sets the display colors of a TextControl.
TXTextControl.ObjectInsertionMode Gets or sets an image's, text frame's, signature field's or OLE object's formatting behaviour.
TXTextControl.ObjectName Defines a name for an image, text frame, signature field or OLE object.
TXTextControl.ObjectPosX Gets or sets the image's, text frame's, signature field's or OLE object's horizontal position, in twips.
TXTextControl.ObjectPosY Gets or sets the image's, text frame's, signature field's or OLE object's vertical position, in twips.
TXTextControl.ObjectUserId Defines a user-defined identifier for an image, text frame, signature field or OLE object.

Methods

Method Description
TXTextControl.ObjectGetFromName Looks for the object with the specified name.
TXTextControl.ObjectGetFromUserId Looks for the object with the specified user identifier.