Products Technologies Demo Docs Blog Support Company

What's New in 7.0

We regularly release major updates to our libraries, adding new features and responding to customer requests.

Thesaurus

Suggestions

Thesaurus

TX Spell .NET for Windows Forms provides a Thesaurus feature in version 7.0 that creates synonyms for selected words on command.

Visual Studio 2017 Compatibility

Visual Studio

Visual Studio 2017 Compatibility

As an active member of the Microsoft Visual Studio Industry Partner Program and as an official Visual Studio 2017 Sim-Ship Partner, we have committed to support new versions of Visual Studio and to make sure that our products work seamlessly with Visual Studio 2015.

Updated .NET framework

.NET framework

Updated .NET framework

TX Spell .NET for Windows Forms 7.0 has been compiled with .NET Framework 4.0.

UserDictionary file path

Dictionaries

UserDictionary file path

To ascertain the name and path of the file where a user dictionary was loaded from or saved to, the UserDictionary provides the FilePath property.

Create synonyms for selected words

Create synonyms for selected words with synonym groups. TX Spell .NET for Windows Forms 7.0 implements the new TXTextControl.Proofing.TXSpell.CreateSynonyms method that returns an array of TXTextControl.Proofing.SynonymGroup class objects where each group represents a collection of synonyms with common meaning.

A dialog box that can be used out-of-the-box has been implemented to add this functionality to your application. Additionally, the TX Text Control TXTextControl.Windows.Forms.Ribbon.RibbonProofingTab class has been extended to open this dialog when TX Spell .NET for Windows Forms is connected to TX Text Control.

Create synonyms for selected words

Visual studio 2017 compatibility

Seamless compatibility with Visual Studio 2017 for full integration. As an active member of the Microsoft Visual Studio Industry Partner Program and as an official Visual Studio 2017 Sim-Ship Partner, we have committed to support new versions of Visual Studio and to ensure that our products work seamlessly with Visual Studio 2015.

We implemented and tested our setups, toolbox support, help integration, IntelliSense support, and many more features with the final versions of Visual Studio 2017 to guarantee complete compatibility with our products.

UserDictionary file path

Get the file path of the loaded or saved user dictionary. To ascertain the name and path of the file where a user dictionary was loaded from or saved to, the TXTextControl.Proofing.UserDictionary class provides the TXTextControl.Proofing.UserDictionary.FilePath property.

.NET framework update

.NET Framework update for Windows Forms products to v4.0+ Starting with 7.0, our Windows Forms products require .NET Framework 4.0 and higher. v4.5 is not a must have and it is sufficient to install v4.0 on the target machine. To find out more about the supported Windows versions, please refer to this MSDN article:

.NET Framework System Requirements

New classes, properties, methods and events for Windows Forms

See all new members