I have an application listing in my application and I would like to allow people to right-click on an item and show the Windows Explorer context menu. I'm assuming I would need to use the IContextMenu interface, but I'm not really sure where to start.
Asked
Active
Viewed 432 times
0
-
1thanks.im new in this site i will research before ask next time . – Osman Beyazmursel Aug 26 '13 at 12:19
-
Google on: C# right-click submenu and you will get dozens of answers:) – Max Aug 26 '13 at 12:20
1 Answers
0
same question is here hopefuly helps it. There's a very good tutorial (albeit in C++) about hosting an IContextMenu on Raymond Chen's blog in 11 parts (in order):

Community
- 1
- 1

Lütfullah Kus
- 302
- 1
- 12
-
1
-
1
-
1
-
i didnt use but you can find the library at: http://gong-shell.sourceforge.net/ – Lütfullah Kus Aug 26 '13 at 12:15