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

MouseLeftButtonDown in RichTextBox

1 Answer 58 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Anthony
Top achievements
Rank 1
Anthony asked on 16 Nov 2010, 07:20 AM
I've found one bug recently.... when you set  RichTextBox.Document.LayoutMode = DocumentLayoutMode.Paged or (2) the runtime doesn't handle MouseLeftButton Event properly. It handle it when I click on the blue area , but the page itself.... How can I fix it??

1 Answer, 1 is accepted

Sort by
0
Iva Toteva
Telerik team
answered on 18 Nov 2010, 05:10 PM
Hello Anthony,

MouseLeftButtonDown and MouseLeftButtonUp are events that RadRichTextBox exposes and the blue area you are talking about is also part of RadRichTextBox. Therefore, the events are fired when you click on it, just as they do when you click on the page itself.
Currently we do not provide events for clicking on the page and no means that would enable you to ascertain where the MouseLeftButtonDown occurred.

Sincerely yours,
Iva
the Telerik team
See What's New in RadControls for Silverlight in Q3 2010 on Tuesday, November 16, 2010 11:00 AM - 12:00 PM EST or 10:00 PM - 11:00 PM EST: Register here>>
Tags
RichTextBox
Asked by
Anthony
Top achievements
Rank 1
Answers by
Iva Toteva
Telerik team
Share this question
or