| Skype: | TextControlSupport | |
| Orders: | 877-462-4772 |
Listed below are the current versions of TX Text Control:
Full Retail Versions
The artices in this section show you how to make use of TX Text Controls advanced find and replace features.

This source code snippet illustrates how to implement an automated auto completion of partial inserted words. It uses a word list of over 120.000 words.

The main advantage of the text frames in TX Text Control 12.0 is that the content can be handled seperately. This sample show how to replace text in all text frames in a document.

This source code snippet illustrates how to search for strings, replace them with other strings and finally change the color of the replaced text.

Learn how to define a list of frequently used phrases, assign them a shortcut string and let TX Text Control replace them with the full phrase.

Scrolling is a basic feature in all word processors. This source code snippet illustrates how to add targets to a document and then scroll to that position.

Scrolling is a basic feature in all word processors. This source code snippet illustrates how to add targets to a document and then scroll to that position.