This is a migrated thread and some comments may be shown as answers.

SpellCheckingCompleted

3 Answers 72 Views
SpellChecker
This is a migrated thread and some comments may be shown as answers.
Nathaniel
Top achievements
Rank 1
Nathaniel asked on 02 Nov 2011, 10:59 PM
I make use of the SpellCheckingCompleted event, but it doesn't fire when the user clicks the Close button.  Could we get a closed event?

3 Answers, 1 is accepted

Sort by
0
Andrew
Telerik team
answered on 08 Nov 2011, 10:14 AM
Hi Nathaniel,

Thank you for this suggestion.
We will either add an event that will be raised when a user cancels the spellchecking, or we will fire SpellCheckingCompleted and add a property to SpellCheckingCompletedEventArgs showing if the user clicked OK or Cancel/Close. 

All the best,
Andrew
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Raghuveer
Top achievements
Rank 1
answered on 29 Oct 2012, 01:23 AM
Hello Andrew,
Is there any update on SpellChecker window close event / SpellCheckingCompletedEventArgs showing if the user clicked OK or Cancel/Close.  

Thanks,
Raghuveer
0
Petya
Telerik team
answered on 29 Oct 2012, 12:58 PM
Hi Raghuveer,

A boolean property called IsSpellCheckingCanceled has been added to the SpellCheckingCompletedEventArgs that can be used in order to determine if the user clicked OK or Cancel. It should be just what you need.

 
Kind regards,
Petya
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
SpellChecker
Asked by
Nathaniel
Top achievements
Rank 1
Answers by
Andrew
Telerik team
Raghuveer
Top achievements
Rank 1
Petya
Telerik team
Share this question
or