Question open a windows help(.hlp) file?

nandinis

New member
Joined
Jul 29, 2010
Messages
1
Programming Experience
Beginner
I'm unable to open a windows help(.hlp) file using vb.net application & its not giving any error also on clicking that help menu.
i'm using Help.ShowHelp() method to open that file & its working fine when i'll try to open that file separately, i.e., without using it with vb.net application.
 
Last edited:
Back
Top