B
Brett Wesoloski
Ok in trying to figure out why I could not change teh Applicaiton.Run I
found something else that is probably causing it.
I left the program as
Application.Run(new Login());
then in the login form I change some code to bring up a new form. Well that
is not working either. The program is in debug mode. But it seems to be
running the compiled code.
Any idea's on this one?
TIA,
Brett
found something else that is probably causing it.
I left the program as
Application.Run(new Login());
then in the login form I change some code to bring up a new form. Well that
is not working either. The program is in debug mode. But it seems to be
running the compiled code.
Any idea's on this one?
TIA,
Brett