Nuevos Diseños

This commit is contained in:
Michael Robles
2024-01-23 00:43:18 -07:00
parent f522f00107
commit 0e8161d9ff
20 changed files with 2061 additions and 177 deletions
+10
View File
@@ -110,5 +110,15 @@ namespace compabetov2
lbImg.Text = $"Imagen: {Path.GetFileName(imagePath)}";
}
}
private void lbImg_Click(object sender, EventArgs e)
{
}
private void EditarEmpleado_Load(object sender, EventArgs e)
{
}
}
}