primer form de informe listo
This commit is contained in:
@@ -155,6 +155,7 @@
|
||||
Controls.Add(btnBuscar);
|
||||
Name = "FrmInformeFacturaPorFecha";
|
||||
Text = "Informe: Facturas";
|
||||
WindowState = FormWindowState.Maximized;
|
||||
((System.ComponentModel.ISupportInitialize)dgvFactura).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)dgvDetalles).EndInit();
|
||||
ResumeLayout(false);
|
||||
|
||||
Reference in New Issue
Block a user