Displays the Whats This Help question mark mouse pointer and enables Whats This Help mode.
Syntax
[Form.]Object.WhatsThisMode
Remarks
Calling the WhatsThisMode method changes the mouse pointer to an arrow with a question mark and enables Whats This Help mode. Clicking an object displays the Whats This Help topic specified by the WhatsThisHelpID property for the object. Pressing ESC disables the Whats This Help mode and returns the mouse pointer to it's original state.