Article ID: 189086 - Last Review: July 1, 2004 - Revision: 3.1 How To Create Context-Sensitive HTML Help in a Visual Basic AppThis article was previously published under Q189086 SUMMARY
This article shows you how to implement context-sensitive HTML Help in a
Visual Basic application.
Also, this article assumes that you have created an HTML Help (.chm) file to use with context-sensitive help. For additional information on creating HTML help files, please see the following article in the Microsoft Knowledge Base: 191118
(http://support.microsoft.com/kb/191118/EN-US/
)
: How To Create Context-Sensitive HTML Help in an MFC Application
The information in this article is most useful for Visual Basic 4.0 and 5.0 applications. Visual Basic 6.0 has added support for HTML Help files that eliminates the need for calling the API directly. See Visual Basic's online help for more information.
MORE INFORMATION
Perform the following steps in your Visual Basic application:
REFERENCES
Microsoft Visual Basic Help, version 4.0, 5.0
| Article Translations
|
Back to the top
