feat: reordering
This commit is contained in:
4
CarManagerV3/CarCard.Designer.cs
generated
4
CarManagerV3/CarCard.Designer.cs
generated
@@ -59,7 +59,7 @@
|
||||
// lblCarDetails
|
||||
//
|
||||
this.lblCarDetails.AutoSize = true;
|
||||
this.lblCarDetails.Location = new System.Drawing.Point(3, 184);
|
||||
this.lblCarDetails.Location = new System.Drawing.Point(3, 174);
|
||||
this.lblCarDetails.Name = "lblCarDetails";
|
||||
this.lblCarDetails.Size = new System.Drawing.Size(101, 16);
|
||||
this.lblCarDetails.TabIndex = 5;
|
||||
@@ -72,7 +72,7 @@
|
||||
this.lblCarName.Font = new System.Drawing.Font("Arial", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lblCarName.Location = new System.Drawing.Point(3, 130);
|
||||
this.lblCarName.Name = "lblCarName";
|
||||
this.lblCarName.Size = new System.Drawing.Size(204, 54);
|
||||
this.lblCarName.Size = new System.Drawing.Size(204, 44);
|
||||
this.lblCarName.TabIndex = 4;
|
||||
this.lblCarName.Text = "Skoda Fabia fdsdfsdfsdfsdf";
|
||||
this.lblCarName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
|
||||
Reference in New Issue
Block a user