Specifies whether the caption of a form is half the normal height. Available at design time and run time.
Syntax
Object.HalfHeightCaption[ = lExpr]
Settings
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. |