API published in: S60 1st Ed
#include <eikprogi.h>
Data Fields |
|
| TRgb | iFillColor |
| The colour for the part of the control that indicates the progress that has been made. |
|
| TRgb | iEmptyColor |
| The colour for sections of the control that indicate the progress yet to be made. |
|
| TRgb | iFillTextColor |
| The colour for the optional progress text that is displayed i.e. |
|
| TRgb | iEmptyTextColor |
| Optional progress text that appears in the empty portion of the control. |
|
| const CFont * | iFont |
| The font to use for the optional progress text. |
|
| TInt | iGapBetweenBlocks |
| The gap between the blocks in the control that indicate the progress made. |
|
|
|
The colour for sections of the control that indicate the progress yet to be made.
By default, the value of the |
|
|
Optional progress text that appears in the empty portion of the control.
By default, the value of the |
|
|
The colour for the part of the control that indicates the progress that has been made.
By default, the value of the |
|
|
The colour for the optional progress text that is displayed i.e.
the filled portion of the control. By default, the value of the |
|
|
The font to use for the optional progress text. By default, the environment's normal font. |
|
|
The gap between the blocks in the control that indicate the progress made. By default, one pixel. |