Dock a page from a chm helpfile

  • Thread starter Thread starter Torben Laursen
  • Start date Start date
T

Torben Laursen

I want to show a page from a chm helpfile in a memo component on a form,
or in some other way dock a page from a helpfile on a winform.

Is there a simple way to do this?

Torben
 
Hello Torben,

I suppose you need to use HTML Help Workshop to decomplice CHM and extract
the desired page

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


TL> I want to show a page from a chm helpfile in a memo component on a
TL> form, or in some other way dock a page from a helpfile on a winform.
TL>
TL> Is there a simple way to do this?
TL>
TL> Torben
TL>
 
Back
Top