How do I design a Progress Bar in VB7.0?
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
:rolleyes:Can anybody help, please tell me how to create a progress bar in VB.Net as soon as the user click on the save button or open a connection to my database(SQL). Thank you so much... MichaelCollins
Well, you're going to have to be a little more clear. What are you trying to do? Are you trying to determine the Progress of Opening the Connection? Or are you trying to determine the Progress of Saving Data? Are you using a DataSet, Stored Procedure, or XML file?