Ram Search - fix toolstrip location

This commit is contained in:
andres.delikat 2011-08-20 13:30:57 +00:00
parent 5b3074a222
commit e462ba80e5
1 changed files with 1 additions and 1 deletions

View File

@ -812,7 +812,7 @@
this.DataSizetoolStripSplitButton1,
this.DataTypetoolStripSplitButton1,
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.Size = new System.Drawing.Size(206, 25);
this.toolStrip2.TabIndex = 10;