|
|
@@ -93,7 +93,7 @@
|
|
|
this.panel6.Controls.Add(this.pr_cartongw_label);
|
|
|
this.panel6.Controls.Add(this.pr_code_label);
|
|
|
this.panel6.Location = new System.Drawing.Point(563, 95);
|
|
|
- this.panel6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.panel6.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.panel6.Name = "panel6";
|
|
|
this.panel6.Size = new System.Drawing.Size(537, 156);
|
|
|
this.panel6.TabIndex = 90;
|
|
|
@@ -154,7 +154,7 @@
|
|
|
this.panel4.Controls.Add(this.label22);
|
|
|
this.panel4.Controls.Add(this.weight);
|
|
|
this.panel4.Location = new System.Drawing.Point(33, 95);
|
|
|
- this.panel4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.panel4.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.panel4.Name = "panel4";
|
|
|
this.panel4.Size = new System.Drawing.Size(495, 156);
|
|
|
this.panel4.TabIndex = 91;
|
|
|
@@ -248,11 +248,11 @@
|
|
|
this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.PrintLabel.FormattingEnabled = true;
|
|
|
this.PrintLabel.Location = new System.Drawing.Point(1248, 181);
|
|
|
- this.PrintLabel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.PrintLabel.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.PrintLabel.Name = "PrintLabel";
|
|
|
this.PrintLabel.Size = new System.Drawing.Size(160, 23);
|
|
|
this.PrintLabel.TabIndex = 157;
|
|
|
- this.PrintLabel.SelectedIndexChanged += new System.EventHandler(this.PrintLabel_SelectedIndexChanged);
|
|
|
+ this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
|
|
|
//
|
|
|
// Printer_label
|
|
|
//
|
|
|
@@ -280,7 +280,7 @@
|
|
|
//
|
|
|
this.PrintNum.Enabled = false;
|
|
|
this.PrintNum.Location = new System.Drawing.Point(1249, 95);
|
|
|
- this.PrintNum.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.PrintNum.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.PrintNum.Name = "PrintNum";
|
|
|
this.PrintNum.Size = new System.Drawing.Size(160, 25);
|
|
|
this.PrintNum.TabIndex = 170;
|
|
|
@@ -330,7 +330,7 @@
|
|
|
// PrinterList
|
|
|
//
|
|
|
this.PrinterList.Location = new System.Drawing.Point(1248, 139);
|
|
|
- this.PrinterList.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
|
|
|
+ this.PrinterList.Margin = new System.Windows.Forms.Padding(5);
|
|
|
this.PrinterList.Name = "PrinterList";
|
|
|
this.PrinterList.Size = new System.Drawing.Size(160, 28);
|
|
|
this.PrinterList.TabIndex = 158;
|
|
|
@@ -343,7 +343,7 @@
|
|
|
this.StartWeight.Image = ((System.Drawing.Image)(resources.GetObject("StartWeight.Image")));
|
|
|
this.StartWeight.IsShowBorder = true;
|
|
|
this.StartWeight.Location = new System.Drawing.Point(877, 31);
|
|
|
- this.StartWeight.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.StartWeight.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.StartWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.MoveImage")));
|
|
|
this.StartWeight.Name = "StartWeight";
|
|
|
this.StartWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.NormalImage")));
|
|
|
@@ -362,7 +362,7 @@
|
|
|
this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
|
|
|
this.Confirm.IsShowBorder = true;
|
|
|
this.Confirm.Location = new System.Drawing.Point(1225, 222);
|
|
|
- this.Confirm.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.Confirm.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
|
|
|
this.Confirm.Name = "Confirm";
|
|
|
this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
|
|
|
@@ -394,7 +394,7 @@
|
|
|
this.StopWeight.Image = ((System.Drawing.Image)(resources.GetObject("StopWeight.Image")));
|
|
|
this.StopWeight.IsShowBorder = true;
|
|
|
this.StopWeight.Location = new System.Drawing.Point(1004, 31);
|
|
|
- this.StopWeight.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.StopWeight.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.StopWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.MoveImage")));
|
|
|
this.StopWeight.Name = "StopWeight";
|
|
|
this.StopWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.NormalImage")));
|
|
|
@@ -462,7 +462,7 @@
|
|
|
this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
|
|
|
this.Clean.IsShowBorder = true;
|
|
|
this.Clean.Location = new System.Drawing.Point(1236, 661);
|
|
|
- this.Clean.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.Clean.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
|
|
|
this.Clean.Name = "Clean";
|
|
|
this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
|
|
|
@@ -480,7 +480,7 @@
|
|
|
this.normalButton1.Image = ((System.Drawing.Image)(resources.GetObject("normalButton1.Image")));
|
|
|
this.normalButton1.IsShowBorder = true;
|
|
|
this.normalButton1.Location = new System.Drawing.Point(33, 69);
|
|
|
- this.normalButton1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.normalButton1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.normalButton1.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.MoveImage")));
|
|
|
this.normalButton1.Name = "normalButton1";
|
|
|
this.normalButton1.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.NormalImage")));
|
|
|
@@ -497,7 +497,7 @@
|
|
|
this.outboxcode.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.outboxcode.ID = null;
|
|
|
this.outboxcode.Location = new System.Drawing.Point(125, 26);
|
|
|
- this.outboxcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.outboxcode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.outboxcode.Name = "outboxcode";
|
|
|
this.outboxcode.Power = null;
|
|
|
this.outboxcode.Size = new System.Drawing.Size(721, 47);
|
|
|
@@ -511,7 +511,7 @@
|
|
|
//
|
|
|
this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.OperateResult.Location = new System.Drawing.Point(1124, 268);
|
|
|
- this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
this.OperateResult.Size = new System.Drawing.Size(297, 376);
|
|
|
this.OperateResult.TabIndex = 87;
|
|
|
@@ -597,7 +597,7 @@
|
|
|
this.Controls.Add(this.ma_salecode_label);
|
|
|
this.Controls.Add(this.OperateResult);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
- this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Name = "Make_CartonBoxWeigh";
|
|
|
this.Tag = "Make!CartonBoxWeigh";
|
|
|
this.Text = "卡通箱称重";
|