Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftTabsTab.BackColorActiveStart Property

Defines the tab's background color (starting color when using a gradient fill along with BackColorActiveEnd, used when the tab is the current tab).

Syntax

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

object

A SftTabsTab object.

Clr

Defines the tab's background color (starting color when using a gradient fill along with BackColorActiveEnd, used when the tab is the current tab). Use -1 to restore the default color.

Comments

The BackColorActiveStart property defines the tab's background color (starting color when using a gradient fill along with BackColorActiveEnd, used when the tab is the current tab).

If both BackColorActiveStart and Tab.BackColorActiveEnd are defined, the tab is rendered using a gradient fill when the tab is the current tab. On display devices that do not support gradient fills or if fewer than 65K colors are available, the Tab.BackColorActive property is used instead.

See Also SftTabsTab Object | Object Hierarchy


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