|
-
Jan 17th, 2003, 10:20 AM
#1
Thread Starter
New Member
help files [i solved it]
i am using the newest version of Microsoft's HTML Help Workshop to make some help files for this app i'm doing
inside the app i use Help.ShowHelp to open the .chm file. no problem.
however, i also want the ability to open up *specific* help files depending on what the user is doing. is there a way to do this?
i know one of this instances of help.showhelp allows for something like:
Help.ShowHelp(Me, helpPath, HelpNavigator.Topic, 0)
But i don't know what this last number is, or what exactly the HelpNavigator.Topic is.
ehh...i guess my question boils down to a general cry for help in a strained, panicky voice
Last edited by curmudgeon42; Jan 17th, 2003 at 10:24 AM.
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
|