|
|
@@ -365,6 +365,7 @@
|
|
|
//
|
|
|
this.weightedNum.AllPower = null;
|
|
|
this.weightedNum.BackColor = System.Drawing.Color.White;
|
|
|
+ this.weightedNum.Enabled = false;
|
|
|
this.weightedNum.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.weightedNum.ID = null;
|
|
|
this.weightedNum.Location = new System.Drawing.Point(1122, 250);
|
|
|
@@ -456,7 +457,7 @@
|
|
|
//
|
|
|
this.Printer.Font = new System.Drawing.Font("宋体", 9F);
|
|
|
this.Printer.Location = new System.Drawing.Point(1122, 24);
|
|
|
- this.Printer.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
|
|
|
+ this.Printer.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.Printer.Name = "Printer";
|
|
|
this.Printer.Size = new System.Drawing.Size(195, 34);
|
|
|
this.Printer.TabIndex = 163;
|