Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / View Object / InactiveTabBackgroundColor Property
In This Topic
    InactiveTabBackgroundColor Property
    In This Topic
    Gets or sets the background color of the view tab when it is not active.
    Syntax
    expression.InactiveTabBackgroundColor As Color
    where expression is a variable that represents a View Object
    See Also