Oct 8, 2003 #1 CleoMan Programmer Joined Jun 18, 2003 Messages 110 Location ZA I recently compiled HTML help files using the Microsoft HTML Help workshop. This created a help file with a extension of .chm What i would like to know is how to open this file extension from within visual basic? Any help would be immensely appreciated. Thanks
I recently compiled HTML help files using the Microsoft HTML Help workshop. This created a help file with a extension of .chm What i would like to know is how to open this file extension from within visual basic? Any help would be immensely appreciated. Thanks
Oct 8, 2003 #2 vikram28 Programmer Joined Jul 9, 2003 Messages 25 Location IN Goto Project -> Project Properties and then browse for your help file name.Then for every component provide the help context id. Good luck Vikram Upvote 0 Downvote
Goto Project -> Project Properties and then browse for your help file name.Then for every component provide the help context id. Good luck Vikram