Close Form1
I have a error when click button close the form well close but i can not write in the code window till i stop the debugging myself?
My code for closing form1 is
Me.Hide()
A first chance exception of type 'System.InvalidCastException' occurred in Microsoft.VisualBasic.dll
Cannot currently modify this text in editor.
It is read only
|