예제 #1
0
 public AddNewList(Form1 form)
 {
     InitializeComponent();
     this.form = form;
 }