|
|
@@ -90,7 +90,7 @@
|
|
|
this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.MidSource = new System.Windows.Forms.BindingSource(this.components);
|
|
|
- this.ChooseAll = new UAS_LabelMachine.CustomControl.ChooseAllButton();
|
|
|
+ this.ChooseAll = new System.Windows.Forms.Button();
|
|
|
this.pr_code = new UAS_LabelMachine.CustomControl.SearchTextBox();
|
|
|
this.CollectionProcess = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
this.Capacity = new System.Windows.Forms.Label();
|
|
|
@@ -732,13 +732,13 @@
|
|
|
//
|
|
|
// ChooseAll
|
|
|
//
|
|
|
- this.ChooseAll.Location = new System.Drawing.Point(5, 317);
|
|
|
- this.ChooseAll.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
+ this.ChooseAll.Location = new System.Drawing.Point(3, 315);
|
|
|
this.ChooseAll.Name = "ChooseAll";
|
|
|
- this.ChooseAll.Size = new System.Drawing.Size(53, 25);
|
|
|
- this.ChooseAll.TabIndex = 70;
|
|
|
+ this.ChooseAll.Size = new System.Drawing.Size(51, 27);
|
|
|
+ this.ChooseAll.TabIndex = 84;
|
|
|
this.ChooseAll.Text = "全选";
|
|
|
this.ChooseAll.UseVisualStyleBackColor = true;
|
|
|
+ this.ChooseAll.Click += new System.EventHandler(this.ChooseAll_Click);
|
|
|
//
|
|
|
// pr_code
|
|
|
//
|
|
|
@@ -782,7 +782,7 @@
|
|
|
//
|
|
|
this.Capacity.AutoSize = true;
|
|
|
this.Capacity.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Capacity.Location = new System.Drawing.Point(80, 91);
|
|
|
+ this.Capacity.Location = new System.Drawing.Point(80, 85);
|
|
|
this.Capacity.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.Capacity.Name = "Capacity";
|
|
|
this.Capacity.Size = new System.Drawing.Size(0, 20);
|
|
|
@@ -792,7 +792,7 @@
|
|
|
//
|
|
|
this.Process_midboxcode.AutoSize = true;
|
|
|
this.Process_midboxcode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Process_midboxcode.Location = new System.Drawing.Point(80, 146);
|
|
|
+ this.Process_midboxcode.Location = new System.Drawing.Point(80, 140);
|
|
|
this.Process_midboxcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.Process_midboxcode.Name = "Process_midboxcode";
|
|
|
this.Process_midboxcode.Size = new System.Drawing.Size(18, 20);
|
|
|
@@ -803,7 +803,7 @@
|
|
|
//
|
|
|
this.Process_outboxcode.AutoSize = true;
|
|
|
this.Process_outboxcode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Process_outboxcode.Location = new System.Drawing.Point(80, 116);
|
|
|
+ this.Process_outboxcode.Location = new System.Drawing.Point(80, 110);
|
|
|
this.Process_outboxcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.Process_outboxcode.Name = "Process_outboxcode";
|
|
|
this.Process_outboxcode.Size = new System.Drawing.Size(18, 20);
|
|
|
@@ -815,7 +815,7 @@
|
|
|
this.TotalCount.AutoSize = true;
|
|
|
this.TotalCount.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.TotalCount.ForeColor = System.Drawing.Color.Blue;
|
|
|
- this.TotalCount.Location = new System.Drawing.Point(125, 31);
|
|
|
+ this.TotalCount.Location = new System.Drawing.Point(125, 25);
|
|
|
this.TotalCount.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.TotalCount.Name = "TotalCount";
|
|
|
this.TotalCount.Size = new System.Drawing.Size(18, 20);
|
|
|
@@ -826,7 +826,7 @@
|
|
|
//
|
|
|
this.label17.AutoSize = true;
|
|
|
this.label17.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label17.Location = new System.Drawing.Point(108, 31);
|
|
|
+ this.label17.Location = new System.Drawing.Point(108, 25);
|
|
|
this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label17.Name = "label17";
|
|
|
this.label17.Size = new System.Drawing.Size(15, 20);
|
|
|
@@ -838,7 +838,7 @@
|
|
|
this.CollectedCount.AutoSize = true;
|
|
|
this.CollectedCount.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.CollectedCount.ForeColor = System.Drawing.Color.Red;
|
|
|
- this.CollectedCount.Location = new System.Drawing.Point(84, 31);
|
|
|
+ this.CollectedCount.Location = new System.Drawing.Point(84, 25);
|
|
|
this.CollectedCount.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.CollectedCount.Name = "CollectedCount";
|
|
|
this.CollectedCount.Size = new System.Drawing.Size(18, 20);
|
|
|
@@ -849,7 +849,7 @@
|
|
|
//
|
|
|
this.label14.AutoSize = true;
|
|
|
this.label14.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label14.Location = new System.Drawing.Point(13, 117);
|
|
|
+ this.label14.Location = new System.Drawing.Point(13, 111);
|
|
|
this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label14.Name = "label14";
|
|
|
this.label14.Size = new System.Drawing.Size(39, 20);
|
|
|
@@ -860,7 +860,7 @@
|
|
|
//
|
|
|
this.label11.AutoSize = true;
|
|
|
this.label11.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label11.Location = new System.Drawing.Point(13, 146);
|
|
|
+ this.label11.Location = new System.Drawing.Point(13, 140);
|
|
|
this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label11.Name = "label11";
|
|
|
this.label11.Size = new System.Drawing.Size(39, 20);
|
|
|
@@ -871,7 +871,7 @@
|
|
|
//
|
|
|
this.label13.AutoSize = true;
|
|
|
this.label13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label13.Location = new System.Drawing.Point(13, 66);
|
|
|
+ this.label13.Location = new System.Drawing.Point(13, 60);
|
|
|
this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label13.Name = "label13";
|
|
|
this.label13.Size = new System.Drawing.Size(54, 20);
|
|
|
@@ -882,7 +882,7 @@
|
|
|
//
|
|
|
this.Installed.AutoSize = true;
|
|
|
this.Installed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Installed.Location = new System.Drawing.Point(80, 66);
|
|
|
+ this.Installed.Location = new System.Drawing.Point(80, 60);
|
|
|
this.Installed.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.Installed.Name = "Installed";
|
|
|
this.Installed.Size = new System.Drawing.Size(0, 20);
|
|
|
@@ -892,7 +892,7 @@
|
|
|
//
|
|
|
this.Process.AutoSize = true;
|
|
|
this.Process.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Process.Location = new System.Drawing.Point(13, 31);
|
|
|
+ this.Process.Location = new System.Drawing.Point(13, 25);
|
|
|
this.Process.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.Process.Name = "Process";
|
|
|
this.Process.Size = new System.Drawing.Size(54, 20);
|
|
|
@@ -996,7 +996,6 @@
|
|
|
this.LabelInf.Size = new System.Drawing.Size(1456, 407);
|
|
|
this.LabelInf.TabIndex = 27;
|
|
|
this.LabelInf.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.LabelInf_CellPainting);
|
|
|
- this.LabelInf.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.LabelInf_CellValueChanged);
|
|
|
this.LabelInf.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.LabelInf_DataError);
|
|
|
//
|
|
|
// Choose
|
|
|
@@ -1179,7 +1178,7 @@
|
|
|
//
|
|
|
this.ViVoPlate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.ViVoPlate.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ViVoPlate.Location = new System.Drawing.Point(102, 201);
|
|
|
+ this.ViVoPlate.Location = new System.Drawing.Point(106, 205);
|
|
|
this.ViVoPlate.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.ViVoPlate.Name = "ViVoPlate";
|
|
|
this.ViVoPlate.Size = new System.Drawing.Size(91, 33);
|
|
|
@@ -1201,7 +1200,7 @@
|
|
|
//
|
|
|
this.SingleLabelPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.SingleLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.SingleLabelPrint.Location = new System.Drawing.Point(102, 248);
|
|
|
+ this.SingleLabelPrint.Location = new System.Drawing.Point(106, 252);
|
|
|
this.SingleLabelPrint.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.SingleLabelPrint.Name = "SingleLabelPrint";
|
|
|
this.SingleLabelPrint.Size = new System.Drawing.Size(91, 33);
|
|
|
@@ -1214,7 +1213,7 @@
|
|
|
//
|
|
|
this.SingleLabelAutoPrint.AutoSize = true;
|
|
|
this.SingleLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.SingleLabelAutoPrint.Location = new System.Drawing.Point(9, 141);
|
|
|
+ this.SingleLabelAutoPrint.Location = new System.Drawing.Point(9, 135);
|
|
|
this.SingleLabelAutoPrint.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.SingleLabelAutoPrint.Name = "SingleLabelAutoPrint";
|
|
|
this.SingleLabelAutoPrint.Size = new System.Drawing.Size(91, 24);
|
|
|
@@ -1272,7 +1271,7 @@
|
|
|
//
|
|
|
this.label5.AutoSize = true;
|
|
|
this.label5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label5.Location = new System.Drawing.Point(8, 217);
|
|
|
+ this.label5.Location = new System.Drawing.Point(8, 211);
|
|
|
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label5.Name = "label5";
|
|
|
this.label5.Size = new System.Drawing.Size(39, 20);
|
|
|
@@ -1283,7 +1282,7 @@
|
|
|
//
|
|
|
this.label4.AutoSize = true;
|
|
|
this.label4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label4.Location = new System.Drawing.Point(7, 179);
|
|
|
+ this.label4.Location = new System.Drawing.Point(7, 173);
|
|
|
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label4.Name = "label4";
|
|
|
this.label4.Size = new System.Drawing.Size(39, 20);
|
|
|
@@ -1303,7 +1302,7 @@
|
|
|
//
|
|
|
this.label15.AutoSize = true;
|
|
|
this.label15.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label15.Location = new System.Drawing.Point(119, 181);
|
|
|
+ this.label15.Location = new System.Drawing.Point(119, 175);
|
|
|
this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label15.Name = "label15";
|
|
|
this.label15.Size = new System.Drawing.Size(24, 20);
|
|
|
@@ -1335,7 +1334,7 @@
|
|
|
//
|
|
|
this.MidLabelAutoPrint.AutoSize = true;
|
|
|
this.MidLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.MidLabelAutoPrint.Location = new System.Drawing.Point(12, 141);
|
|
|
+ this.MidLabelAutoPrint.Location = new System.Drawing.Point(12, 135);
|
|
|
this.MidLabelAutoPrint.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.MidLabelAutoPrint.Name = "MidLabelAutoPrint";
|
|
|
this.MidLabelAutoPrint.Size = new System.Drawing.Size(91, 24);
|
|
|
@@ -1385,7 +1384,7 @@
|
|
|
// LogingOut
|
|
|
//
|
|
|
this.LogingOut.AutoSize = true;
|
|
|
- this.LogingOut.Location = new System.Drawing.Point(166, 18);
|
|
|
+ this.LogingOut.Location = new System.Drawing.Point(166, 12);
|
|
|
this.LogingOut.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.LogingOut.Name = "LogingOut";
|
|
|
this.LogingOut.Size = new System.Drawing.Size(52, 27);
|
|
|
@@ -1423,7 +1422,7 @@
|
|
|
//
|
|
|
this.label10.AutoSize = true;
|
|
|
this.label10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label10.Location = new System.Drawing.Point(11, 221);
|
|
|
+ this.label10.Location = new System.Drawing.Point(11, 215);
|
|
|
this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label10.Name = "label10";
|
|
|
this.label10.Size = new System.Drawing.Size(39, 20);
|
|
|
@@ -1447,7 +1446,7 @@
|
|
|
//
|
|
|
this.label9.AutoSize = true;
|
|
|
this.label9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label9.Location = new System.Drawing.Point(120, 261);
|
|
|
+ this.label9.Location = new System.Drawing.Point(120, 255);
|
|
|
this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label9.Name = "label9";
|
|
|
this.label9.Size = new System.Drawing.Size(39, 20);
|
|
|
@@ -1471,7 +1470,7 @@
|
|
|
//
|
|
|
this.label8.AutoSize = true;
|
|
|
this.label8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label8.Location = new System.Drawing.Point(11, 261);
|
|
|
+ this.label8.Location = new System.Drawing.Point(11, 255);
|
|
|
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label8.Name = "label8";
|
|
|
this.label8.Size = new System.Drawing.Size(39, 20);
|
|
|
@@ -1482,7 +1481,7 @@
|
|
|
//
|
|
|
this.label6.AutoSize = true;
|
|
|
this.label6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label6.Location = new System.Drawing.Point(8, 177);
|
|
|
+ this.label6.Location = new System.Drawing.Point(8, 171);
|
|
|
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label6.Name = "label6";
|
|
|
this.label6.Size = new System.Drawing.Size(39, 20);
|
|
|
@@ -1540,7 +1539,7 @@
|
|
|
//
|
|
|
this.OutBoxLabelAutoPrint.AutoSize = true;
|
|
|
this.OutBoxLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OutBoxLabelAutoPrint.Location = new System.Drawing.Point(12, 137);
|
|
|
+ this.OutBoxLabelAutoPrint.Location = new System.Drawing.Point(12, 131);
|
|
|
this.OutBoxLabelAutoPrint.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.OutBoxLabelAutoPrint.Name = "OutBoxLabelAutoPrint";
|
|
|
this.OutBoxLabelAutoPrint.Size = new System.Drawing.Size(91, 24);
|
|
|
@@ -1566,6 +1565,7 @@
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(233)))), ((int)(((byte)(206)))));
|
|
|
this.ClientSize = new System.Drawing.Size(1461, 857);
|
|
|
+ this.Controls.Add(this.ChooseAll);
|
|
|
this.Controls.Add(this.GetGridOnly);
|
|
|
this.Controls.Add(this.PowerSetting);
|
|
|
this.Controls.Add(this.AllCollected);
|
|
|
@@ -1573,7 +1573,6 @@
|
|
|
this.Controls.Add(this.Fresh);
|
|
|
this.Controls.Add(this.pi_cardcode_label);
|
|
|
this.Controls.Add(this.pi_cardcode);
|
|
|
- this.Controls.Add(this.ChooseAll);
|
|
|
this.Controls.Add(this.pib_id);
|
|
|
this.Controls.Add(this.pr_code);
|
|
|
this.Controls.Add(this.CleanDetail);
|
|
|
@@ -1712,7 +1711,6 @@
|
|
|
private CustomControl.SearchTextBox sg_code;
|
|
|
private CustomControl.SearchTextBox pr_code;
|
|
|
private System.Windows.Forms.Label pib_id;
|
|
|
- private CustomControl.ChooseAllButton ChooseAll;
|
|
|
private System.Windows.Forms.Label Process_midboxcode;
|
|
|
private System.Windows.Forms.Label Process_outboxcode;
|
|
|
private System.Windows.Forms.Label Capacity;
|
|
|
@@ -1763,5 +1761,6 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_outboxcode2;
|
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn pib_ifpick;
|
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn pib_ifprint;
|
|
|
+ private System.Windows.Forms.Button ChooseAll;
|
|
|
}
|
|
|
}
|