J
James Bender
Hi,
I have a form that checks some things if its load event. If something
happens I would like to form handle it gracefully, which means
closing. How can I close a form from the load event? I tried
this.Close(), but I get a run-time error.
Thanks,
James
I have a form that checks some things if its load event. If something
happens I would like to form handle it gracefully, which means
closing. How can I close a form from the load event? I tried
this.Close(), but I get a run-time error.
Thanks,
James