TitleBarCaption Property (Terminal)
In This Topic
Gets or sets the string that appears in the title bar. This string is only relevant when the workspace user interface mode is set to Classic SDI. The caption length maximum value is 260 characters. The default is &f - &n.
Syntax
expression.TitleBarCaption As String
where
expression is a variable that represents a
Terminal Object
See Also