Hi,
How could I use a Contextmenu control over avax control in my project?
Any help will be appreciated
Page 1 of 1
Using Contextmenu control on Avax
#4
Posted 17 May 2005 - 12:13 PM
First you are making a menu in your form using VB menu designer and then you use VB function PopupMenu to call this menu, when the end user presses the right mouse button.
You can find many examples on how to make a popup menu in VB at:
planetsourcecode.
Go there and search for "popup menu" in "Visual Basic".
You can find many examples on how to make a popup menu in VB at:
planetsourcecode.
Go there and search for "popup menu" in "Visual Basic".
Athanasios Gardos
Avax-Software.com
Avax-Software.com
#5
Posted 17 May 2005 - 03:54 PM
Well I'm using VB.NEt and it has a control called contextmenu. You can darg a control like a groupbox and assign that contextmenu by setting its contextmenu property to the created contextmenu. I wonder if i can assign a contextmenu to avax display screen so that when the end user uses right click of the mouse I can give him some options.
Page 1 of 1
Sign In
Register
Help
Add Reply

MultiQuote