Specifies whether a form has a zoom box. Visual FoxPro for Macintosh only. Available at design time; read/write at run time.
Syntax
Object.ZoomBox = lExpr
Settings
lExpr
The settings for the ZoomBox property are as follows:
Setting | Description |
True (.T.) | A zoom box appears in the upper-right corner of the form. |
False (.F.) | (Default) No zoom box appears in the form. |