Updating Your Project From a Prior Version of TX Text Control

The easiest way to adapt your Visual Studio .NET project from a prior to a newer TX Text Control version is to deinstall your prior version before installing the newer TX Text Control version. In this case your project is automatically adapted through the Visual Studio .NET development environment.

If you have installed more than one TX Text Control version perform the following steps:

  • Load your Visual Studio .NET project.
  • Open the Add Reference... dialog box in the Project... menu.
  • Delete the references to the current TX Text Control version.
  • Add the required references to the new version and close the dialog box.
  • Open the licenses.licx file of your project and change the version number of the referenced TX Text Control version to the version number of the newer TX Text Control version.
  • Close the Visual Studio .NET development environment.
  • Reopen the Visual Studio .NET development environment.
  • Rebuild your project using the Rebuild Solution menu item.