|
|
|
|
- Defining the progression color of progress bar in the window editor
- Limitations
ProgressBarColor (Property) In french: CouleurJauge
Syntax
Finding out the progression color of a progress bar Hide the details
<Progression color> = <Control used>.ProgressBarColor
Modifying the progression color of a progress bar Hide the details
<Control used>.ProgressBarColor = <Progression color>
Remarks Limitations - The ProgressBarColor property can be used:
- on Progress Bar controls,
- on Progress Bar columns (for Table and TreeView Table controls),
- on Progress Bar cells (for Table and TreeView Table controls).
- If the progress bar uses an image to show the progress, the ProgressBarColor property has no effect.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|