public EtapaForm() { this.tipoEntregaBLL = new TipoEntregaBLL(); this.etapaBLL = new EtapaBLL(); InitializeComponent(); }