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 the caption of a form is half the normal height. Available at design time and run time.
Object.HalfHeightCaption[ = lExpr]
Property Values
- lExpr
The settings for the HalfHeightCaption property are:Setting Description True (.T.) The form's caption is half the normal height. False (.F.) (Default) The form's caption is normal height.
See Also
Applies To: Form | _SCREEN | Height Property