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

[Solved] Richtext box cut and paste

1 Answer 132 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Mahesh
Top achievements
Rank 1
Mahesh asked on 21 Sep 2011, 07:59 PM
Hi

When i cut and paste the text inherits the document format, but i want to preserve the orignial format. is it possible to preserve the format when i cut and paste to a rich text.

thx
mahesh

1 Answer, 1 is accepted

Sort by
0
Iva Toteva
Telerik team
answered on 22 Sep 2011, 02:12 PM
Hi Mahesh,

The paste command normally pastes the text preserving the original formatting, as saved in the Clipboard.
However, due to limitations in the Silverlight framework copy/pasting rich text is only supported between controls in the same application and not from external sources.
In comparison, rich text copy/paste from Word, OpenOffice, etc. works correctly with the WPF version of the control, because the framework allows it.
You can also refer to this forum thread where we have answered a related question of yours.

Best wishes,
Iva
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
RichTextBox
Asked by
Mahesh
Top achievements
Rank 1
Answers by
Iva Toteva
Telerik team
Share this question
or