S
Sender
(Ignore this message, if duplicate..)
I have created a MainMenu with several levels. I want to run this menu when
someone (LEFT) click on a command button? How can I do this?
In VB.Net there is something called ContextMenu. But I think we can access
this contextmenu from some control by RIGHT-CLICKING not by LEFT-CLICKING.
Is there any way we acess this using LEFT button just like we do in VB6.0
using POPUMENU command and then checking which button has been pressed e.g.
Button = 1 ro Button = 2
Thanks again...
I have created a MainMenu with several levels. I want to run this menu when
someone (LEFT) click on a command button? How can I do this?
In VB.Net there is something called ContextMenu. But I think we can access
this contextmenu from some control by RIGHT-CLICKING not by LEFT-CLICKING.
Is there any way we acess this using LEFT button just like we do in VB6.0
using POPUMENU command and then checking which button has been pressed e.g.
Button = 1 ro Button = 2
Thanks again...