Inheritance: System.Windows.Forms.Form
Ejemplo n.º 1
0
 public Form1()
 {
     InitializeComponent();
     thisForm = this;
 }