HalfHeightCaption Property
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