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. |
Remarks
The WhatsThisHelp property must be True for the WhatsThisButton property to be True.