|
-
Jan 5th, 2000, 07:21 AM
#1
Thread Starter
Addicted Member
i was wondering how can i make a command button on my form be when you click it it well be a menu like the start button in win98?? please help
-
Jan 5th, 2000, 08:37 AM
#2
Hyperactive Member
Do you mean, like a pop-up menu?
------------------
Ryan
-
Jan 5th, 2000, 08:44 AM
#3
Junior Member
First create a menu with the name "mnuMain"
Then add all the MenuItems you wish.
Then in the click_event for Commmand1 put this:
PopUpMenu mnuMain
-
Jan 5th, 2000, 08:49 AM
#4
Thread Starter
Addicted Member
Yes but see im going to hide the hoel task bar and i want to place my command button on the thing and use it has a start menu button i want it to do a pop-up menu of the start menu.....
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
|