property Bar.OverviewColor as Color
Retrieves or sets a value that indicates the color to show the bars of this type in the control's overview panel.

TypeDescription
Color A Color expression that indicates the color to show the bars of this type in the control's overview panel.
By default, the OverviewColor property is 0, which indicates that it has no effect. The OverviewColor property indicates the color to show the bars of this type in the control's overview panel. The OverviewColor property on -1, hides the overview-representation of bars of this type (hides the bars in the overview).

The color to specify the bar in the overview area is determined as follows:

(The bar is represented into the control's overview only if its determined color is not -1)

The following screen shot shows the control's overview (while bar are displayed in blue, the overview shows the bar in light-gray):