Just a quick question but is it possible to open a helpProvider?
All I want is open a CHM help file when I click a button in addition to the F1 key?
If it’s not possibly anyone know of a work around?
Thanks Peter
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think you mean a Windows Forms Application.
There is a Windows Forms Control called HelpProvider that does it for you.
You can open your help file with