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

Context Toolbar?

1 Answer 62 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
John Schroedl
Top achievements
Rank 2
John Schroedl asked on 14 Mar 2014, 07:41 PM
Hi,

I want to create a feature similar to Office where showing a context menu will also create a small context-specific floating toolbar nearby. I could start to hand-craft this but wanted to ask here first and see if my RadControls for WPF already has this capability. Basically I want control.ContextMenu = myMenuObj; control.ContextToolbar = myToolbarObj; and the two are tied together such that closing the context menu also hides the context toolbar.

Any suggestions?

John

1 Answer, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 18 Mar 2014, 08:27 AM
Hello John,

Currently we do not have a similar demo to show a Context Toolbars like the ones in MS Office on right button click. However, you can start developing this scenario and we can assist you with advices on our controls. Basically, you can place in one Popup ContextMenu and ToolBars or edit the default ControlTemplate of the RadContextMenu to provide a container / panel for ToolBars. We hope you will be able to use one of these approaches or another one which you find more appropriate. Let us know if you have any further questions.

Regards,
Petar Mladenov
Telerik
 

DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges. Watch on demand now.

 
Tags
General Discussions
Asked by
John Schroedl
Top achievements
Rank 2
Answers by
Petar Mladenov
Telerik team
Share this question
or