Update MainForm.Designer.cs
This commit is contained in:
parent
f75d304dbf
commit
73835572bf
1 changed files with 1 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue