Изменил(а) на 'HoistingCrane/HoistingCrane/FormHoistingCrane.Designer.cs'

This commit is contained in:
RomanovEgor 2022-10-10 20:02:03 +04:00
parent f7aa2de3dc
commit dfefab6682

View File

@ -3,8 +3,6 @@
partial class FormHoistingCrane partial class FormHoistingCrane
{ {
private System.ComponentModel.IContainer components = null; private System.ComponentModel.IContainer components = null;
protected override void Dispose(bool disposing) protected override void Dispose(bool disposing)
{ {
if (disposing && (components != null)) if (disposing && (components != null))
@ -108,7 +106,7 @@
this.pictureBoxHoistingCrane.Size = new System.Drawing.Size(800, 450); this.pictureBoxHoistingCrane.Size = new System.Drawing.Size(800, 450);
this.pictureBoxHoistingCrane.TabIndex = 6; this.pictureBoxHoistingCrane.TabIndex = 6;
this.pictureBoxHoistingCrane.TabStop = false; this.pictureBoxHoistingCrane.TabStop = false;
this.pictureBoxHoistingCrane.Click += new System.EventHandler(this.PictureBoxBulldozer_Resize); this.pictureBoxHoistingCrane.Click += new System.EventHandler(this.pictureBoxHoistingCrane_Resize);
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;