浏览代码

adjust the width of the coefficient textbox.

gsp 1 年之前
父节点
当前提交
923dd6111a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      OTSIncAReportApp/1-UI/OTSMgrInfo/frmReportSysConfig.Designer.cs

+ 1 - 1
OTSIncAReportApp/1-UI/OTSMgrInfo/frmReportSysConfig.Designer.cs

@@ -314,7 +314,7 @@ namespace OTSIncAReprotCharts
             this.tb_blyz.Location = new System.Drawing.Point(125, 15);
             this.tb_blyz.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
             this.tb_blyz.Name = "tb_blyz";
-            this.tb_blyz.Size = new System.Drawing.Size(65, 21);
+            this.tb_blyz.Size = new System.Drawing.Size(85, 21);
             this.tb_blyz.TabIndex = 1;
             this.tb_blyz.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             this.tb_blyz.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tb_blyz_KeyPress);