Specifies if a title bar appears at the top of a form.
Syntax
Object.TitleBar[ = nExpression]
Settings
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
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.