Ram Search - fix toolstrip location
This commit is contained in:
parent
5b3074a222
commit
e462ba80e5
|
@ -812,7 +812,7 @@
|
||||||
this.DataSizetoolStripSplitButton1,
|
this.DataSizetoolStripSplitButton1,
|
||||||
this.DataTypetoolStripSplitButton1,
|
this.DataTypetoolStripSplitButton1,
|
||||||
this.EndiantoolSplitButton});
|
this.EndiantoolSplitButton});
|
||||||
this.toolStrip2.Location = new System.Drawing.Point(260, 83);
|
this.toolStrip2.Location = new System.Drawing.Point(251, 83);
|
||||||
this.toolStrip2.Name = "toolStrip2";
|
this.toolStrip2.Name = "toolStrip2";
|
||||||
this.toolStrip2.Size = new System.Drawing.Size(206, 25);
|
this.toolStrip2.Size = new System.Drawing.Size(206, 25);
|
||||||
this.toolStrip2.TabIndex = 10;
|
this.toolStrip2.TabIndex = 10;
|
||||||
|
|
Loading…
Reference in New Issue