Display .HLP help file

  • Thread starter Thread starter xzzy
  • Start date Start date
X

xzzy

How is a .HLP help file displayed from a C# winforms application?

Thank you,

John Bickmore
 
not sure about .hlp but for .chm I used

System.Windows.Forms.Help.Show()

Give it a try.
 

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