C1.WPF.SpellChecker Namespace > BadWordEventArgs Class : Cancel Property |
If the Dialog property is not null, then the error is about to be displayed in a spell dialog. Setting the Cancel parameter to true in this case causes the dialog to skip to the next error.
If the Dialog property is null, then the error was detected in as-you-type mode and the word is about to be underlined. Setting the Cancel parameter to true in this case prevents the word from being underlined.
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