Example #1
0
 private void btnLogin_Click(object sender, EventArgs e)
 {
     FrmNotify.OpenLogin();
     this.Close();
 }