Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftTabsTab.BackColorEnd Property

Defines the tab's background color (ending color when using a gradient fill along with BackColorStart).

Syntax

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

object

A SftTabsTab object.

Clr

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

Comments

The BackColorEnd property defines the tab's background color (ending color when using a gradient fill along with BackColorStart).

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

See Also SftTabsTab Object | Object Hierarchy


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