InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / ShowMenuBar Property
In This Topic
    ShowMenuBar Property (Terminal)
    In This Topic
    Gets or sets the visibility of the menu and toolbar. 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.ShowMenuBar As Boolean
    where expression is a variable that represents a Terminal Object
    See Also