Hi,
In my C# WinForms App I have placed a progress bar on statusbar of Main form. the progress bar must show the progress of any action such as updating of a sql server table, backup operation, or any calculative operation.
Please put a sample here, thank you.
Tooraj azizi.
For an example of using the RadProgressBar, updating the progress of both Value1 and Value2 using a Background Worker, please take a look at this forum post