Hi,
Can some body post an example on how to use UltraSpellChecker.
My Form has some textboxes that needs to be checked when the user inputs data in them.
Let me know how to set the spellchecker to those textboxes?
Thanks
Nagarjun
Just drop one on the form, then on the textbox that you would like checked set the spellcheker property to the ultraspellchecker and walla. it will not popup the dialog until you attemp to leave the control but the squggly will appear as you type.
Hope this helps
Cano