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

Disable right click context menu?

1 Answer 89 Views
Docking
This is a migrated thread and some comments may be shown as answers.
James
Top achievements
Rank 1
James asked on 11 Jun 2010, 11:21 AM
Hello,

Could you please advise the best way to disable the context menu from appearing when you right click on a Pane Header? (see screenshot attached). I just want the default Silverlight context menu to appear instead.

Regards,

James

1 Answer, 1 is accepted

Sort by
0
Accepted
Hristo
Telerik team
answered on 14 Jun 2010, 09:11 AM
Hi James,

You could disable the integrated context menu by setting ContextMenuTemplate to x:Null.
<telerik:RadPane Header="Pane1" Content="Pane1" ContextMenuTemplate="{x:Null}"/>

Let us know if you need more information.

Regards,
Hristo
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Docking
Asked by
James
Top achievements
Rank 1
Answers by
Hristo
Telerik team
Share this question
or