initial
This commit is contained in:
2
CarManagerV2/MainForm.Designer.cs
generated
2
CarManagerV2/MainForm.Designer.cs
generated
@@ -52,7 +52,6 @@
|
||||
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
||||
this.tableLayoutPanel1.Size = new System.Drawing.Size(800, 450);
|
||||
this.tableLayoutPanel1.TabIndex = 0;
|
||||
this.tableLayoutPanel1.Paint += new System.Windows.Forms.PaintEventHandler(this.tableLayoutPanel1_Paint);
|
||||
//
|
||||
// flpCars
|
||||
//
|
||||
@@ -109,7 +108,6 @@
|
||||
this.MinimumSize = new System.Drawing.Size(818, 497);
|
||||
this.Name = "MainForm";
|
||||
this.Text = "Carmanager 2";
|
||||
this.Load += new System.EventHandler(this.MainForm_Load);
|
||||
this.tableLayoutPanel1.ResumeLayout(false);
|
||||
this.tableLayoutPanel2.ResumeLayout(false);
|
||||
this.tableLayoutPanel2.PerformLayout();
|
||||
|
||||
Reference in New Issue
Block a user