Exemplo n.º 1
0
 private void Button7_Click(object sender, EventArgs e) //read ibutton
 {
     ReadKey read = new ReadKey(this);                  //wert in textfeld schreiben
 }
Exemplo n.º 2
0
 private void button4_Click(object sender, EventArgs e)
 {
     ReadKey read = new ReadKey(this);
 }