The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Working with ProgressBar in VB.NET
4 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.

Kamal RoqPosted Nov 21, 2010, 5:35 PM
merci bouco
Alok SetheditedPosted Jul 17, 2010, 7:44 AMEdited Jul 17, 2010, 7:46 AM
Hello Mahesh, My Name is Alok working as a software developer on vb.net in New Delhi(India). Actually my need is bit different. I am working with sql stored procedures and generating some reports. I want to display the status with the help of progress bar. But how much time it will take or how many records there I mean in query range, I don't know. So can you help me on this. It very urgent. can't say what will be the maximum value.Thanks in Advance.. Thanks, Alok Seth
DavidPosted Feb 20, 2010, 6:47 PM
If i wanted to use the actual progress of a download to control the progress bar, how would i do it?
Parkash KaurPosted Dec 18, 2009, 2:07 AM
I had used this code already but I am asking how will progress bar work with progress of work at the saving time.