Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / TitleBarCaption Property
In This Topic
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
Remarks
This property does not apply to the InfoConnect product.
See Also