Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a graphical index that displays a specified index (.hhk) file.
This command can be used with either a compiled help (.chm) file or uncompiled HTML files.
Syntax
<PARAM name="Command" value="Index">
<PARAM name="Item1" value="<i>.hhk file path</i>">
Properties
Example
<OBJECT
id=MyControl
type="application/x-oleobject"
classid="clsid:52a2aaae-085d-4187-97ea-8c30db990436"
codebase="Hhctrl.ocx#Version=5,02,3790,1194"
width=100%
height=100%
>
<PARAM name="Command" value="Index">
<PARAM name="Item1" value="c:\Index Files\MyIndex.hhk">
</OBJECT>