상속: System.Windows.Forms.Form
예제 #1
0
 public Form1()
 {
     InitializeComponent();
     thisForm = this;
 }