public ProduccionesPropias(Profesor profesor) { this.profesor = profesor; conexion = new Conexion(); InitializeComponent(); }