ACC: How to Create Pop-up Context-Sensitive Help (95/97) (141621)
The information in this article applies to:
- Microsoft Access for Windows 95 7.0
- Microsoft Access 97
This article was previously published under Q141621 Advanced: Requires expert coding, interoperability, and multiuser skills.
SUMMARY
One alternative to displaying your application's online Help system in a
separate window is to display it in a small, shaded pop-up window within
your application. To do this, you can use the Windows API WinHelp()
function with its HELP_CONTEXTPOPUP argument. This article shows you how
to implement such a Help system.
Microsoft provides programming examples for illustration only, without warranty either expressed or implied. This includes, but is not limited to, the implied warranties of merchantability or fitness for a particular purpose. This article assumes that you are familiar with the programming language that is being demonstrated and with the tools that are used to create and to debug procedures. Microsoft support engineers can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific requirements.
This article also assumes that you are familiar with using the Windows Help
Workshop to create Windows Help files.
REFERENCES
For more information about creating Help files, refer to the online Help
supplied Windows Help Workshop and the Help Workshop's training Cards.
For more information about HelpContextID, search the Help Index for
"HelpContextID" or ask the Microsoft Access 97 Office Assistant.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbhowto kbProgramming kbusage KB141621 |
---|
|