Welcome to TX Text Control, the text processor in a single .NET control. Using TX Text Control, you can create all kinds of text-based applications with the ease of programming that is characteristic of development environments, such as Visual Studio .NET and with highly sophisticated formatting and display capabilities which are normally the exclusive domain of large word processing packages.
Start Visual Studio .NET and create a new project. Select either Visual Basic or C# as a project type, and Windows Application as a template.
Find the TX Text Control 29.0 toolbox tab that has been created automatically. All usable TX Text Control controls or components are listed in this tab.
Click on the TextControl icon and draw it on the form.
Now, click on the Smart Tag in the upper right corner of TextControl. In the Wizards group, click on Add a Button Bar, Add a Status Bar, Add a Ruler Bar and Add a Vertical Ruler. Finally, click on Arrange Controls Automatically. The controls are now connected and docked to fill the container:
Build and start the application to see the first results.