Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmTerminal Object / ShowClassicStatusBar Property
In This Topic
    ShowClassicStatusBar Property (IbmTerminal)
    In This Topic
    Gets or sets the visibility of the status bar. This setting is only relevant when the workspace user interface mode is set to Classic. (This setting does not apply to Classic MDI mode.) The default is true.
    Syntax
    expression.ShowClassicStatusBar As Boolean
    where expression is a variable that represents a IbmTerminal Object
    See Also