MOD2000: How to Display Context-Sensitive Help for the What'sThis Button (202314)
The information in this article applies to:
- Microsoft Office 2000 Developer
- Microsoft Access 2000
This article was previously published under Q202314 Advanced: Requires expert coding, interoperability, and multiuser skills.
For a Microsoft Office XP Developer version of this article, see 306370.
SUMMARY
You can provide context-sensitive Help for a What's This button on the title bar of your Access form by using the WhatsThisButton property. When you set this property to True, the mouse pointer changes to the What's This state (arrow with a question mark), and the topic displayed is identified by the HelpContextID property of the control that the user clicks.
This article demonstrates how to display context-sensitive Help for the
WhatsThisButton property to open a particular Help file.
REFERENCESFor additional information about creating Help topic files, click the article number below
to view the article in the Microsoft Knowledge Base:
210166 ACC2000: How to Create Pop-up Context-Sensitive Help
For additional information about creating help files for an Access run-time application, click the article number below
to view the article in the Microsoft Knowledge Base:
243568 MOD2000: How to Launch a Custom Help File in a Runtime Solution
Modification Type: | Major | Last Reviewed: | 6/28/2004 |
---|
Keywords: | kbhowto KB202314 |
---|
|