|
-
Sep 18th, 2000, 06:42 AM
#1
In my VB program i want that i should be able to pop up a "Help" menu when the user presses F1.How can i do it.
-
Sep 18th, 2000, 07:17 AM
#2
When you have created the help menu for your program, you can set the shortcut key for that menu (in the menu editor) to F1.
Sunny
-
Sep 18th, 2000, 09:55 AM
#3
"Pop up a help menu"
Do you wish to create a help file and display it when the user presses F1? If yes, one option is to create a HTML Help file and open that when the user clicks either on the Help menu option or when the user presses F1. There have been 100s of questions on this forum regarding help files.
You could search for "Help file" to see if you need to pursue that option.
Good Luck.
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
|