Ejemplo n.º 1
0
 private void SchoolYear_Load(object sender, EventArgs e)
 {
     label7.Hide();
     yearC.fillDataGridSY(ref dgSY);
 }