diff --git a/EduNetworkBuilder/ListBoxWindow.Designer.cs b/EduNetworkBuilder/ListBoxWindow.Designer.cs index 3f423da..c1ed0f1 100644 --- a/EduNetworkBuilder/ListBoxWindow.Designer.cs +++ b/EduNetworkBuilder/ListBoxWindow.Designer.cs @@ -118,6 +118,7 @@ // // tbSearchBox // + this.tbSearchBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.tbSearchBox.Location = new System.Drawing.Point(487, 195); this.tbSearchBox.Name = "tbSearchBox"; this.tbSearchBox.Size = new System.Drawing.Size(100, 22);