|
-
November 30th, 2009, 04:34 AM
#1
Custom user control (Progressbar)
Hello,
I am trying to create a vertical progressbar type user control.
I want to be able to set the max / min of the progressbar as well as setting the value
But I don’t know how or where to start.
Is there a custom progressbar I can use?
Or can someone provide some sample code for me?
Thanks.
Last edited by aaronking; February 15th, 2018 at 10:03 PM.
-
December 1st, 2009, 02:21 AM
#2
Re: Custom user control (Progressbar)
Here is an article I wrote about a gradient progressbar component. Yes, it is in C#, but it is a component - which means that you simply have to add a reference to this dll / or add it to your toolbox. It should be what you need 
http://www.codeguru.com/csharp/cshar...php/c15147__1/
I hope it helps !
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|