WhatsThisButton property

Returns a Boolean value that determines whether the What's This button appears on the title bar of a UserForm object. Read-only at run time. This property does not apply to the Macintosh.

Remarks

The settings for the WhatsThisButton property are:

Setting Description
True Turns on display of the What's This Help button.
False (Default) Turns off display of the What's This Help button.

The WhatsThisHelp property must be True for the WhatsThisButton property to be True.

See also

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.