Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftTabsTab.BackColorActiveEnd Property

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

Syntax

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

object

A SftTabsTab object.

Clr

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

Comments

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

If both Tab.BackColorActiveStart and 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.