Designing a Help System

Implementing Help in an Application

Help can be implemented in a number of ways. An application can use the Windows Help system, ToolTips, or the What's This? Help feature of certain controls.

click to view at full size.

Figure 12.13 Three types of help mechanisms used in applications

Help System

When using the Windows Help system, you can allow the user to invoke Help from a command, such as a Help command button or a Help menu. You can also provide context-sensitive Help. If the HelpContextID is set for the control, and a .HLP file is referenced for the project, when a user presses F1 the Windows Help system will automatically start, load the specified Help file, and move to the topic by ID.


Microsoft Windows Architecture Training
Microsoft Windows Architecture for Developers Training Kit
ISBN: B00007FY9D
EAN: N/A
Year: 1998
Pages: 324

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net