소스 검색

调整界面宽度

CXS 4 년 전
부모
커밋
fefa43087e
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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";