Hello Team,I have been trying to implement a busy indicator (like., loading or progressing) when the check spelling is clicked and before the myspellchecker pops up.But, i was not able to find any event or property that indicates the opening of the MySpellChecker.Could you please help me in finding an event (or property) that indicates the opening of mySpellchecker or suggest any alternative to Indicate that the spellchecking is running in the backgroud.Thank you,Pratap Kumar
Hello Pratap,
Thank you for reaching out.
I recommend using the SpellChecker's GotFocus event.
Let me know if you have any questions.