RapidSpell adds sentence capitalization correction

Released: Jun 1, 2011

Updates in this release

Updates in V5

  • Sentence capitalization correction (auto or manual).
  • TX Text Control v16 support added.
  • Ignore Once added to 'as you type'.
  • Easier to use custom context menus from 3rd party control kits (use GetSuggestionContextMenuInformation, ChangeWordMenuItem_Click, IgnoreOnceMenuItem_Click, IgnoreAllMenuItem_Click, AddMenuItem_Click methods in RapidSpellAsYouType).
  • RapidSpellDialog support for DataGridView added