InfoConnect for Airlines VBA Guide
ActiveTabForegroundColor Property
Gets or sets the color of the view tab text when it is the active tab. In tab view mode, the title text is on the tab. In SDI mode, it is the caption of the view window.
Syntax
Object.ActiveTabForegroundColor As Color
See Also