Exemplo n.º 1
0
 private void button4_Click(object sender, EventArgs e)
 {
     Instructions info = new Instructions(this);
     info.Show();
 }