all groups > vb.net > march 2005 >
You're in the

vb.net

group:

Progress Bar


Re: Progress Bar not aaron
3/28/2005 5:23:50 AM
vb.net:
I've never done it, I just know that you have to "paint" the bar
instead to get the smooth feel to it. Just search for something like
"progress bar smooth" within the group. I just did and found lots of
discusson about it with examples.

hth
Re: Progress Bar Crouchie1998
3/28/2005 2:26:16 PM
Here's a Knowledge Base article that shows you how to make a smooth Progress
Bar control:

http://support.microsoft.com/default.aspx?scid=kb;en-us;323088

Progress Bar Jm
3/28/2005 10:28:46 PM
Hi All

Is the vb6 progress bar available under vb.net ? Or can you make the vb.net
one smooth instead of the default ?

Thanks

Re: Progress Bar Herfried K. Wagner [MVP]
3/29/2005 1:46:21 PM
"Jm" <jarrodm@ihug.com.au> schrieb:
[quoted text, click to view]

In addition to the other replies: .NET 2.0 will extend the progressbar
class with a 'Style' property which can be set to 'Continuous'.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
Re: Progress Bar Jm
3/29/2005 11:25:26 PM
Hi

Thanks for the post, ill give it a go

[quoted text, click to view]

AddThis Social Bookmark Button