Exemple #1
0
 private void Conceptos_Load(object sender, EventArgs e)
 {
     mtd.reporteConceptos(dgvConcepto);
     TXT_DESCRIPCION.Focus();
 }