|
@@ -51,7 +51,7 @@ namespace OTSIncAReportApp._1_UI.GBCalculate
|
|
|
//
|
|
|
this.btn_cal.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.btn_cal.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btn_cal.Location = new System.Drawing.Point(274, 17);
|
|
|
+ this.btn_cal.Location = new System.Drawing.Point(266, 17);
|
|
|
this.btn_cal.Name = "btn_cal";
|
|
|
this.btn_cal.Size = new System.Drawing.Size(83, 28);
|
|
|
this.btn_cal.TabIndex = 0;
|
|
@@ -82,7 +82,7 @@ namespace OTSIncAReportApp._1_UI.GBCalculate
|
|
|
this.cBox_gride.FormattingEnabled = true;
|
|
|
this.cBox_gride.Location = new System.Drawing.Point(152, 17);
|
|
|
this.cBox_gride.Name = "cBox_gride";
|
|
|
- this.cBox_gride.Size = new System.Drawing.Size(101, 28);
|
|
|
+ this.cBox_gride.Size = new System.Drawing.Size(93, 28);
|
|
|
this.cBox_gride.TabIndex = 2;
|
|
|
//
|
|
|
// label2
|
|
@@ -107,7 +107,7 @@ namespace OTSIncAReportApp._1_UI.GBCalculate
|
|
|
this.tB_result.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.tB_result.Location = new System.Drawing.Point(152, 12);
|
|
|
this.tB_result.Name = "tB_result";
|
|
|
- this.tB_result.Size = new System.Drawing.Size(123, 31);
|
|
|
+ this.tB_result.Size = new System.Drawing.Size(115, 31);
|
|
|
this.tB_result.TabIndex = 4;
|
|
|
//
|
|
|
// label3
|
|
@@ -157,7 +157,7 @@ namespace OTSIncAReportApp._1_UI.GBCalculate
|
|
|
this.splitContainer1.Panel2.Controls.Add(this.label2);
|
|
|
this.splitContainer1.Panel2.Controls.Add(this.label3);
|
|
|
this.splitContainer1.Panel2.Controls.Add(this.tB_result);
|
|
|
- this.splitContainer1.Size = new System.Drawing.Size(876, 772);
|
|
|
+ this.splitContainer1.Size = new System.Drawing.Size(868, 772);
|
|
|
this.splitContainer1.SplitterDistance = 62;
|
|
|
this.splitContainer1.TabIndex = 7;
|
|
|
//
|