|
-
Jul 28th, 2000, 10:53 AM
#1
Thread Starter
Junior Member
What is the easiest way to activate F1 Help from a menu? Should I use SendKeys?
-
Jul 28th, 2000, 12:04 PM
#2
Go to Project > Properties. The 3rd TextBox down should have a label above it saying Help File Name. Enter the path to your Help File in TextBox and click OK.
When you run your App, press F1 and the Help File you specified should open.
-
Jul 28th, 2000, 03:41 PM
#3
Thread Starter
Junior Member
Thanks for the reply, Megatron. I've already got the Help file set up for F1. Is there a way to link a helpfile to a menu selection in the Menu Editor. I would like the user to click on a choice in the menu and have the Help file displayed.
-
Jul 28th, 2000, 04:23 PM
#4
Frenzied Member
Use the shellexecute API, or the Common Dialog.ShowHelp
Think that'll do the work
Jop - validweb.nl
Alcohol doesn't solve any problems, but then again, neither does milk.
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
|