View Single Post
  #1  
Old 03-10-2010, 01:29 AM
VB.NET VB.NET is offline
Senior Member
 
Join Date: Jun 2009
Posts: 5,161
Default VB.NET: Spelling check on RTF content

I'm using the VB.NET 2005 RichTextBox control as a base for a user control that I've written, and one of the functions I'm writing into this control is a spelling check. There's a problem I've found though: I can't preserve RTF markup when corrections to the spelling are made. I've tried my own...
__________________
VB.NET
domain name forum
Reply With Quote