M
Mark
I want my project to be a Windows Forms Application but upon startup, I want
to check a few files to see if they exist and if they don't, I do not want
the startup form to load. I just want the program to quit. If you have to
start this type of application with a form, how do you keep the form from
displaying?
to check a few files to see if they exist and if they don't, I do not want
the startup form to load. I just want the program to quit. If you have to
start this type of application with a form, how do you keep the form from
displaying?