TitleBar Property

Specifies if a title bar appears at the top of a form.

Object.TitleBar[ = nExpression]

Return Value

  • nExpression
    The settings for the TitleBar property are as follows:

    Setting

    Description

    0

    The title bar is not displayed.

    1

    (Default) The title bar is displayed.

Remarks

Applies To: Form

If the TitleBar property is set to 0, a title bar is not displayed and the window pop-up menu and the Minimize, Maximize, and Close buttons are not available.

See Also

Reference

Closable Property

MaxButton Property

MinButton Property

WhatsThisButton Property

Other Resources

Properties (Visual FoxPro)

Language Reference (Visual FoxPro)