Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftTabsTab.ClientAreaColorEnd Property

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

Syntax

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

object

A SftTabsTab object.

Clr

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

Comments

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

If both Tab.ClientAreaColorStart and 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 ClientAreaColorEnd property has no effect.

See Also SftTabsTab Object | Object Hierarchy


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