Is there any site to see code about pressing right button mouse menu over a button (or image...)
i find this...
http://www.c-sharpcorner.com/2/mouse_events.asp
but i want find a real program which use it.
Thx
Is there any site to see code about pressing right button mouse menu over a button (or image...)
i find this...
http://www.c-sharpcorner.com/2/mouse_events.asp
but i want find a real program which use it.
Thx
right button mouse menu
tonda
hi,
you can build a context menu from you toolbox and on your control properties you set the context menu property to your context menu that you have created
hope that helps
Adrian Baras - MSFT