Quote:
Originally Posted by killerwattsj
There are other events you could use, activated paint etc but they will occur more than once.
My question to you would be why are you getting an error and why is it hanging ?
|
Tried both activated and paint. Neither do the trick.
If I try and connect within form_load() and there's an error (server is down, incorrect login details) it will hang whilst trying to get a response. The user won't be able to see that the program has even loaded. Not very user friendly.
If I could figure out a way of opening the connection once the form has loaded, I could display a message while it's connecting.