L
lord.zoltar
Hello,
I have a help file as a chm, which is added to the project as a
resource. I'm trying to display it as
System.Windows.Forms.Help.ShowHelp(Me, "Name_Of_Helpfile_Resource")
which obviously does not work (It cannot find anything at that URL).
Is there a way to do this?
I have a help file as a chm, which is added to the project as a
resource. I'm trying to display it as
System.Windows.Forms.Help.ShowHelp(Me, "Name_Of_Helpfile_Resource")
which obviously does not work (It cannot find anything at that URL).
Is there a way to do this?