PRECIOS VARIANTES

This commit is contained in:
Michael Robles
2024-06-30 07:22:09 -07:00
parent 2e69c4df3b
commit ca4f81ce22
8 changed files with 26 additions and 3 deletions
+5
View File
@@ -152,5 +152,10 @@ namespace compabetov2.admin
{
}
private void pictureBox1_Click(object sender, EventArgs e)
{
Close();
}
}
}