WhatsThisHelp Property

           

Returns a Boolean value that determines whether context-sensitive Help uses the pop-up window provided by Windows 95 Help or the main Help window. Read-only at run time. This property does not apply to the Macintosh.

Remarks

The settings for the WhatsThisHelp property are:

Setting Description
True The application uses one of the What's This access techniques to start Windows Help and load a topic identified by the WhatsThisHelpID property.
False (Default) The application uses the F1 key to start Windows Help and load the topic identified by the HelpContextID property.

Remarks

There are two access techniques for providing What's This Help in an application. The WhatsThisHelp property must be set to True for any of these techniques to work.