Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftTabsTab.BackColor Property

Defines the tab's background color.

Syntax

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

object

A SftTabsTab object.

Clr

Defines the tab's background color. Use -1 to restore the default color.

Comments

The BackColor property defines the tab's background color.

If this property defines a tab background color (other than the default background color BackColor), it overrides the background bitmap (BackgroundInside) and the tab uses the specified background color. If defined, the Tab.BackColorStart and Tab.BackColorEnd properties override the BackColor property.

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

See Also SftTabsTab Object | Object Hierarchy


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