private void bBorrar_Click(object sender, EventArgs e)
 {
     C4.Clear();
     txi.Clear();
     th.Clear();
     tRdA.Clear();
 }