CHeighlund
Programmer
I'm working on a modified version of a program produced by my predecessor. The previous version was all database withdrawal, but the current version (the one I'm working with) is supposed to allow for database input as well. Given this, my boss has requested that I place a login form into the program.
I've got the login form created (except for the actual DB drawing, which I'll get to as soon as this is finished). How do I change the program so that my login form, and not the original 'start' form, is the first one shown on the screen when the program runs?
I've got the login form created (except for the actual DB drawing, which I'll get to as soon as this is finished). How do I change the program so that my login form, and not the original 'start' form, is the first one shown on the screen when the program runs?