From dfefab6682ef074c09c0ef883377f6bb56234d66 Mon Sep 17 00:00:00 2001 From: RomanovEgor Date: Mon, 10 Oct 2022 20:02:03 +0400 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'HoistingCrane/HoistingCrane/FormHoist?= =?UTF-8?q?ingCrane.Designer.cs'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HoistingCrane/HoistingCrane/FormHoistingCrane.Designer.cs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/HoistingCrane/HoistingCrane/FormHoistingCrane.Designer.cs b/HoistingCrane/HoistingCrane/FormHoistingCrane.Designer.cs index dfd9939..e6b88a7 100644 --- a/HoistingCrane/HoistingCrane/FormHoistingCrane.Designer.cs +++ b/HoistingCrane/HoistingCrane/FormHoistingCrane.Designer.cs @@ -3,8 +3,6 @@ partial class FormHoistingCrane { private System.ComponentModel.IContainer components = null; - - protected override void Dispose(bool disposing) { if (disposing && (components != null)) @@ -108,7 +106,7 @@ this.pictureBoxHoistingCrane.Size = new System.Drawing.Size(800, 450); this.pictureBoxHoistingCrane.TabIndex = 6; 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.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;