Loading

Kdawg

New member
Joined
Feb 22, 2005
Messages
1
Programming Experience
Beginner
Im making a program in VB.NET and it has a login where it connects to a database and checks the username and password. This takes a while to do because the DB is quite large. I want to make a loading bar for it so people can see the progress. How could I do this?
 
Back
Top