Exemplo n.º 1
0
 public frmConsultaMotivo()
 {
     InitializeComponent();
     cargarTabla();
     Event_frmConsultaMotivo_FormClosing += new delegate_frmConsultaMotivo_FormClosing(frmConsultaMotivo_Event_frmConsultaMotivo_FormClosing);
 }
 public frmConsultaMotivo()
 {
     InitializeComponent();
     cargarTabla();
     Event_frmConsultaMotivo_FormClosing += new delegate_frmConsultaMotivo_FormClosing(frmConsultaMotivo_Event_frmConsultaMotivo_FormClosing);
 }