What at the moment is, What i want
I want to add an MenuItem to the existing Menu that opens when you click on the Application Icon.
Thanks for the help.
What at the moment is, What i want
I want to add an MenuItem to the existing Menu that opens when you click on the Application Icon.
Thanks for the help.
It can be done using interops to go to Win32 calls... First override the SourceInitialized method for the Window and add the following: