public void CargarVentas()
 {
     ManajedorSQL.CargarListaVentas();
 }