Change the anchoring of the filter textbox on the puzzles selection window.
This commit is contained in:
parent
b1fd860835
commit
26b33b46be
1
EduNetworkBuilder/ListBoxWindow.Designer.cs
generated
1
EduNetworkBuilder/ListBoxWindow.Designer.cs
generated
@ -118,6 +118,7 @@
|
|||||||
//
|
//
|
||||||
// tbSearchBox
|
// 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.Location = new System.Drawing.Point(487, 195);
|
||||||
this.tbSearchBox.Name = "tbSearchBox";
|
this.tbSearchBox.Name = "tbSearchBox";
|
||||||
this.tbSearchBox.Size = new System.Drawing.Size(100, 22);
|
this.tbSearchBox.Size = new System.Drawing.Size(100, 22);
|
||||||
|
Loading…
Reference in New Issue
Block a user