Exemplo n.º 1
0
 private void Btn_Clear_Click(object sender, EventArgs e)
 {
     Rtb_TX.Clear();
     Rtb_RX.Clear();
 }