I wanted to do a Vertical Progress Bar. But now like if you have Horizontal Progress Bar you can make it work from LeftToRight / RightToLeft so i want my Vertical one to Work from UpToDown and not from DownToUp like it works now..
Is it possible?
I'm using C# .NET Windows Forms
Anurag SarkarPosted Apr 27, 2015, 7:26 AM
http://www.codeproject.com/Tips/645899/Csharp-Alternative-ProgressBar
https://www.youtube.com/watch?v=OtfO2EFu5ug
https://www.google.co.in/search?q=Vertical+Progress+Bar&oq=Vertical+Progress+Bar&aqs=chrome..69i57j69i60.139j0j7&sourceid=chrome&es_sm=122&ie=UTF-8#q=vertical+progress+bar+in+c%23
Thanks