Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / View Object / InactiveTabForegroundColor Property
In This Topic
InactiveTabForegroundColor Property
In This Topic
Gets or sets the color of the view tab text when the tab is not active. In tab view mode, the title text is on the tab. In SDI mode, it is the caption of the view window.
Syntax
expression.InactiveTabForegroundColor As Color
where expression is a variable that represents a View Object
See Also