Update Notes

TX Text Control 24.0 provides the following changes and enhancements on existing elements:

Methods

Method Description
TXTextControl.DataVisualization.DrawingFrame.Refresh A further overload can be used when only a part of the drawing must be refreshed.
TXTextControl.DocumentServer.MailMerge.MergeObjects The method now also handles collections containing items of type System.Collections.Generic.Dictionary with string keys.
TXTextControl.TextControl.BarcodeLayoutDialog A new overload has been added to specify the tab that is shown when the tabbed dialog box is opened.
TXTextControl.TextControl.DrawingLayoutDialog A new overload has been added to specify the tab that is shown when the tabbed dialog box is opened.
TXTextControl.TextControl.ImageAttributesDialog A new overload has been added to specify the tab that is shown when the tabbed dialog box is opened.
TXTextControl.TextControl.TextFrameAttributesDialog A new overload has been added to specify the tab that is shown when the tabbed dialog box is opened.

Enumerations

Enumeration Description
TXTextControl.CursorKind The new DragDropCopy, DragDropMove and No members indicate the different cursors during a drag and drop operation.