using Help.ShowHelp(this,"path","keyword")
C#
1
Posts
1
Posters
0
Views
1
Watching
-
dear programmers i have made a help file contains many topics. i have a application contains forms when user press F1 then respective form help to be shown i am using Help.ShowHelp(this,"c:/help.hlp","Form1"); but is not working not giving any error only simply Help.ShowHelp(this,"c:/help.hlp"); is showing the help which is not required.. if any body have done before plz forward
sikandar