Specifies whether the What's This button appears in a form's title bar. Read-only at run time.
Syntax
Form.WhatsThisButton[ = lExpr]
Settings
lExpr
One of the following:
Setting | Description |
True (.T.) | Turns display of the What's This button on. |
False (.F.) | (Default) Turns display of the What's This button off. |
Remarks
The What's This button is not displayed in the form's title bar if the WhatsThisButton property is set to true (.T.) and any of the following are true: