Click here to Skip to main content
15,917,652 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I want to add Menu and a submenu to the system menu for my WPF application. Can you please tell me how to do that?

Regards,
V.
Posted

1 solution

This is totally unrelated to WPF. It has to do with shell programming, and depending on what you want, could be as simple as a registry entry. You may find you need to do it in C++, Michael Dunn did an awesome series on shell programming here on Code Projectm perhaps something there can help you ?
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900