PeakColor Property

Applies to TestComplete 15.62, last modified on March 19, 2024

Specifies the color of the progress bar’s peak mark.

Declaration

componentPropObj.PeakColor
Read-Write Property Integer
componentPropObj     One of the objects listed in the Applies To section  

Applies To

This property applies to the following objects:

TcxProgressBarProperties

Description

Use the PeakColor property to get or set the peak mark color of a TcxProgressBar component. The peak mark is displayed if the ShowPeak property is enabled.

Property Value

An integer value that specifies the color of a peak mark.

For a list of predefined color constants and instructions on how to calculate custom color values, see the Working With Colors topic.

See Also

Working With Colors
PeakSize Property
PeakValue Property
ShowPeak Property

Highlight search results