namespace UAS_MES_NEW.Make
{
partial class Make_TestCollectionlux
{
///
/// 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_TestCollectionlux));
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.label7 = new System.Windows.Forms.Label();
this.ob_checkno = new System.Windows.Forms.Label();
this.ob_batchqty_label = new System.Windows.Forms.Label();
this.ob_nowcheckqty_label = 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.button1 = new System.Windows.Forms.Button();
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.SN = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.avg1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.avg2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ver1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ver2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.wifis = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.bts = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.z = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ob_sendqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.ob_batchqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
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.SendCheck = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
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();
((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(1048, 632);
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(92, 27);
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(285, 622);
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(72, 27);
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(4, 188);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(92, 27);
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(8, 618);
this.GoodProduct.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.GoodProduct.Name = "GoodProduct";
this.GoodProduct.Size = new System.Drawing.Size(83, 35);
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(117, 618);
this.Reject.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.Reject.Name = "Reject";
this.Reject.Size = new System.Drawing.Size(107, 35);
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(855, 188);
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(92, 27);
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(960, 188);
this.AutoBadCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.AutoBadCode.Name = "AutoBadCode";
this.AutoBadCode.Size = new System.Drawing.Size(151, 24);
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(382, 18);
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(92, 27);
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, 80);
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(92, 27);
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, 17);
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(92, 27);
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(382, 80);
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(92, 27);
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(4, 140);
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(92, 27);
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(387, 140);
this.NoteForChange.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.NoteForChange.Name = "NoteForChange";
this.NoteForChange.Size = new System.Drawing.Size(121, 24);
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(759, 625);
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(156, 27);
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(636, 188);
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, 15);
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(636, 193);
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, 15);
this.pr_sendchecktype.TabIndex = 79;
this.pr_sendchecktype.Visible = false;
//
// 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.ForeColor = System.Drawing.Color.Black;
this.label7.Location = new System.Drawing.Point(753, 117);
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(92, 27);
this.label7.TabIndex = 217;
this.label7.Text = "已送检数";
//
// 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(1112, 116);
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, 27);
this.ob_checkno.TabIndex = 216;
this.ob_checkno.Tag = "ob_checkno";
this.ob_checkno.Visible = false;
//
// ob_batchqty_label
//
this.ob_batchqty_label.AutoSize = true;
this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ob_batchqty_label.ForeColor = System.Drawing.Color.Black;
this.ob_batchqty_label.Location = new System.Drawing.Point(753, 67);
this.ob_batchqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ob_batchqty_label.Name = "ob_batchqty_label";
this.ob_batchqty_label.Size = new System.Drawing.Size(92, 27);
this.ob_batchqty_label.TabIndex = 214;
this.ob_batchqty_label.Text = "抽检批数";
//
// ob_nowcheckqty_label
//
this.ob_nowcheckqty_label.AutoSize = true;
this.ob_nowcheckqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ob_nowcheckqty_label.ForeColor = System.Drawing.Color.Black;
this.ob_nowcheckqty_label.Location = new System.Drawing.Point(941, 67);
this.ob_nowcheckqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ob_nowcheckqty_label.Name = "ob_nowcheckqty_label";
this.ob_nowcheckqty_label.Size = new System.Drawing.Size(92, 27);
this.ob_nowcheckqty_label.TabIndex = 212;
this.ob_nowcheckqty_label.Text = "当前批数";
//
// 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(753, 18);
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(92, 27);
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(941, 18);
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(92, 27);
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.avg1,
this.avg2,
this.ver1,
this.ver2,
this.wifis,
this.bts,
this.z});
this.LabelDataGridView.Location = new System.Drawing.Point(13, 222);
this.LabelDataGridView.Margin = new System.Windows.Forms.Padding(4);
this.LabelDataGridView.Name = "LabelDataGridView";
this.LabelDataGridView.RowHeadersVisible = false;
this.LabelDataGridView.RowHeadersWidth = 51;
this.LabelDataGridView.RowTemplate.Height = 23;
this.LabelDataGridView.Size = new System.Drawing.Size(832, 382);
this.LabelDataGridView.TabIndex = 219;
//
// button1
//
this.button1.Location = new System.Drawing.Point(388, 184);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 23);
this.button1.TabIndex = 220;
this.button1.Text = "button1";
this.button1.UseVisualStyleBackColor = true;
this.button1.Visible = false;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// 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.Width = 80;
//
// dataGridViewTextBoxColumn3
//
this.dataGridViewTextBoxColumn3.HeaderText = "200平均";
this.dataGridViewTextBoxColumn3.MinimumWidth = 80;
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
this.dataGridViewTextBoxColumn3.ReadOnly = true;
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;
//
// 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;
//
// avg1
//
this.avg1.HeaderText = "关灯光感";
this.avg1.MinimumWidth = 70;
this.avg1.Name = "avg1";
this.avg1.ReadOnly = true;
this.avg1.Width = 80;
//
// avg2
//
this.avg2.HeaderText = "200平均";
this.avg2.MinimumWidth = 70;
this.avg2.Name = "avg2";
this.avg2.ReadOnly = true;
this.avg2.Width = 80;
//
// ver1
//
this.ver1.HeaderText = "200校准";
this.ver1.MinimumWidth = 70;
this.ver1.Name = "ver1";
this.ver1.ReadOnly = true;
this.ver1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.ver1.Width = 80;
//
// ver2
//
this.ver2.HeaderText = "20校准";
this.ver2.MinimumWidth = 70;
this.ver2.Name = "ver2";
this.ver2.ReadOnly = true;
this.ver2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.ver2.Width = 80;
//
// 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;
//
// 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;
//
// z
//
this.z.HeaderText = "";
this.z.MinimumWidth = 2;
this.z.Name = "z";
this.z.Width = 6;
//
// ob_sendqty
//
this.ob_sendqty.AutoSize = true;
this.ob_sendqty.CutLength = null;
this.ob_sendqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ob_sendqty.ForeColor = System.Drawing.Color.Black;
this.ob_sendqty.Location = new System.Drawing.Point(877, 117);
this.ob_sendqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ob_sendqty.MaximumSize = new System.Drawing.Size(200, 0);
this.ob_sendqty.Name = "ob_sendqty";
this.ob_sendqty.Size = new System.Drawing.Size(0, 27);
this.ob_sendqty.TabIndex = 218;
this.ob_sendqty.Tag = "ob_batchqty";
//
// ob_batchqty
//
this.ob_batchqty.AutoSize = true;
this.ob_batchqty.CutLength = null;
this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ob_batchqty.ForeColor = System.Drawing.Color.Black;
this.ob_batchqty.Location = new System.Drawing.Point(877, 67);
this.ob_batchqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ob_batchqty.MaximumSize = new System.Drawing.Size(200, 0);
this.ob_batchqty.Name = "ob_batchqty";
this.ob_batchqty.Size = new System.Drawing.Size(0, 27);
this.ob_batchqty.TabIndex = 215;
this.ob_batchqty.Tag = "ob_batchqty";
//
// 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(1062, 67);
this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ob_nowcheckqty.MaximumSize = new System.Drawing.Size(200, 0);
this.ob_nowcheckqty.Name = "ob_nowcheckqty";
this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 27);
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(877, 18);
this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.mcd_remainqty.MaximumSize = new System.Drawing.Size(200, 0);
this.mcd_remainqty.Name = "mcd_remainqty";
this.mcd_remainqty.Size = new System.Drawing.Size(0, 27);
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(1062, 18);
this.mcd_inqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.mcd_inqty.MaximumSize = new System.Drawing.Size(200, 0);
this.mcd_inqty.Name = "mcd_inqty";
this.mcd_inqty.Size = new System.Drawing.Size(0, 27);
this.mcd_inqty.TabIndex = 210;
this.mcd_inqty.Tag = "mcd_inqty";
//
// SendCheck
//
this.SendCheck.AllPower = null;
this.SendCheck.BackColor = System.Drawing.Color.Transparent;
this.SendCheck.DownImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.DownImage")));
this.SendCheck.Enabled = false;
this.SendCheck.Image = null;
this.SendCheck.IsShowBorder = true;
this.SendCheck.Location = new System.Drawing.Point(946, 117);
this.SendCheck.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
this.SendCheck.Name = "SendCheck";
this.SendCheck.NormalImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.NormalImage")));
this.SendCheck.Power = null;
this.SendCheck.Size = new System.Drawing.Size(87, 32);
this.SendCheck.TabIndex = 72;
this.SendCheck.Text = "送检";
this.SendCheck.UseVisualStyleBackColor = false;
this.SendCheck.Click += new System.EventHandler(this.SendCheck_Click);
//
// StepCount
//
this.StepCount.LineCode = null;
this.StepCount.Location = new System.Drawing.Point(388, 182);
this.StepCount.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
this.StepCount.Name = "StepCount";
this.StepCount.Size = new System.Drawing.Size(85, 28);
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(125, 140);
this.ma_softversion.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_softversion.MaximumSize = new System.Drawing.Size(200, 0);
this.ma_softversion.Name = "ma_softversion";
this.ma_softversion.Size = new System.Drawing.Size(0, 27);
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(636, 622);
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(87, 32);
this.Save.TabIndex = 70;
this.Save.Text = "保存";
this.Save.UseVisualStyleBackColor = 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(124, 17);
this.ma_code.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
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(153, 27);
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(299, 18);
this.LockMakeCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.LockMakeCode.Name = "LockMakeCode";
this.LockMakeCode.Size = new System.Drawing.Size(61, 24);
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(507, 80);
this.pr_spec.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.pr_spec.MaximumSize = new System.Drawing.Size(200, 0);
this.pr_spec.Name = "pr_spec";
this.pr_spec.Size = new System.Drawing.Size(0, 27);
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(505, 18);
this.ma_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_qty.MaximumSize = new System.Drawing.Size(200, 0);
this.ma_qty.Name = "ma_qty";
this.ma_qty.Size = new System.Drawing.Size(0, 27);
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(125, 80);
this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_prodcode.MaximumSize = new System.Drawing.Size(200, 0);
this.ma_prodcode.Name = "ma_prodcode";
this.ma_prodcode.Size = new System.Drawing.Size(0, 27);
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(859, 227);
this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.OperateResult.Name = "OperateResult";
this.OperateResult.Size = new System.Drawing.Size(274, 382);
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(957, 622);
this.CleanInfo.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
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(82, 30);
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(1090, 640);
this.bc_remark.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.bc_remark.Multiline = true;
this.bc_remark.Name = "bc_remark";
this.bc_remark.Power = null;
this.bc_remark.Size = new System.Drawing.Size(43, 14);
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(373, 622);
this.ms_sncode.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.ms_sncode.Name = "ms_sncode";
this.ms_sncode.Power = null;
this.ms_sncode.Size = new System.Drawing.Size(240, 28);
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);
//
// Make_TestCollectionlux
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.SystemColors.Control;
this.ClientSize = new System.Drawing.Size(1149, 668);
this.Controls.Add(this.button1);
this.Controls.Add(this.LabelDataGridView);
this.Controls.Add(this.ob_sendqty);
this.Controls.Add(this.label7);
this.Controls.Add(this.ob_checkno);
this.Controls.Add(this.ob_batchqty);
this.Controls.Add(this.ob_batchqty_label);
this.Controls.Add(this.ob_nowcheckqty);
this.Controls.Add(this.ob_nowcheckqty_label);
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.SendCheck);
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, 3, 4, 3);
this.Name = "Make_TestCollectionlux";
this.Tag = "Make!TestCollectionlux";
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 CustomControl.ButtonUtil.NormalButton SendCheck;
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 CustomControl.ValueLabel.ValueLabel ob_sendqty;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label ob_checkno;
private CustomControl.ValueLabel.ValueLabel ob_batchqty;
private System.Windows.Forms.Label ob_batchqty_label;
private CustomControl.ValueLabel.ValueLabel ob_nowcheckqty;
private System.Windows.Forms.Label ob_nowcheckqty_label;
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 SN;
private System.Windows.Forms.DataGridViewTextBoxColumn avg1;
private System.Windows.Forms.DataGridViewTextBoxColumn avg2;
private System.Windows.Forms.DataGridViewTextBoxColumn ver1;
private System.Windows.Forms.DataGridViewTextBoxColumn ver2;
private System.Windows.Forms.DataGridViewTextBoxColumn wifis;
private System.Windows.Forms.DataGridViewTextBoxColumn bts;
private System.Windows.Forms.DataGridViewTextBoxColumn z;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
}
}