|
-
May 28th, 2000, 12:58 AM
#1
Thread Starter
Lively Member
Hi..
I have a help file in my program and it automatic starts when I press F1 but it would be nice to for example start it in the menu or when a user press a buttom. How do I show the help?
I have tryed to use the "SendKeys("{F1}") but it don't feel right, there must be a better way.
-
May 28th, 2000, 04:59 AM
#2
Use the ShowHelp method from the CommonDialog Control.
-
May 28th, 2000, 05:24 AM
#3
Thread Starter
Lively Member
-
May 28th, 2000, 06:07 AM
#4
Fanatic Member
That works well Megatron, but you could also use the shell function and just open the help file. Just another option.
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
|