|
|
@@ -181,6 +181,7 @@
|
|
|
//
|
|
|
// OperateResult
|
|
|
//
|
|
|
+ this.OperateResult.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.OperateResult.Location = new System.Drawing.Point(45, 176);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
this.OperateResult.Size = new System.Drawing.Size(602, 383);
|
|
|
@@ -205,6 +206,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.Location = new System.Drawing.Point(708, 176);
|
|
|
this.showResult.Name = "showResult";
|
|
|
this.showResult.Size = new System.Drawing.Size(585, 383);
|