private void CargaCombo()
 {
     Utilidades.CargaCombo(ref cboTipoMov, AtencionPeluqueriaBuss.ParametroListar("006"), "Parametro", "DscParametro", true);
 }