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