Please bare with me, I am very new to VB. I have a help file named help.chm and this is in the same directory as all of my VB project files. On my main form, I have a command button named cmdHelp that when clicked, I would like it to open the help.chm file. Could someone please let me know what code I need to place in the click event? All help is greatly appreciated!!!
Bryan