Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftTabsTab.ClientAreaColorStart Property

Defines the color of the client area associated with the tab (starting color when using a gradient fill along with ClientAreaColorEnd).

Syntax

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

object

A SftTabsTab object.

Clr

Defines the color of the client area associated with the tab (starting color when using a gradient fill along with ClientAreaColorEnd). Use -1 to restore the default color.

Comments

The ClientAreaColorStart property defines the color of the client area associated with the tab (starting color when using a gradient fill along with ClientAreaColorEnd).

If both ClientAreaColorStart and Tab.ClientAreaColorEnd are defined, the tab's client area is rendered using a gradient fill. On display devices that do not support gradient fills or if fewer than 65K colors are available, the Tab.ClientAreaColor property is used instead.

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

See Also SftTabsTab Object | Object Hierarchy


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