private void info_Click(object sender, EventArgs e)
 {
     a.info_Click(sender, e);
     Visible = false;
 }
 private void info_Click(object sender, EventArgs e)
 {
     conexion.info_Click(sender, e);
 }