예제 #1
0
 private void frmCategoria_Load(object sender, EventArgs e)
 {
     Categorias = new controlCate();
     actualizarcategorias();
 }