This is a migrated thread and some comments may be shown as answers.

RibbonView ChangeCaseCommand

1 Answer 30 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Dipen
Top achievements
Rank 1
Dipen asked on 27 Sep 2016, 01:34 PM

Hi,

I've been looking to implement a change case command similar to what is currently found in Word, I found the following link indicating Telerik are looking to implement this and was wondering if there was any timeline/release date for this feature?

http://feedback.telerik.com/Project/143/Feedback/Details/159427-richtextbox-change-case-command

Kind regards,

Dipen

1 Answer, 1 is accepted

Sort by
0
Todor
Telerik team
answered on 30 Sep 2016, 07:54 AM
Hello Dipen,

Currently, there is no command/API for RadRichTextBox that changes the case of the current selection. As you already found out, the feature is in our to-do list, but has not been scheduled for implementation yet. I could suggest you to follow the item in order to get notifications about any related changes.

However, I've created a sample project which demonstrates how this functionality could be achieved with a custom command. In the example, executing the custom ToggleCaseRoutedCommand (with hotkey Shift+F3), changes the text case to upper. You can find it attached.

Please get back to us if you have further assistance.

Regards,
Todor
Telerik by Progress
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
RichTextBox
Asked by
Dipen
Top achievements
Rank 1
Answers by
Todor
Telerik team
Share this question
or