Exemple #1
0
 public Form3(main f)
 {
     InitializeComponent();
     form           = f;
     addParams.Text = form.getAdditionalParameters();
 }