Article ID: 306370 - Last Review: February 12, 2007 - Revision: 1.2 OFFXPDEV: How to Display Context-Sensitive Help for the What'sThis ButtonThis article was previously published under Q306370 Advanced: Requires expert coding, interoperability, and multiuser skills.
For a Microsoft Office 2000 Developer version of this article, see 202314 (http://support.microsoft.com/kb/202314/EN-US/ ) . SUMMARY
You can use the WhatsThisButton property to provide context-sensitive Help for a What's This button on the title bar of your Access form. When you set this property to Yes, the mouse pointer changes to the What's This state (arrow with a question mark). The Help topic that is displayed is identified by the HelpContextID property of the control that the user clicks. This article shows you how to use the WhatsThisButton property to display context-sensitive Help.
MORE INFORMATION
To display context-sensitive Help that appears when a user clicks the What's This button on the title bar and then clicks an object on the form or the report, follow these steps:
| Article Translations
|
Back to the top
