Spell check and Document Editor Demo

Ribbon for WPF Forum

Posted 15 years ago by Crile Carvey
Version: 4.5.0480
Avatar
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

Comments (3)

Posted 15 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Crile,

We'll add an OnContextMenuOpening override in the next maintenance release that shows how to do spell checking menu items as long as RichTextBoxExtended.SpellCheck.IsEnabled is true.


Actipro Software Support

Posted 15 years ago by Crile Carvey
Avatar
Great! Thanks!

Any idea as to release date?

Crile
Posted 15 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Not yet, we need to cache up on some more updates and support things first before another maintenance release.


Actipro Software Support

The latest build of this product (v24.1.1) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.