Hi all, I'd like to add some commands to the menu that appears when the user right-clicks on the top of the form or on the appbar.
I'd like to implement something like emule does. In emule, for example, if the user clicks with the right button on the caption of the form it shows a context menu.
How can i do it in C#?
Thanks.
I'd like to implement something like emule does. In emule, for example, if the user clicks with the right button on the caption of the form it shows a context menu.
How can i do it in C#?
Thanks.
Comment