private void BTN_ClrTx_Click(object sender, EventArgs e) { TB_TxMessageHistory.Clear(); TB_TxMessage.Clear(); }