private void btnAceptar_Click(object sender, EventArgs e)
 {
     cFachada.updateRubro(cRubroAEditar);
 }