Beispiel #1
0
 private void timerMonitor_Tick(object sender, EventArgs e)
 {
     boxMonitor.AppendText(tof.Read());
 }