TX Spell .NET

The TX Spell .NET developer team released the code of TX Spell .NET 3.0 to our SQA where every dialog, property and method combinations are tested.

TX Spell .NET 3.0 is a big milestone in the development of our spell checking component. It will be published in the next couple of weeks.

These are the features for TX Spell .NET 3.0:

  • Improved suggestion quality
    Get the right word ranked at position 1 or 2 in more than 97% of all cases.
  • Event-based spell check dialog
    TX Spell .NET 3.0 provides a spelling dialog that can be customized and used with TX Text Control or any other controls such as the RichTextBox, a simple TextBox or a GridView. You can even use one dialog for more controls in a single pass.
  • New events
    Version 3.0 provides events when dictionaries are added or removed, words are added or removed to user dictionaries or buttons have been clicked in the 100% customizable spell check dialog.
  • Load and save dictionaries from memory or databases
    Dictionaries and user dictionaries can be added and saved from and to a string array. This enables you to add dictionaries from memory or from databases.
  • Create context menus easily
    A new method returns ready-to-use menu items for the integration into your own context menu. You can easily combine your own menus with the spell checking entries.

Keep an eye on this blog to be among the first who are able to test the new features of TX Spell .NET 3.0 - the fastest spell checking component for .NET applications.