namespace UAS_MES_NEW.Make
{
partial class Make_TestCollectionqrcode2
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_TestCollectionqrcode2));
this.bc_remark_label = new System.Windows.Forms.Label();
this.ms_sncode_label = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.GoodProduct = new System.Windows.Forms.RadioButton();
this.Reject = new System.Windows.Forms.RadioButton();
this.label6 = new System.Windows.Forms.Label();
this.AutoBadCode = new System.Windows.Forms.CheckBox();
this.ma_qty_label = new System.Windows.Forms.Label();
this.ma_prodcode_label = new System.Windows.Forms.Label();
this.ms_makecode_label = new System.Windows.Forms.Label();
this.pr_detail_label = new System.Windows.Forms.Label();
this.ma_softversion_label = new System.Windows.Forms.Label();
this.BadInfSource = new System.Windows.Forms.BindingSource(this.components);
this.NoteForChange = new System.Windows.Forms.CheckBox();
this.ControlLockTimer = new System.Windows.Forms.Timer(this.components);
this.Lock_label = new System.Windows.Forms.Label();
this.ma_salecode = new System.Windows.Forms.Label();
this.pr_sendchecktype = new System.Windows.Forms.Label();
this.ob_checkno = new System.Windows.Forms.Label();
this.mc_restqty_label = new System.Windows.Forms.Label();
this.mcd_inqty_label = new System.Windows.Forms.Label();
this.LabelDataGridView = new System.Windows.Forms.DataGridView();
this.label1 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
this.Printer = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
this.ob_nowcheckqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.mcd_remainqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.mcd_inqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
this.ma_softversion = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.Save = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
this.pr_spec = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.ma_qty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
this.CleanInfo = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.bc_remark = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
this.ms_sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
this.autoprint = new System.Windows.Forms.CheckBox();
this.ma_appversion = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.label5 = new System.Windows.Forms.Label();
this.ma_rom = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.label7 = new System.Windows.Forms.Label();
this.ma_ram = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.label8 = new System.Windows.Forms.Label();
this.getframeid = new System.Windows.Forms.CheckBox();
this.SN = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.bts = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.wifis = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.softversion = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.xkid = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.appver = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.rom = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ram = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.z = new System.Windows.Forms.DataGridViewTextBoxColumn();
((System.ComponentModel.ISupportInitialize)(this.BadInfSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit();
this.SuspendLayout();
//
// bc_remark_label
//
this.bc_remark_label.AutoSize = true;
this.bc_remark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bc_remark_label.Location = new System.Drawing.Point(1179, 758);
this.bc_remark_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.bc_remark_label.Name = "bc_remark_label";
this.bc_remark_label.Size = new System.Drawing.Size(110, 31);
this.bc_remark_label.TabIndex = 25;
this.bc_remark_label.Text = "不良备注";
this.bc_remark_label.Visible = false;
//
// ms_sncode_label
//
this.ms_sncode_label.AutoSize = true;
this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ms_sncode_label.Location = new System.Drawing.Point(127, 746);
this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ms_sncode_label.Name = "ms_sncode_label";
this.ms_sncode_label.Size = new System.Drawing.Size(86, 31);
this.ms_sncode_label.TabIndex = 18;
this.ms_sncode_label.Text = "序列号";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.ForeColor = System.Drawing.Color.Blue;
this.label2.Location = new System.Drawing.Point(3, 250);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(110, 31);
this.label2.TabIndex = 0;
this.label2.Text = "采集信息";
//
// GoodProduct
//
this.GoodProduct.AutoSize = true;
this.GoodProduct.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.GoodProduct.ForeColor = System.Drawing.Color.Blue;
this.GoodProduct.Location = new System.Drawing.Point(9, 742);
this.GoodProduct.Margin = new System.Windows.Forms.Padding(4);
this.GoodProduct.Name = "GoodProduct";
this.GoodProduct.Size = new System.Drawing.Size(100, 42);
this.GoodProduct.TabIndex = 35;
this.GoodProduct.TabStop = true;
this.GoodProduct.Text = "良品";
this.GoodProduct.UseVisualStyleBackColor = true;
this.GoodProduct.CheckedChanged += new System.EventHandler(this.GoodProduct_CheckedChanged);
//
// Reject
//
this.Reject.AutoSize = true;
this.Reject.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Reject.ForeColor = System.Drawing.Color.Red;
this.Reject.Location = new System.Drawing.Point(1187, 173);
this.Reject.Margin = new System.Windows.Forms.Padding(4);
this.Reject.Name = "Reject";
this.Reject.Size = new System.Drawing.Size(129, 42);
this.Reject.TabIndex = 36;
this.Reject.TabStop = true;
this.Reject.Text = "不良品";
this.Reject.UseVisualStyleBackColor = true;
this.Reject.Visible = false;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label6.Location = new System.Drawing.Point(962, 226);
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(110, 31);
this.label6.TabIndex = 46;
this.label6.Text = "操作结果";
//
// AutoBadCode
//
this.AutoBadCode.AutoSize = true;
this.AutoBadCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.AutoBadCode.Location = new System.Drawing.Point(1163, 755);
this.AutoBadCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.AutoBadCode.Name = "AutoBadCode";
this.AutoBadCode.Size = new System.Drawing.Size(180, 28);
this.AutoBadCode.TabIndex = 69;
this.AutoBadCode.Text = "自动产生不良代码";
this.AutoBadCode.UseVisualStyleBackColor = true;
this.AutoBadCode.Visible = false;
//
// ma_qty_label
//
this.ma_qty_label.AutoSize = true;
this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_qty_label.Location = new System.Drawing.Point(430, 22);
this.ma_qty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_qty_label.Name = "ma_qty_label";
this.ma_qty_label.Size = new System.Drawing.Size(110, 31);
this.ma_qty_label.TabIndex = 11;
this.ma_qty_label.Text = "工单数量";
//
// ma_prodcode_label
//
this.ma_prodcode_label.AutoSize = true;
this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_prodcode_label.Location = new System.Drawing.Point(4, 96);
this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_prodcode_label.Name = "ma_prodcode_label";
this.ma_prodcode_label.Size = new System.Drawing.Size(110, 31);
this.ma_prodcode_label.TabIndex = 7;
this.ma_prodcode_label.Text = "产品编号";
//
// ms_makecode_label
//
this.ms_makecode_label.AutoSize = true;
this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ms_makecode_label.Location = new System.Drawing.Point(4, 20);
this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ms_makecode_label.Name = "ms_makecode_label";
this.ms_makecode_label.Size = new System.Drawing.Size(110, 31);
this.ms_makecode_label.TabIndex = 2;
this.ms_makecode_label.Text = "归属工单";
//
// pr_detail_label
//
this.pr_detail_label.AutoSize = true;
this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_detail_label.Location = new System.Drawing.Point(430, 96);
this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.pr_detail_label.Name = "pr_detail_label";
this.pr_detail_label.Size = new System.Drawing.Size(110, 31);
this.pr_detail_label.TabIndex = 6;
this.pr_detail_label.Text = "产品规格";
this.pr_detail_label.Visible = false;
//
// ma_softversion_label
//
this.ma_softversion_label.AutoSize = true;
this.ma_softversion_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_softversion_label.Location = new System.Drawing.Point(9, 213);
this.ma_softversion_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_softversion_label.Name = "ma_softversion_label";
this.ma_softversion_label.Size = new System.Drawing.Size(110, 31);
this.ma_softversion_label.TabIndex = 72;
this.ma_softversion_label.Text = "软件版本";
//
// NoteForChange
//
this.NoteForChange.AutoSize = true;
this.NoteForChange.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.NoteForChange.Location = new System.Drawing.Point(1099, 229);
this.NoteForChange.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.NoteForChange.Name = "NoteForChange";
this.NoteForChange.Size = new System.Drawing.Size(144, 28);
this.NoteForChange.TabIndex = 75;
this.NoteForChange.Text = "切换工单提示";
this.NoteForChange.UseVisualStyleBackColor = true;
//
// Lock_label
//
this.Lock_label.AutoSize = true;
this.Lock_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Lock_label.ForeColor = System.Drawing.Color.Red;
this.Lock_label.Location = new System.Drawing.Point(1134, 173);
this.Lock_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.Lock_label.Name = "Lock_label";
this.Lock_label.Size = new System.Drawing.Size(188, 31);
this.Lock_label.TabIndex = 77;
this.Lock_label.Text = "Ctrl+Q解除锁定";
this.Lock_label.Visible = false;
//
// ma_salecode
//
this.ma_salecode.AutoSize = true;
this.ma_salecode.Location = new System.Drawing.Point(719, 220);
this.ma_salecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_salecode.Name = "ma_salecode";
this.ma_salecode.Size = new System.Drawing.Size(0, 18);
this.ma_salecode.TabIndex = 78;
this.ma_salecode.Visible = false;
//
// pr_sendchecktype
//
this.pr_sendchecktype.AutoSize = true;
this.pr_sendchecktype.Location = new System.Drawing.Point(719, 226);
this.pr_sendchecktype.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.pr_sendchecktype.Name = "pr_sendchecktype";
this.pr_sendchecktype.Size = new System.Drawing.Size(0, 18);
this.pr_sendchecktype.TabIndex = 79;
this.pr_sendchecktype.Visible = false;
//
// ob_checkno
//
this.ob_checkno.AutoSize = true;
this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ob_checkno.ForeColor = System.Drawing.Color.Black;
this.ob_checkno.Location = new System.Drawing.Point(1251, 139);
this.ob_checkno.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ob_checkno.Name = "ob_checkno";
this.ob_checkno.Size = new System.Drawing.Size(0, 31);
this.ob_checkno.TabIndex = 216;
this.ob_checkno.Tag = "ob_checkno";
this.ob_checkno.Visible = false;
//
// mc_restqty_label
//
this.mc_restqty_label.AutoSize = true;
this.mc_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.mc_restqty_label.Location = new System.Drawing.Point(847, 22);
this.mc_restqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.mc_restqty_label.Name = "mc_restqty_label";
this.mc_restqty_label.Size = new System.Drawing.Size(110, 31);
this.mc_restqty_label.TabIndex = 209;
this.mc_restqty_label.Text = "待采集数";
//
// mcd_inqty_label
//
this.mcd_inqty_label.AutoSize = true;
this.mcd_inqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.mcd_inqty_label.Location = new System.Drawing.Point(1059, 22);
this.mcd_inqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.mcd_inqty_label.Name = "mcd_inqty_label";
this.mcd_inqty_label.Size = new System.Drawing.Size(110, 31);
this.mcd_inqty_label.TabIndex = 208;
this.mcd_inqty_label.Text = "已采集数";
//
// LabelDataGridView
//
this.LabelDataGridView.AllowUserToAddRows = false;
this.LabelDataGridView.AllowUserToResizeRows = false;
this.LabelDataGridView.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
this.LabelDataGridView.ColumnHeadersHeight = 29;
this.LabelDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.SN,
this.bts,
this.wifis,
this.softversion,
this.xkid,
this.appver,
this.rom,
this.ram,
this.z});
this.LabelDataGridView.Location = new System.Drawing.Point(15, 295);
this.LabelDataGridView.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.LabelDataGridView.Name = "LabelDataGridView";
this.LabelDataGridView.RowHeadersVisible = false;
this.LabelDataGridView.RowHeadersWidth = 51;
this.LabelDataGridView.RowTemplate.Height = 23;
this.LabelDataGridView.Size = new System.Drawing.Size(936, 430);
this.LabelDataGridView.TabIndex = 219;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(870, 76);
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(86, 31);
this.label1.TabIndex = 225;
this.label1.Text = "打印机";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.Location = new System.Drawing.Point(104, 257);
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(62, 31);
this.label3.TabIndex = 224;
this.label3.Text = "标签";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.Location = new System.Drawing.Point(847, 121);
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(110, 31);
this.label4.TabIndex = 221;
this.label4.Text = "打印张数";
//
// dataGridViewTextBoxColumn1
//
this.dataGridViewTextBoxColumn1.HeaderText = "SN";
this.dataGridViewTextBoxColumn1.MinimumWidth = 120;
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
this.dataGridViewTextBoxColumn1.ReadOnly = true;
this.dataGridViewTextBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.dataGridViewTextBoxColumn1.Width = 120;
//
// dataGridViewTextBoxColumn2
//
this.dataGridViewTextBoxColumn2.HeaderText = "关灯光感";
this.dataGridViewTextBoxColumn2.MinimumWidth = 80;
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
this.dataGridViewTextBoxColumn2.ReadOnly = true;
this.dataGridViewTextBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.dataGridViewTextBoxColumn2.Width = 80;
//
// dataGridViewTextBoxColumn3
//
this.dataGridViewTextBoxColumn3.HeaderText = "200平均";
this.dataGridViewTextBoxColumn3.MinimumWidth = 80;
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
this.dataGridViewTextBoxColumn3.ReadOnly = true;
this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.dataGridViewTextBoxColumn3.Width = 80;
//
// dataGridViewTextBoxColumn4
//
this.dataGridViewTextBoxColumn4.HeaderText = "200校准";
this.dataGridViewTextBoxColumn4.MinimumWidth = 80;
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
this.dataGridViewTextBoxColumn4.ReadOnly = true;
this.dataGridViewTextBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.dataGridViewTextBoxColumn4.Width = 80;
//
// dataGridViewTextBoxColumn5
//
this.dataGridViewTextBoxColumn5.HeaderText = "20校准";
this.dataGridViewTextBoxColumn5.MinimumWidth = 80;
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
this.dataGridViewTextBoxColumn5.ReadOnly = true;
this.dataGridViewTextBoxColumn5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.dataGridViewTextBoxColumn5.Width = 80;
//
// dataGridViewTextBoxColumn6
//
this.dataGridViewTextBoxColumn6.HeaderText = "WIFI";
this.dataGridViewTextBoxColumn6.MinimumWidth = 100;
this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
this.dataGridViewTextBoxColumn6.ReadOnly = true;
this.dataGridViewTextBoxColumn6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.dataGridViewTextBoxColumn6.Width = 125;
//
// dataGridViewTextBoxColumn7
//
this.dataGridViewTextBoxColumn7.HeaderText = "BT";
this.dataGridViewTextBoxColumn7.MinimumWidth = 6;
this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
this.dataGridViewTextBoxColumn7.ReadOnly = true;
this.dataGridViewTextBoxColumn7.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.dataGridViewTextBoxColumn7.Width = 125;
//
// dataGridViewTextBoxColumn8
//
this.dataGridViewTextBoxColumn8.HeaderText = "";
this.dataGridViewTextBoxColumn8.MinimumWidth = 2;
this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
this.dataGridViewTextBoxColumn8.Width = 6;
//
// dataGridViewTextBoxColumn9
//
this.dataGridViewTextBoxColumn9.HeaderText = "";
this.dataGridViewTextBoxColumn9.MinimumWidth = 2;
this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
this.dataGridViewTextBoxColumn9.Width = 6;
//
// PrintLabel
//
this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.PrintLabel.FormattingEnabled = true;
this.PrintLabel.Location = new System.Drawing.Point(183, 262);
this.PrintLabel.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
this.PrintLabel.Name = "PrintLabel";
this.PrintLabel.Size = new System.Drawing.Size(718, 26);
this.PrintLabel.TabIndex = 226;
//
// Printer
//
this.Printer.Location = new System.Drawing.Point(961, 76);
this.Printer.Margin = new System.Windows.Forms.Padding(6);
this.Printer.Name = "Printer";
this.Printer.Size = new System.Drawing.Size(289, 37);
this.Printer.TabIndex = 223;
//
// PrintNum
//
this.PrintNum.AllPower = null;
this.PrintNum.BackColor = System.Drawing.Color.White;
this.PrintNum.Enabled = false;
this.PrintNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.PrintNum.ID = null;
this.PrintNum.Location = new System.Drawing.Point(960, 124);
this.PrintNum.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.PrintNum.Name = "PrintNum";
this.PrintNum.Negative = false;
this.PrintNum.Power = null;
this.PrintNum.Size = new System.Drawing.Size(290, 31);
this.PrintNum.Str = null;
this.PrintNum.Str1 = null;
this.PrintNum.Str2 = null;
this.PrintNum.TabIndex = 222;
this.PrintNum.Text = "1";
//
// ob_nowcheckqty
//
this.ob_nowcheckqty.AutoSize = true;
this.ob_nowcheckqty.CutLength = null;
this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ob_nowcheckqty.ForeColor = System.Drawing.Color.Black;
this.ob_nowcheckqty.Location = new System.Drawing.Point(1195, 80);
this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ob_nowcheckqty.MaximumSize = new System.Drawing.Size(225, 0);
this.ob_nowcheckqty.Name = "ob_nowcheckqty";
this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 31);
this.ob_nowcheckqty.TabIndex = 213;
this.ob_nowcheckqty.Tag = "ob_nowcheckqty";
//
// mcd_remainqty
//
this.mcd_remainqty.AutoSize = true;
this.mcd_remainqty.CutLength = null;
this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.mcd_remainqty.Location = new System.Drawing.Point(987, 22);
this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.mcd_remainqty.MaximumSize = new System.Drawing.Size(225, 0);
this.mcd_remainqty.Name = "mcd_remainqty";
this.mcd_remainqty.Size = new System.Drawing.Size(0, 31);
this.mcd_remainqty.TabIndex = 211;
this.mcd_remainqty.Tag = "mcd_remainqty";
//
// mcd_inqty
//
this.mcd_inqty.AutoSize = true;
this.mcd_inqty.CutLength = null;
this.mcd_inqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.mcd_inqty.Location = new System.Drawing.Point(1195, 22);
this.mcd_inqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.mcd_inqty.MaximumSize = new System.Drawing.Size(225, 0);
this.mcd_inqty.Name = "mcd_inqty";
this.mcd_inqty.Size = new System.Drawing.Size(0, 31);
this.mcd_inqty.TabIndex = 210;
this.mcd_inqty.Tag = "mcd_inqty";
//
// StepCount
//
this.StepCount.LineCode = null;
this.StepCount.Location = new System.Drawing.Point(861, 220);
this.StepCount.Margin = new System.Windows.Forms.Padding(6, 10, 6, 10);
this.StepCount.Name = "StepCount";
this.StepCount.Size = new System.Drawing.Size(96, 34);
this.StepCount.Source = null;
this.StepCount.StepCode = null;
this.StepCount.TabIndex = 194;
//
// ma_softversion
//
this.ma_softversion.AutoSize = true;
this.ma_softversion.CutLength = null;
this.ma_softversion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_softversion.Location = new System.Drawing.Point(146, 213);
this.ma_softversion.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_softversion.MaximumSize = new System.Drawing.Size(225, 0);
this.ma_softversion.Name = "ma_softversion";
this.ma_softversion.Size = new System.Drawing.Size(0, 31);
this.ma_softversion.TabIndex = 73;
//
// Save
//
this.Save.AllPower = null;
this.Save.BackColor = System.Drawing.Color.Transparent;
this.Save.DownImage = ((System.Drawing.Image)(resources.GetObject("Save.DownImage")));
this.Save.Image = null;
this.Save.IsShowBorder = true;
this.Save.Location = new System.Drawing.Point(1315, 172);
this.Save.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.Save.MoveImage = ((System.Drawing.Image)(resources.GetObject("Save.MoveImage")));
this.Save.Name = "Save";
this.Save.NormalImage = ((System.Drawing.Image)(resources.GetObject("Save.NormalImage")));
this.Save.Power = null;
this.Save.Size = new System.Drawing.Size(98, 38);
this.Save.TabIndex = 70;
this.Save.Text = "保存";
this.Save.UseVisualStyleBackColor = false;
this.Save.Visible = false;
this.Save.Click += new System.EventHandler(this.Save_Click);
//
// ma_code
//
this.ma_code.AllPower = null;
this.ma_code.Caller = null;
this.ma_code.Condition = null;
this.ma_code.DBTitle = null;
this.ma_code.FormName = null;
this.ma_code.Location = new System.Drawing.Point(140, 20);
this.ma_code.Margin = new System.Windows.Forms.Padding(4);
this.ma_code.Name = "ma_code";
this.ma_code.Power = null;
this.ma_code.ReturnData = null;
this.ma_code.SelectField = null;
this.ma_code.SetValueField = null;
this.ma_code.Size = new System.Drawing.Size(172, 32);
this.ma_code.TabIndex = 67;
this.ma_code.TableName = null;
this.ma_code.Tag = "ma_code";
this.ma_code.TextBoxEnable = true;
this.ma_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
//
// LockMakeCode
//
this.LockMakeCode.AutoSize = true;
this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.LockMakeCode.LeaveEvent = false;
this.LockMakeCode.Location = new System.Drawing.Point(336, 22);
this.LockMakeCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.LockMakeCode.Name = "LockMakeCode";
this.LockMakeCode.Size = new System.Drawing.Size(72, 28);
this.LockMakeCode.TabIndex = 66;
this.LockMakeCode.Text = "锁定";
this.LockMakeCode.UseVisualStyleBackColor = true;
//
// pr_spec
//
this.pr_spec.AutoSize = true;
this.pr_spec.CutLength = "qweqwe";
this.pr_spec.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_spec.Location = new System.Drawing.Point(570, 96);
this.pr_spec.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.pr_spec.MaximumSize = new System.Drawing.Size(225, 0);
this.pr_spec.Name = "pr_spec";
this.pr_spec.Size = new System.Drawing.Size(0, 31);
this.pr_spec.TabIndex = 56;
this.pr_spec.Visible = false;
//
// ma_qty
//
this.ma_qty.AutoSize = true;
this.ma_qty.CutLength = null;
this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_qty.Location = new System.Drawing.Point(568, 22);
this.ma_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_qty.MaximumSize = new System.Drawing.Size(225, 0);
this.ma_qty.Name = "ma_qty";
this.ma_qty.Size = new System.Drawing.Size(0, 31);
this.ma_qty.TabIndex = 55;
//
// ma_prodcode
//
this.ma_prodcode.AutoSize = true;
this.ma_prodcode.CutLength = null;
this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_prodcode.Location = new System.Drawing.Point(141, 96);
this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_prodcode.MaximumSize = new System.Drawing.Size(225, 0);
this.ma_prodcode.Name = "ma_prodcode";
this.ma_prodcode.Size = new System.Drawing.Size(0, 31);
this.ma_prodcode.TabIndex = 53;
this.ma_prodcode.TextChanged += new System.EventHandler(this.ma_prodcode_TextChanged);
//
// OperateResult
//
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(966, 272);
this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
this.OperateResult.Name = "OperateResult";
this.OperateResult.Size = new System.Drawing.Size(308, 458);
this.OperateResult.TabIndex = 52;
this.OperateResult.Text = "";
//
// CleanInfo
//
this.CleanInfo.AllPower = null;
this.CleanInfo.BackColor = System.Drawing.Color.Transparent;
this.CleanInfo.DownImage = ((System.Drawing.Image)(resources.GetObject("CleanInfo.DownImage")));
this.CleanInfo.Image = ((System.Drawing.Image)(resources.GetObject("CleanInfo.Image")));
this.CleanInfo.IsShowBorder = true;
this.CleanInfo.Location = new System.Drawing.Point(1077, 746);
this.CleanInfo.Margin = new System.Windows.Forms.Padding(4);
this.CleanInfo.MoveImage = ((System.Drawing.Image)(resources.GetObject("CleanInfo.MoveImage")));
this.CleanInfo.Name = "CleanInfo";
this.CleanInfo.NormalImage = ((System.Drawing.Image)(resources.GetObject("CleanInfo.NormalImage")));
this.CleanInfo.Power = null;
this.CleanInfo.Size = new System.Drawing.Size(92, 36);
this.CleanInfo.TabIndex = 47;
this.CleanInfo.Text = "清除内容";
this.CleanInfo.UseVisualStyleBackColor = true;
this.CleanInfo.Click += new System.EventHandler(this.CleanInfo_Click);
//
// bc_remark
//
this.bc_remark.AllPower = null;
this.bc_remark.BackColor = System.Drawing.Color.White;
this.bc_remark.ID = null;
this.bc_remark.Location = new System.Drawing.Point(1226, 768);
this.bc_remark.Margin = new System.Windows.Forms.Padding(4);
this.bc_remark.Multiline = true;
this.bc_remark.Name = "bc_remark";
this.bc_remark.Power = null;
this.bc_remark.Size = new System.Drawing.Size(48, 16);
this.bc_remark.Str = null;
this.bc_remark.Str1 = null;
this.bc_remark.Str2 = null;
this.bc_remark.TabIndex = 41;
this.bc_remark.Visible = false;
//
// ms_sncode
//
this.ms_sncode.AllPower = "ifall";
this.ms_sncode.BackColor = System.Drawing.Color.White;
this.ms_sncode.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ms_sncode.ID = null;
this.ms_sncode.Location = new System.Drawing.Point(226, 746);
this.ms_sncode.Margin = new System.Windows.Forms.Padding(4);
this.ms_sncode.Name = "ms_sncode";
this.ms_sncode.Power = null;
this.ms_sncode.Size = new System.Drawing.Size(270, 32);
this.ms_sncode.Str = null;
this.ms_sncode.Str1 = null;
this.ms_sncode.Str2 = null;
this.ms_sncode.TabIndex = 68;
this.ms_sncode.Tag = "IfRead";
this.ms_sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ms_code_KeyDown);
//
// autoprint
//
this.autoprint.AutoSize = true;
this.autoprint.Checked = true;
this.autoprint.CheckState = System.Windows.Forms.CheckState.Checked;
this.autoprint.Location = new System.Drawing.Point(957, 181);
this.autoprint.Name = "autoprint";
this.autoprint.Size = new System.Drawing.Size(106, 22);
this.autoprint.TabIndex = 236;
this.autoprint.Text = "自动打印";
this.autoprint.UseVisualStyleBackColor = true;
//
// ma_appversion
//
this.ma_appversion.AutoSize = true;
this.ma_appversion.CutLength = null;
this.ma_appversion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_appversion.Location = new System.Drawing.Point(146, 162);
this.ma_appversion.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_appversion.MaximumSize = new System.Drawing.Size(225, 0);
this.ma_appversion.Name = "ma_appversion";
this.ma_appversion.Size = new System.Drawing.Size(0, 31);
this.ma_appversion.TabIndex = 238;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label5.Location = new System.Drawing.Point(9, 162);
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(109, 31);
this.label5.TabIndex = 237;
this.label5.Text = "APP版本";
//
// ma_rom
//
this.ma_rom.AutoSize = true;
this.ma_rom.CutLength = null;
this.ma_rom.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_rom.Location = new System.Drawing.Point(411, 162);
this.ma_rom.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_rom.MaximumSize = new System.Drawing.Size(225, 0);
this.ma_rom.Name = "ma_rom";
this.ma_rom.Size = new System.Drawing.Size(0, 31);
this.ma_rom.TabIndex = 240;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.Location = new System.Drawing.Point(330, 162);
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(73, 31);
this.label7.TabIndex = 239;
this.label7.Text = "ROM";
//
// ma_ram
//
this.ma_ram.AutoSize = true;
this.ma_ram.CutLength = null;
this.ma_ram.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_ram.Location = new System.Drawing.Point(668, 162);
this.ma_ram.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_ram.MaximumSize = new System.Drawing.Size(225, 0);
this.ma_ram.Name = "ma_ram";
this.ma_ram.Size = new System.Drawing.Size(0, 31);
this.ma_ram.TabIndex = 242;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label8.Location = new System.Drawing.Point(590, 162);
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(70, 31);
this.label8.TabIndex = 241;
this.label8.Text = "RAM";
//
// getframeid
//
this.getframeid.AutoSize = true;
this.getframeid.Checked = true;
this.getframeid.CheckState = System.Windows.Forms.CheckState.Checked;
this.getframeid.Location = new System.Drawing.Point(693, 755);
this.getframeid.Name = "getframeid";
this.getframeid.Size = new System.Drawing.Size(124, 22);
this.getframeid.TabIndex = 243;
this.getframeid.Text = "采集相框ID";
this.getframeid.UseVisualStyleBackColor = true;
//
// SN
//
this.SN.HeaderText = "SN";
this.SN.MinimumWidth = 100;
this.SN.Name = "SN";
this.SN.ReadOnly = true;
this.SN.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.SN.Width = 120;
//
// bts
//
this.bts.HeaderText = "BT";
this.bts.MinimumWidth = 100;
this.bts.Name = "bts";
this.bts.ReadOnly = true;
this.bts.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.bts.Width = 125;
//
// wifis
//
this.wifis.HeaderText = "WIFI";
this.wifis.MinimumWidth = 100;
this.wifis.Name = "wifis";
this.wifis.ReadOnly = true;
this.wifis.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.wifis.Width = 125;
//
// softversion
//
this.softversion.HeaderText = "软件版本";
this.softversion.MinimumWidth = 150;
this.softversion.Name = "softversion";
this.softversion.ReadOnly = true;
this.softversion.Width = 150;
//
// xkid
//
this.xkid.HeaderText = "相框ID";
this.xkid.MinimumWidth = 70;
this.xkid.Name = "xkid";
this.xkid.ReadOnly = true;
this.xkid.Width = 80;
//
// appver
//
this.appver.HeaderText = "APP版本";
this.appver.MinimumWidth = 100;
this.appver.Name = "appver";
this.appver.ReadOnly = true;
this.appver.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// rom
//
this.rom.HeaderText = "ROM";
this.rom.MinimumWidth = 50;
this.rom.Name = "rom";
this.rom.ReadOnly = true;
this.rom.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.rom.Width = 50;
//
// ram
//
this.ram.HeaderText = "RAM";
this.ram.MinimumWidth = 100;
this.ram.Name = "ram";
this.ram.Width = 125;
//
// z
//
this.z.HeaderText = "";
this.z.MinimumWidth = 2;
this.z.Name = "z";
this.z.Width = 6;
//
// Make_TestCollectionqrcode2
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.SystemColors.Control;
this.ClientSize = new System.Drawing.Size(1293, 802);
this.Controls.Add(this.getframeid);
this.Controls.Add(this.ma_ram);
this.Controls.Add(this.label8);
this.Controls.Add(this.ma_rom);
this.Controls.Add(this.label7);
this.Controls.Add(this.ma_appversion);
this.Controls.Add(this.label5);
this.Controls.Add(this.autoprint);
this.Controls.Add(this.PrintLabel);
this.Controls.Add(this.label1);
this.Controls.Add(this.label3);
this.Controls.Add(this.Printer);
this.Controls.Add(this.PrintNum);
this.Controls.Add(this.label4);
this.Controls.Add(this.LabelDataGridView);
this.Controls.Add(this.ob_checkno);
this.Controls.Add(this.ob_nowcheckqty);
this.Controls.Add(this.mcd_remainqty);
this.Controls.Add(this.mc_restqty_label);
this.Controls.Add(this.mcd_inqty);
this.Controls.Add(this.mcd_inqty_label);
this.Controls.Add(this.StepCount);
this.Controls.Add(this.pr_sendchecktype);
this.Controls.Add(this.ma_salecode);
this.Controls.Add(this.Lock_label);
this.Controls.Add(this.NoteForChange);
this.Controls.Add(this.ma_softversion);
this.Controls.Add(this.ma_softversion_label);
this.Controls.Add(this.Save);
this.Controls.Add(this.AutoBadCode);
this.Controls.Add(this.ma_code);
this.Controls.Add(this.LockMakeCode);
this.Controls.Add(this.label2);
this.Controls.Add(this.pr_spec);
this.Controls.Add(this.ma_qty);
this.Controls.Add(this.ma_prodcode);
this.Controls.Add(this.OperateResult);
this.Controls.Add(this.CleanInfo);
this.Controls.Add(this.label6);
this.Controls.Add(this.bc_remark);
this.Controls.Add(this.Reject);
this.Controls.Add(this.GoodProduct);
this.Controls.Add(this.bc_remark_label);
this.Controls.Add(this.ms_sncode_label);
this.Controls.Add(this.ms_sncode);
this.Controls.Add(this.ma_qty_label);
this.Controls.Add(this.ms_makecode_label);
this.Controls.Add(this.pr_detail_label);
this.Controls.Add(this.ma_prodcode_label);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.KeyPreview = true;
this.Margin = new System.Windows.Forms.Padding(4);
this.Name = "Make_TestCollectionqrcode2";
this.Tag = "Make!TestCollectionqrcode2";
this.Text = " ";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_TestCollection_FormClosing);
this.Load += new System.EventHandler(this.TestCollection_Load);
this.SizeChanged += new System.EventHandler(this.测试采集_SizeChanged);
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Make_TestCollection_KeyDown);
((System.ComponentModel.ISupportInitialize)(this.BadInfSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label ma_prodcode_label;
private System.Windows.Forms.Label ms_makecode_label;
private System.Windows.Forms.Label ma_qty_label;
private System.Windows.Forms.Label ms_sncode_label;
private CustomControl.TextBoxWithIcon.SnCollectionBox ms_sncode;
private System.Windows.Forms.Label bc_remark_label;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.RadioButton GoodProduct;
private System.Windows.Forms.RadioButton Reject;
private CustomControl.TextBoxWithIcon.EnterTextBox bc_remark;
private System.Windows.Forms.Label label6;
private CustomControl.ButtonUtil.NormalButton CleanInfo;
private CustomControl.RichText.RichTextAutoBottom OperateResult;
private CustomControl.ValueLabel.ValueLabel ma_prodcode;
private CustomControl.ValueLabel.ValueLabel ma_qty;
private CustomControl.ValueLabel.ValueLabel pr_spec;
private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
private System.Windows.Forms.CheckBox AutoBadCode;
private CustomControl.ButtonUtil.NormalButton Save;
private System.Windows.Forms.Label pr_detail_label;
private CustomControl.ValueLabel.ValueLabel ma_softversion;
private System.Windows.Forms.Label ma_softversion_label;
private System.Windows.Forms.BindingSource BadInfSource;
private System.Windows.Forms.CheckBox NoteForChange;
private System.Windows.Forms.Timer ControlLockTimer;
private System.Windows.Forms.Label Lock_label;
private System.Windows.Forms.Label ma_salecode;
private System.Windows.Forms.Label pr_sendchecktype;
private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
private System.Windows.Forms.Label ob_checkno;
private CustomControl.ValueLabel.ValueLabel ob_nowcheckqty;
private CustomControl.ValueLabel.ValueLabel mcd_remainqty;
private System.Windows.Forms.Label mc_restqty_label;
private CustomControl.ValueLabel.ValueLabel mcd_inqty;
private System.Windows.Forms.Label mcd_inqty_label;
private System.Windows.Forms.DataGridView LabelDataGridView;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
private CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label3;
private CustomControl.ComBoxWithFocus.PrinterCombox Printer;
private CustomControl.TextBoxWithIcon.NumOnlyTextBox PrintNum;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
private System.Windows.Forms.CheckBox autoprint;
private CustomControl.ValueLabel.ValueLabel ma_appversion;
private System.Windows.Forms.Label label5;
private CustomControl.ValueLabel.ValueLabel ma_rom;
private System.Windows.Forms.Label label7;
private CustomControl.ValueLabel.ValueLabel ma_ram;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.CheckBox getframeid;
private System.Windows.Forms.DataGridViewTextBoxColumn SN;
private System.Windows.Forms.DataGridViewTextBoxColumn bts;
private System.Windows.Forms.DataGridViewTextBoxColumn wifis;
private System.Windows.Forms.DataGridViewTextBoxColumn softversion;
private System.Windows.Forms.DataGridViewTextBoxColumn xkid;
private System.Windows.Forms.DataGridViewTextBoxColumn appver;
private System.Windows.Forms.DataGridViewTextBoxColumn rom;
private System.Windows.Forms.DataGridViewTextBoxColumn ram;
private System.Windows.Forms.DataGridViewTextBoxColumn z;
}
}