private bool CarregarCombos() { bool ret = ViewControl.CarregarComboAtivo <Disciplina>(cboDisciplina); return(ret); }