Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies whether a form has a zoom box. Visual FoxPro for Macintosh only. Available at design time; read/write at run time.
Object.ZoomBox = lExpr
Property Values
- 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.
See Also
BorderStyle Property | SizeBox Property
Applies To: Form