I have an MS SQL server on my machine, and a program that uses a database through the SQL server. Problem is, the program never bothered to tell me what the admin username and password are to the ...
I have been trying to use the Me.Hide() in all sorts of places, starting with the HandleCreated event. However, I cannot seem to get my program to start hidden! Basically, it starts hidden and then is ...