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

RadWindow Icon ContextMenu

1 Answer 136 Views
Window
This is a migrated thread and some comments may be shown as answers.
Marcel
Top achievements
Rank 1
Iron
Marcel asked on 21 Aug 2015, 10:10 AM

Hi there,

 almost every application in Windows (7) offers a context menu in the upper left corner of the title bar (Chrome even does this without any visible icon). The Telerik RadWindow does not. Even if I try to add a context menu to the image which I use as window icon, the menu does not show up. Can you please tell me how to imitate the (kind of) default context menu of any ordinary Windows application with a RadWindow?

 Cheers,

Marcel

1 Answer, 1 is accepted

Sort by
0
Nasko
Telerik team
answered on 24 Aug 2015, 01:02 PM
Hi Marcel,

Indeed in order to achieve the desired behavior you need to use RadContextMenu. By setting it on the image which you've chosen for Icon the desired functionality could be achieved. Please, notice that the HitTestable attached property should be set to True.

We have created a sample project that demonstrates that.

Hopes it helps.

Regards,
Nasko
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
Window
Asked by
Marcel
Top achievements
Rank 1
Iron
Answers by
Nasko
Telerik team
Share this question
or