Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftTabsTab.ClientAreaColor Property

Defines the color of the client area associated with the tab.

Syntax

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

object

A SftTabsTab object.

Clr

Defines the color of the client area associated with the tab. Use -1 to restore the default color.

Comments

The ClientAreaColor property defines the color of the client area associated with the tab.

If this property defines a client area color (other than the default background color BackColor), it overrides the background bitmap (BackgroundInside) and the client area uses the specified background color. If defined, the Tab.ClientAreaColorStart and Tab.ClientAreaColorEnd properties override the ClientAreaColor property.

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

See Also SftTabsTab Object | Object Hierarchy


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