diff --git a/WindowsFormsApplication1/WindowsFormsApplication1/MainForm.Designer.cs b/WindowsFormsApplication1/WindowsFormsApplication1/MainForm.Designer.cs index 9798434..7a17f4e 100644 --- a/WindowsFormsApplication1/WindowsFormsApplication1/MainForm.Designer.cs +++ b/WindowsFormsApplication1/WindowsFormsApplication1/MainForm.Designer.cs @@ -101,7 +101,6 @@ namespace WindowsFormsApplication1 this.nazvanieTextBox.Name = "nazvanieTextBox"; this.nazvanieTextBox.Size = new System.Drawing.Size(138, 20); this.nazvanieTextBox.TabIndex = 3; - this.nazvanieTextBox.TextChanged += new System.EventHandler(this.nazvanieTextBox_TextChanged); // // panel1 // @@ -423,4 +422,4 @@ namespace WindowsFormsApplication1 private System.Windows.Forms.Label label13; private System.Windows.Forms.PictureBox openSpace; } -} \ No newline at end of file +}