Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftTabsTab.BackColorActive Property

Defines the tab's background color (used when the tab is the current tab).

Syntax

Get
VBClr = object.BackColorActive As OLE_COLOR
Put
VBobject.BackColorActive = Clr As OLE_COLOR

object

A SftTabsTab object.

Clr

Defines the tab's background color (used when the tab is the current tab). Use -1 to restore the default color.

Comments

The BackColorActive property defines the tab's background color (used when the tab is the current tab).

If this property defines a tab background color (other than the default background color BackColorActive), it overrides the background bitmap (BackgroundInside) and the tab uses the specified background color when active. If defined, the Tab.BackColorActiveStart and Tab.BackColorActiveEnd properties override the BackColorActive property.

If the tab control uses Windows themes, the BackColorActive property has no effect.

See Also SftTabsTab Object | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.