Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftTabsTab.BackColorStart Property

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

Syntax

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

object

A SftTabsTab object.

Clr

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

Comments

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

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