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

How do I disable the floating menu?

2 Answers 55 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 16 Nov 2010, 08:45 PM
I would like to disable the floating menu, it isn't necessary for what I need the radrichtextbox for.

2 Answers, 1 is accepted

Sort by
0
Accepted
Boby
Telerik team
answered on 17 Nov 2010, 11:50 AM
Hello Michael,
The property you can use to stop selection mini toolbar is RadRichTextBox.IsSelectionMiniToolBarEnabled.
This is a quick sample:
<telerik:RadRichTextBox IsSelectionMiniToolBarEnabled="False" />

Don't hesitate to contact us if you have other questions.


All the best,
Boby
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>>
0
Michael
Top achievements
Rank 1
answered on 17 Nov 2010, 09:42 PM
Thanks, that works great.
Tags
RichTextBox
Asked by
Michael
Top achievements
Rank 1
Answers by
Boby
Telerik team
Michael
Top achievements
Rank 1
Share this question
or