|
|
@@ -64,12 +64,12 @@
|
|
|
//
|
|
|
this.columnHeader2.Text = "SN";
|
|
|
this.columnHeader2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
- this.columnHeader2.Width = 150;
|
|
|
+ this.columnHeader2.Width = 136;
|
|
|
//
|
|
|
// columnHeader1
|
|
|
//
|
|
|
this.columnHeader1.Text = "";
|
|
|
- this.columnHeader1.Width = 69;
|
|
|
+ this.columnHeader1.Width = 50;
|
|
|
//
|
|
|
// pr_detail
|
|
|
//
|
|
|
@@ -88,7 +88,7 @@
|
|
|
this.columnHeader2,
|
|
|
this.columnHeader3,
|
|
|
this.columnHeader4});
|
|
|
- this.showResult.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.showResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.showResult.Location = new System.Drawing.Point(471, 117);
|
|
|
this.showResult.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.showResult.Name = "showResult";
|
|
|
@@ -232,7 +232,7 @@
|
|
|
//
|
|
|
// OperateResult
|
|
|
//
|
|
|
- this.OperateResult.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.OperateResult.Location = new System.Drawing.Point(29, 117);
|
|
|
this.OperateResult.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.OperateResult.Name = "OperateResult";
|