Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Specifies whether the caption of a form is half the normal height. Available at design time and run time.
Object.HalfHeightCaption[ = lExpr]
Return Value
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.
Remarks
Applies To: Form Object | _SCREEN System Variable | Height Property
Menus on SDI forms (ShowWindow = 2) are not supported when the HalfHeightCaption property of the form is set to true (.T.).
See Also
Reference
Caption Property (Visual FoxPro)