Hello
I need to enable the "The spelling check is complete" message box.
If user enter text with correct spell it is not giving any message.
I am using the following on button click.
ultraSpellCheckerForComments.ShowSpellCheckDialog(this.textComments);
Hello,
I am not sure what exactly version of Infragistics you are using, but by default the UltraSpellChecker does not show any messages when complete the spelling. If you want to do this please take a look at the attached sample.
Thank you for using Infragistics Components.