I have been tasked to add an on-line help file to a windows application. So I have several questions in my mind:
-
How do you create help files and how
do you add them to a Windows Forms
project? -
Is there a good way to handle them in
a VS solution? -
Is there a tutorial on how to do
this?
Here are indications to a few resources about how to create a help file:
You can do a google search too.