Okey. And why does this code don't work:
I have a form named "Login", so shouldn't this code close the form?Code:public void button1_Click_1(object sender, EventArgs e) { Login Login = new Login(); Login.Close(); }
|
Results 1 to 14 of 14
Thread: Module = Class?Threaded View
|
Click Here to Expand Forum to Full Width |