WhatsThisMode Method

Displays the What's This Help question mark mouse pointer and enables What's This Help mode.

 [Form.]Object.WhatsThisMode

Remarks

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

See Also

HelpContextID Property | SET HELP | ShowWhatsThis Method | WhatsThisButton Property | WhatsThisHelp Property | WhatsThisHelpID Property

Applies To: Form