big changes
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
ClientSize = new Size(800, 450);
|
||||
Name = "Form1";
|
||||
Text = "Form1";
|
||||
Load += Form1_Load;
|
||||
ResumeLayout(false);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user