I am using the control box within
VB.Net, I have put code behind the closing and closed properties of the forms, but this causes the forms not close properly and so when you exit the application all the forms entered are then disposed off causing a substantial time delay in the exiting of the application. If I don't put any code at all behind these properties when the cross is clicked the form closes and then application ends, how do I get a different form to appear?
Thanks
Louisa