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