Hi All-
I have a text box and tool bar on a windows form where the user can enter his comments and save. Mode property on the Spell Checker is set as As You Type. This works fine when the user enter more than one word.
For Example: If the user enters Stpo in the text box, spell checker is not showing any underline for this word. Again if the user gives space or enter next word, spell check is turned on.
Is there any way that i can enforce spell check for the first word entered without space.
Thanks in advance.
Hello Swe2,
Could you please review the sample attached to this post and see if it meets your requirements.
Please feel free to let me know if I misunderstood you or if you have any other questions.