HelpSmith Logo
Making Help Authoring a Pleasure to Do
Free DownloadStart your free trial now
HelpSmith Topics
Making Help Authoring a Pleasure To Do

Context-sensitive help for my .CHM help file

How can I create and use Context Sensitive Help?

What I need is to integrate my .CHM help file that I've created with HelpSmith with my application. For example, I need to display a specific topic within my CHM file from a form.

28

Comments

If you need to integrate a CHM help file with your desktop application, it depends on your development IDE that can provide built-in methods to operate with a CHM help file.

Or, you can use HTML Help API function directly. For example, you can search for the HTMLHelp() function in Microsoft docs:
https://docs.microsoft.com/en-us/windows/win32/api/htmlhelp/nf-htmlhelp-htmlhelpw

19

You can also find articles with code examples for different IDEs that are available on our website:

.NET (C#, VB.NET)

https://www.helpsmith.com/how-to-connect-htmlhelp-chm-net.php

Visual Basic/VBA Application

https://www.helpsmith.com/how-to-connect-htmlhelp-chm-visual-basic-vba.php

Delphi

https://www.helpsmith.com/how-to-connect-htmlhelp-chm-delphi.php

23

Add a Comment

Please Login or Register or leave comments.

Hello World
Lorem ipsum dolor sit amet
OK
Login
Nickname or Email:
Password:
If you do not have an account, you can register.