Hi,
In my project i try to use dotnetbar circular progressbar control for data exporting, I just dragged the control in windows form, the control name does not fired in code behind. How to implement in C# code behind, kindly help me.
Thanks
Manivannan P
Manivannan PPosted May 8, 2015, 3:07 AM
Thanks for the response, but given link url shows code for dynamic am asking static control.
Dipankar BiswasPosted May 8, 2015, 2:53 AM
see this links... to help...http://www.c-sharpcorner.com/Forums/Thread/76475/circular-progress-bar.aspx
http://www.codeproject.com/Articles/30625/Circular-Progress-Indicator
Thanks...