This question is locked. New answers and comments are not allowed.
Hi,
this.radRichTextBox1.SpellCheckingDialog = new SpellCheckingDialog();
i have RadRTB and on top of that 4 buttons (Bold, Italic and Underline) and last is for spell check. I tried many things but was unable to get the SpellCheckDialog. the above mentioned code i tried as well but give me syntax error that SpellCheckingDialog Class not found.
Cany ou please provide me with simple and clean example. that OnCLick of SpellCheck button SpelLChecjk Dialog should appear and on right click of wrong i can also see suggestions.
Kindly let me k now as soon as possible.
Thanks
this.radRichTextBox1.SpellCheckingDialog = new SpellCheckingDialog();
i have RadRTB and on top of that 4 buttons (Bold, Italic and Underline) and last is for spell check. I tried many things but was unable to get the SpellCheckDialog. the above mentioned code i tried as well but give me syntax error that SpellCheckingDialog Class not found.
Cany ou please provide me with simple and clean example. that OnCLick of SpellCheck button SpelLChecjk Dialog should appear and on right click of wrong i can also see suggestions.
Kindly let me k now as soon as possible.
Thanks