Click to return to the HTML Help home page    
Create context-sensitive ...     Create training card help     Implement context-sensiti...    
Web Workshop  |  DHTML, HTML & CSS  |  HTML Help

Example: Creating Context-Sensitive Pop-up Help


Microsoft Corporation

Updated June 10, 1999

Context-sensitive help enables a user to easily find information about a specific user interface element. Pop-up help appears in a pop-up window rather than in the Help Viewer. This example is a four-step process that explains how to create context-sensitive pop-up help.

To make context-sensitive pop-up help work, you need to create a text file for your help topics and a header (.h) file, and then include them in your project (.hhp) file.

The four steps of the process are as follows:

  1. Create a text file for pop-up help topics.
  2. Create a header file.
  3. Create a [TEXT POPUPS] section in your project file.
  4. Include a header file in your project file.

Notes



Back to topBack to top

Did you find this material useful? Gripes? Compliments? Suggestions for other articles? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.