|
-
Jun 29th, 2005, 08:46 PM
#1
Thread Starter
Junior Member
Pop up menu from the mouse *RESOLVED*
I made a (command) button, and I want a menu to pop out (where the mouse is) when it's clicked.
Help?
Last edited by SecretPact; Jun 29th, 2005 at 09:03 PM.
-
Jun 29th, 2005, 08:52 PM
#2
Re: Pop up menu from the mouse
You have to have some menu created so it could be "popped up".
So, do you have any menu (with submenues) yet ???
-
Jun 29th, 2005, 08:57 PM
#3
Thread Starter
Junior Member
Re: Pop up menu from the mouse
I know this is possible, I've done it before, I just don't remember how. I know first you gotta make a menu. Then when the form loads you hide it, then you make it pop up somehow next to the mouse.
I just don't remember...
-
Jun 29th, 2005, 08:57 PM
#4
Re: Pop up menu from the mouse
In your command button's click event put something like this...
-
Jun 29th, 2005, 09:01 PM
#5
Re: Pop up menu from the mouse
 Originally Posted by SecretPact
... somehow next to the mouse. ...
What does that mean ???
-
Jun 29th, 2005, 09:02 PM
#6
Thread Starter
Junior Member
Re: Pop up menu from the mouse
HOLY COW, THAT'S IT! thanks man!
-
Jun 29th, 2005, 09:07 PM
#7
Re: Pop up menu from the mouse *RESOLVED*
You could just have asked for the syntax of it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|