Home All Groups Group Topic Archive Search About
Author
28 Mar 2005 12:28 PM
Jm
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

Author
28 Mar 2005 1:23 PM
not aaron
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
Author
28 Mar 2005 1:26 PM
Crouchie1998
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
Author
29 Mar 2005 1:25 PM
Jm
Hi

Thanks for the post, ill give it a go

Show quoteHide quote
"Crouchie1998" <crouchie1***@discussions.microsoft.com> wrote in message
news:#WAlgn5MFHA.1308@TK2MSFTNGP15.phx.gbl...
> 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
>
>
Author
29 Mar 2005 11:46 AM
Herfried K. Wagner [MVP]
"Jm" <jarr***@ihug.com.au> schrieb:
> Is the vb6 progress bar available under vb.net ? Or can you make the
> vb.net
> one smooth instead of the default ?

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/>