Help authoring tools for WinForms...

  • Thread starter Thread starter Charlie@CBFC
  • Start date Start date
C

Charlie@CBFC

Hi:

I want to integrate a help system into my WinForm app. Any suggestions on
where to start?

Thanks,
Charlie
 
Charlie@CBFC said:
I want to integrate a help system into my WinForm app. Any suggestions on
where to start?

Take a look at the 'HelpProvider' component, which is available in the
toolbox (and its documentation, BTW). HTML Help files can be created using
Microsoft HTML Help Workshop, which is included in some versions of VS, or
can be downloaded for free from the Microsoft Web site otherwise.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top