|
|
@@ -794,9 +794,9 @@
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.label12);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.label7);
|
|
|
this.groupBoxWithBorder1.Location = new System.Drawing.Point(598, 6);
|
|
|
- this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
|
|
|
- this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(2);
|
|
|
this.groupBoxWithBorder1.Size = new System.Drawing.Size(151, 238);
|
|
|
this.groupBoxWithBorder1.TabIndex = 81;
|
|
|
this.groupBoxWithBorder1.TabStop = false;
|
|
|
@@ -938,9 +938,9 @@
|
|
|
this.CollectionProcess.Controls.Add(this.Installed);
|
|
|
this.CollectionProcess.Controls.Add(this.Process);
|
|
|
this.CollectionProcess.Location = new System.Drawing.Point(464, 10);
|
|
|
- this.CollectionProcess.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.CollectionProcess.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.CollectionProcess.Name = "CollectionProcess";
|
|
|
- this.CollectionProcess.Padding = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.CollectionProcess.Padding = new System.Windows.Forms.Padding(2);
|
|
|
this.CollectionProcess.Size = new System.Drawing.Size(130, 152);
|
|
|
this.CollectionProcess.TabIndex = 80;
|
|
|
this.CollectionProcess.TabStop = false;
|
|
|
@@ -1193,7 +1193,7 @@
|
|
|
this.SingleLabel.Location = new System.Drawing.Point(754, 6);
|
|
|
this.SingleLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.SingleLabel.Name = "SingleLabel";
|
|
|
- this.SingleLabel.Padding = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.SingleLabel.Padding = new System.Windows.Forms.Padding(2);
|
|
|
this.SingleLabel.Size = new System.Drawing.Size(156, 238);
|
|
|
this.SingleLabel.TabIndex = 77;
|
|
|
this.SingleLabel.TabStop = false;
|
|
|
@@ -1273,7 +1273,7 @@
|
|
|
this.MidLabel.Location = new System.Drawing.Point(912, 6);
|
|
|
this.MidLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.MidLabel.Name = "MidLabel";
|
|
|
- this.MidLabel.Padding = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.MidLabel.Padding = new System.Windows.Forms.Padding(2);
|
|
|
this.MidLabel.Size = new System.Drawing.Size(158, 238);
|
|
|
this.MidLabel.TabIndex = 78;
|
|
|
this.MidLabel.TabStop = false;
|
|
|
@@ -1396,9 +1396,9 @@
|
|
|
this.OutBoxLabel.Controls.Add(this.OutBoxCombox);
|
|
|
this.OutBoxLabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.OutBoxLabel.Location = new System.Drawing.Point(1075, 6);
|
|
|
- this.OutBoxLabel.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.OutBoxLabel.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.OutBoxLabel.Name = "OutBoxLabel";
|
|
|
- this.OutBoxLabel.Padding = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.OutBoxLabel.Padding = new System.Windows.Forms.Padding(2);
|
|
|
this.OutBoxLabel.Size = new System.Drawing.Size(172, 238);
|
|
|
this.OutBoxLabel.TabIndex = 79;
|
|
|
this.OutBoxLabel.TabStop = false;
|
|
|
@@ -1728,6 +1728,7 @@
|
|
|
//
|
|
|
// pib_custoutboxcode
|
|
|
//
|
|
|
+ this.pib_custoutboxcode.DataPropertyName = "pib_custoutboxcode";
|
|
|
this.pib_custoutboxcode.HeaderText = "外箱条码";
|
|
|
this.pib_custoutboxcode.Name = "pib_custoutboxcode";
|
|
|
this.pib_custoutboxcode.Width = 78;
|