bajar cambios 9
This commit is contained in:
+2
-2
@@ -155,9 +155,9 @@ namespace compabetov2
|
||||
private void button1_Click(object sender, EventArgs e)
|
||||
{
|
||||
MenuPrincipal menuPrincipal = new MenuPrincipal(loginPrincipal);
|
||||
menuPrincipal.Show();
|
||||
menuPrincipal.ShowDialog();
|
||||
|
||||
this.Dispose();
|
||||
this.Close();
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user