Exemplo n.º 1
0
 private void btGetFromParent_Click(object sender, EventArgs e)
 {
     this.tbFormA.Text = f1.getMessage();
 }