Example #1
0
 private void Clearbutton_Click(object sender, EventArgs e)
 {
     TextBoxIn.Clear();
     TextBoxOut.Clear();
 }