2 Attachment(s)
How to get a progress bar like in this picture in vb.net? Please help
Hello,
I need a progress bar, like this:
Attachment 100215
But by as you know, by default we get a progress bar like this:
Attachment 100217
Please help me to code/get the progress bar like in the first picture, I do NOT need the buttons.
I need it to be, when i click on a button (lets say Button1), The progress should slowly go to %100 in rectangle by rectangle format.
Please help,
thanks
Re: How to get a progress bar like in this picture in vb.net? Please help
Moved from the VB6 forum to the VB.Net forum.
Re: How to get a progress bar like in this picture in vb.net? Please help