Browse Source

调整界面宽度

CXS 3 years ago
parent
commit
fefa43087e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      OTSIncAMeasureApp/OTSIncAMeasureAppForm.Designer.cs

+ 2 - 2
OTSIncAMeasureApp/OTSIncAMeasureAppForm.Designer.cs

@@ -739,8 +739,8 @@
             this.dockPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
             this.dockPanel.Dock = System.Windows.Forms.DockStyle.Fill;
             this.dockPanel.DockBackColor = System.Drawing.SystemColors.Control;
-            this.dockPanel.DockLeftPortion = 0.23D;
-            this.dockPanel.DockRightPortion = 0.26D;
+            this.dockPanel.DockLeftPortion = 0.21D;
+            this.dockPanel.DockRightPortion = 0.27D;
             this.dockPanel.Location = new System.Drawing.Point(0, 130);
             this.dockPanel.Margin = new System.Windows.Forms.Padding(6);
             this.dockPanel.Name = "dockPanel";