ODE97: How to Display Context-Sensitive Help for What'sThis ButtonID: Q177107
|
Advanced: Requires expert coding, interoperability, and multiuser skills.
You can provide context-sensitive help for a What's This button on the Title bar of your form by using the WhatsThisButton property. When this property is set 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 WhatsThisHelpID property of the control that the user clicks.
This article demonstrates how to display context-sensitive help for the
WhatsThisHelp property by using Help to open a pop-up window provided by Windows 95 Help.
To display context-sensitive help that appears when a user clicks the What's This button and drops it on an object on your form or report, follow these steps:
Q177116 ODE97: How to Create Context-Sensitive Help for a Microsoft Access Database
Q175491 ODE97: Step-by-Step Example of Creating/Compiling a Help File
Q163939 ODE97: Help Workshop Help Topics Contents
Q171958 ODE97: Tips for Creating and Compiling Your Windows Help File
For more information about creating What's This help information, search the Help Index for "WhatsThisHelp property," or ask the Microsoft Access 97 Office Assistant.
Additional query words: ODE whatsthis whats inf
Keywords : kbdta OdeHlp
Version : WINDOWS:97
Platform : WINDOWS
Issue type : kbhowto
Last Reviewed: June 22, 1999