fix: better Image loading
This commit is contained in:
1
CarManagerV2/CarCard.Designer.cs
generated
1
CarManagerV2/CarCard.Designer.cs
generated
@@ -82,6 +82,7 @@
|
||||
this.pbxCar.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.pbxCar.Image = ((System.Drawing.Image)(resources.GetObject("pbxCar.Image")));
|
||||
this.pbxCar.ImageLocation = "";
|
||||
this.pbxCar.InitialImage = ((System.Drawing.Image)(resources.GetObject("pbxCar.InitialImage")));
|
||||
this.pbxCar.Location = new System.Drawing.Point(3, 3);
|
||||
this.pbxCar.Name = "pbxCar";
|
||||
this.pbxCar.Size = new System.Drawing.Size(204, 124);
|
||||
|
||||
Reference in New Issue
Block a user