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

Menu commands in RadPane

1 Answer 45 Views
Docking
This is a migrated thread and some comments may be shown as answers.
David Brubacher
Top achievements
Rank 1
David Brubacher asked on 16 Jun 2011, 06:48 PM
I would like to 'freeze' my layout as described in 'How To Freeze the Layout', except the Q1.2011 build doesn't have a MenuCommands collection. Can someone explain the new way to remove the drop-down menu in a pane?

1 Answer, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 17 Jun 2011, 12:53 PM
Hi David,

In order to remove the ContextMenu from the Pane, you will have to use the ContextMenuTemplate and set it to null, for example:

<telerik:RadPane ContextMenuTemplate="{x:Null}"/>

Hope this helps.

Best wishes,
Konstantina
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
David Brubacher
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Share this question
or