New Themes

This example shows 2 new themes for the progress control - vista and safari. Click the Radio buttons to toggle between the themes.



Vista Theme Safari Theme

Custom Tooltips

This example shows how you can customize the tooltip that is displayed using the ToolTip property. If the ToolTip contains the {0} format token the percentage value will be automatically substituted. To test this example, enter a tooltip format in the textbox and click the apply button. After the panel reloads, mouse over the progress bar to view the tooltip.



Enter ToolTip Format  

Custom Status Text

This example shows how you can customize the status text that using the StatusText property. If the StatusText contains the {0} format token the percentage value will be automatically substituted. To test this example, enter a status text format in the textbox and click the apply button. After the panel reloads you will see the status text updated to include the new format.



Enter Status Text Format  

Animate Initial Value

This example shows how the initial value of the progress bar can be animated. To test this example, key in a new progress value, select if you want the animation and press the Apply button. When the panel reloads the progress bar will take on the new settings



Enter Progress Value
Animate?

Data Table Example

This example shows how the progress bar can be used within a grid. To test this example, select if you want the progress bar to animate or not when setting the initial values. Then press the Apply button


ID Name Percent Complete
34 Example Text for WorkItem #34
65 Example Text for WorkItem #65
27 Example Text for WorkItem #27
03 Example Text for WorkItem #03
54 Example Text for WorkItem #54

Animate?