Is there any built in way to spell check a rich text box is Visual Basic 2010? i have .NET Framework 4. If there isn't I am open for suggestion on another way to do it. Not using MS Word though.
Thanks! :)
Printable View
Is there any built in way to spell check a rich text box is Visual Basic 2010? i have .NET Framework 4. If there isn't I am open for suggestion on another way to do it. Not using MS Word though.
Thanks! :)
There is nothing built into the .NET Framework for that. I believe that one of our members has posted a spell-checking component in the VB.NET CodeBank forum, so you should search there. Just note that there may be more than one and at least one of them does use Office, so don't be discouraged by that.