|
-
May 20th, 1999, 11:04 AM
#1
Help Files
I have created some simple help files with RoboHelp that I would like to incorporate into my application. When I run the .hlp file on its own it brings up the Contents and Index interface the way I want it to. When I run the help file from my application using this code:
dlgFileOpen.HelpFile = "c:\Help.hlp"
dlgFileOpen.HelpCommand = cdlHelpContents
dlgFileOpen.ShowHelp
it opens the first topic. Is there a way that I can make it bring up the Contents and Index from my application???
Thanks for any help.
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
|