C1.WPF.SpellChecker Namespace > ISpellCheckableEditor Interface : HasMoreText Method |
This method allows spell-checking complex controls such as lists and grids. In these cases, a typical implementation will use this method to increment an internal index, update its Text property, and return true to continue spell-checking without closing the dialog.
Implementations for simple controls such as text boxes should simply return false.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2