public ucEliminar() { InitializeComponent(); objCon = new clsConexion(); objCar = new clsCaracteres(); fot = false; }
public ucRegistrar() { InitializeComponent(); objCon = new clsConexion(); objCar = new clsCaracteres(); act = false; }