Hi, I'm trying to get a spellcheck (without using word) for a RichTextBox. I've tried to use the RichTextBox.GetSpellingError Method at http://msdn.microsoft.com/en-us/libr...lingerror.aspx, but I don't understand how to use it. Can somebody help me? ...