BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
GotDotNet has now shut down, and the ActivityBar example is no longer available.
(https://scottdorman.blog/2007/02/28/gotdotnet-shutting-down/)
Anyone got ideas on how to create the familiar bouncing-back-and-forth effect with SyncFusion ProgressBarAdv?
One can come a long way by doing this: https://www.syncfusion.com/forums/72113/circular-progress-bar.
If the bouncing effect is not yet added by SyncFusion developers: Is this something you might be willing to add?
Best wishes
Hi Aslak,
We have checked the reported query “How to bounce back and forth effect with Syncfusion ProgressBarAdv”. At present ProgressBarAdv doesn’t have a direct support to provide back and forth effect. Alternatively, the reported requirement can be achieved by implementing the own custom renderer(drawing progress bar with back-and-forth effect) for progress bar control inheriting from IProgressBarAdvRenderer interface and setting it to Renderer property && ProgressStyle property as Custom for ProgressBarAdv control. Please find the sample from below link:
Sample link: ProgressBar-customization-demo
Please try the above solution and let us know if it helpful.
Regards,
Subashini M.