|
@@ -474,6 +474,8 @@
|
|
|
// AutoOutBoxCode
|
|
// AutoOutBoxCode
|
|
|
//
|
|
//
|
|
|
this.AutoOutBoxCode.AutoSize = true;
|
|
this.AutoOutBoxCode.AutoSize = true;
|
|
|
|
|
+ this.AutoOutBoxCode.Checked = true;
|
|
|
|
|
+ this.AutoOutBoxCode.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.AutoOutBoxCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.AutoOutBoxCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.AutoOutBoxCode.Location = new System.Drawing.Point(262, 34);
|
|
this.AutoOutBoxCode.Location = new System.Drawing.Point(262, 34);
|
|
|
this.AutoOutBoxCode.Margin = new System.Windows.Forms.Padding(4);
|
|
this.AutoOutBoxCode.Margin = new System.Windows.Forms.Padding(4);
|
|
@@ -553,7 +555,7 @@
|
|
|
this.SizeChanged += new System.EventHandler(this.栈板称重_SizeChanged);
|
|
this.SizeChanged += new System.EventHandler(this.栈板称重_SizeChanged);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PrintNum)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PrintNum)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PackageInf)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PackageInf)).EndInit();
|
|
|
- this.ResumeLayout(false);
|
|
|
|
|
|
|
+ this.ResumeLayout(true);
|
|
|
this.PerformLayout();
|
|
this.PerformLayout();
|
|
|
|
|
|
|
|
}
|
|
}
|