ComponentOne Sizer 8.0
BackColor Property

Returns or sets the color used for painting the object's background.

Syntax

[form!]C1Tab.BackColor[ = colorref& ]

Remarks

The BackColor property is used to paint the empty area of the control, behind the tabs.

The FrontTabColor is used to paint the front tab and the edges of the control. The BackTabColor property is used to paint the non-selected tabs.

You may override the color used to paint any individual tab using the TabColor() property.

The diagram below shows which property determines the color of each part of the control.

Data Type

Color

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback