Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmTerminal Object / TitleBarCaption Property
In This Topic
    TitleBarCaption Property (IbmTerminal)
    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 - &r - &s
    Syntax
    expression.TitleBarCaption As String
    where expression is a variable that represents a IbmTerminal Object
    Remarks
    This property does not apply to the InfoConnect product.
    See Also