private void Ulimpa() { u.limparTextBoxes(this); u.CheckBoxUnchecked(this); u.DisableCheck(this); u.DisableTxt(this); u.CheckBoxUnchecked(this); btnChamaPesquisa.Enabled = true; btnExcluir.Enabled = false; btnNovo.Enabled = true; btnSalvar.Enabled = false; buttonSaiCadClientes.Enabled = true; buttonCancelaCadcliente.Enabled = false; txtCodigo.Enabled = false; }