- Sep 1, 2000
- 663
- 0
- 0
I'am new to visual basic and I just finishing creating a HTML Help file(myhelp.chm) for my application. I have a Help in my menu and would like to know how I can get the HTML Help file(myhelp.chm) to launch when the user click. I don't know what code to put in in order to get the file to launch. Thanks.
Private Sub mnuHContents_Click()
'clueless here
End Sub
Private Sub mnuHContents_Click()
'clueless here
End Sub