Ejemplo n.º 1
0
 private void textBox4_TextChanged(object sender, EventArgs e)
 {
     textBox3.Text = mycode.CodeToText(textBox4.Text);
 }