G
Guest
hi I have made a CHM file and I have linked my .CHM file with the controls on
the Form in my application which is made in C# 2005. Its working fine . But I
want that if user presses 'F1' then when the help is opening i want the
contents of help file which is opening, so that I can get the content of a
help file in a string array which is opening.
Currently I am using "HTML help workshop 4.74" and VS2005(C#).
Can any one help me how to get the contents of a help file when help file is
requested by the user by pressing 'F1'.
If any one has got any idea how to implement this please lemme know.
Thanks in Advance
the Form in my application which is made in C# 2005. Its working fine . But I
want that if user presses 'F1' then when the help is opening i want the
contents of help file which is opening, so that I can get the content of a
help file in a string array which is opening.
Currently I am using "HTML help workshop 4.74" and VS2005(C#).
Can any one help me how to get the contents of a help file when help file is
requested by the user by pressing 'F1'.
If any one has got any idea how to implement this please lemme know.
Thanks in Advance