private void txt_cantidad_cuota_KeyPress(object sender, KeyPressEventArgs e) { S_Utilidades.Permitir_Solo_Numero(sender, e); }