Included for backward compatibility with the Macintosh. Specifies whether a form has a zoom box. Available at design time; read/write at run time.
| В | Copy Code |
|---|---|
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.
Remarks
Applies To: Form
js editor
Web development