New Features and Update Notes
TX Spell .NET 9.0 provides the following new features:
ShowDialog Settings
With TX Spell .NET 9.0, the ShowDialogSettings class provides the possibility to determine the start position and the owner of the built-in options or spell check dialog. To specify these settings for the spell check dialog, the TXSpellChecker.SpellChecker.ShowDialogSettings property is provided. The options dialog can be modified by setting an instance of the ShowDialogSettings class as a parameter to the OptionsDialog method.