Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / UserInterfaceSettings Object / ShowQuickAccessToolbar Property
In This Topic
    ShowQuickAccessToolbar Property
    In This Topic
    Gets or sets a value indicating if the Quick Access Toolbar will be visible.
    Syntax
    expression.ShowQuickAccessToolbar As Boolean
    where expression is a variable that represents a UserInterfaceSettings Object
    See Also