N
Norbert Meiss
I have created a .chm with html workshop (hhw.exe) and linked a chapter via
the help context id of the form. This works fine but it doesn't show the
content pane of the help file, i.e. the icon Show / Hide in the help toolbar
is not available. When calling certain chapters I would like to show the
chapter along with the content pane as it looks when I invoke the file with a
code line like this:
HtmlHelp 0, "abc.chm", HH_DISPLAY_TOPIC, 0
TIA, Norbert
the help context id of the form. This works fine but it doesn't show the
content pane of the help file, i.e. the icon Show / Hide in the help toolbar
is not available. When calling certain chapters I would like to show the
chapter along with the content pane as it looks when I invoke the file with a
code line like this:
HtmlHelp 0, "abc.chm", HH_DISPLAY_TOPIC, 0
TIA, Norbert