This question is locked. New answers and comments are not allowed.
We are having an issue with Toggle* methods (ToggleBold, ToggleItalic, ToggleUnderline) as well as Undo and Redo. Basically, if the rich textbox has more than 3000 characters ToggleBold works once to bold, second call does not undo bolding.
Here are the steps:
1. Enter text with >3000 characters (3000 is not the exact number, 3100 will be enough to repro)
2. Select all text and call ToggleBold, all text is bolded
3. Select all text and call ToggleBold, text stays bold
I can send you a sample project if you need.
Thanks.
Here are the steps:
1. Enter text with >3000 characters (3000 is not the exact number, 3100 will be enough to repro)
2. Select all text and call ToggleBold, all text is bolded
3. Select all text and call ToggleBold, text stays bold
I can send you a sample project if you need.
Thanks.