The "Document Editor Demo" sample includes a RichTextBoxExtended class which inherits from RichTextBox. It includes code that replaces the default RichTextBox context menu. In so doing, the spell checking menu items are no longer available.
What's the best way to add the spell checking menu items to the RichTextBoxExtended class?
Thanks, Crile
What's the best way to add the spell checking menu items to the RichTextBoxExtended class?
Thanks, Crile