Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / UserInterfaceSettings Object / ShowCloseButtonOnTabs Property
In This Topic
    ShowCloseButtonOnTabs Property
    In This Topic
    Gets or sets a value indicating if a Close button will appear on each document tab.
    Syntax
    expression.ShowCloseButtonOnTabs As Boolean
    where expression is a variable that represents a UserInterfaceSettings Object
    See Also