diseno ux

This commit is contained in:
Michael Robles
2024-06-09 16:39:59 -07:00
parent fd5db02c1c
commit 53b48764ff
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -189,5 +189,10 @@ namespace compabetov2.Ventas
ventanaPadre.actualizarImporteTotal();
this.Close();
}
private void panelImporte_Paint(object sender, PaintEventArgs e)
{
}
}
}