namespace UAS_MES_NEW.Make
{
partial class Make_CollectLcd
{
///
/// 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.pr_detail_label = new System.Windows.Forms.Label();
this.sncode_label = new System.Windows.Forms.Label();
this.pr_code_label = new System.Windows.Forms.Label();
this.ms_makecode_label = new System.Windows.Forms.Label();
this.pr_code = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
this.checkBox1 = new System.Windows.Forms.CheckBox();
this.radioButton1 = new System.Windows.Forms.RadioButton();
this.radioButton2 = new System.Windows.Forms.RadioButton();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.groupBox1.SuspendLayout();
this.SuspendLayout();
//
// 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(474, 22);
this.pr_detail_label.Name = "pr_detail_label";
this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
this.pr_detail_label.TabIndex = 191;
this.pr_detail_label.Text = "产品名称";
//
// sncode_label
//
this.sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.sncode_label.AutoSize = true;
this.sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.sncode_label.Location = new System.Drawing.Point(14, 422);
this.sncode_label.Name = "sncode_label";
this.sncode_label.Size = new System.Drawing.Size(58, 21);
this.sncode_label.TabIndex = 190;
this.sncode_label.Text = "录入框";
//
// pr_code_label
//
this.pr_code_label.AutoSize = true;
this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_code_label.Location = new System.Drawing.Point(288, 21);
this.pr_code_label.Name = "pr_code_label";
this.pr_code_label.Size = new System.Drawing.Size(74, 21);
this.pr_code_label.TabIndex = 185;
this.pr_code_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(6, 22);
this.ms_makecode_label.Name = "ms_makecode_label";
this.ms_makecode_label.Size = new System.Drawing.Size(74, 21);
this.ms_makecode_label.TabIndex = 184;
this.ms_makecode_label.Text = "工单编号";
//
// pr_code
//
this.pr_code.AutoSize = true;
this.pr_code.CutLength = null;
this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_code.Location = new System.Drawing.Point(368, 22);
this.pr_code.MaximumSize = new System.Drawing.Size(200, 0);
this.pr_code.Name = "pr_code";
this.pr_code.Size = new System.Drawing.Size(0, 21);
this.pr_code.TabIndex = 193;
//
// pr_detail
//
this.pr_detail.AutoSize = true;
this.pr_detail.CutLength = null;
this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_detail.Location = new System.Drawing.Point(554, 22);
this.pr_detail.MaximumSize = new System.Drawing.Size(200, 0);
this.pr_detail.Name = "pr_detail";
this.pr_detail.Size = new System.Drawing.Size(0, 21);
this.pr_detail.TabIndex = 192;
//
// sncode
//
this.sncode.AllPower = "ifall";
this.sncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.sncode.BackColor = System.Drawing.Color.White;
this.sncode.ID = null;
this.sncode.Location = new System.Drawing.Point(98, 424);
this.sncode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.sncode.Name = "sncode";
this.sncode.Power = null;
this.sncode.Size = new System.Drawing.Size(196, 21);
this.sncode.Str = null;
this.sncode.Str1 = null;
this.sncode.Str2 = null;
this.sncode.TabIndex = 189;
this.sncode.Tag = "ifread";
this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
//
// 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(8, 59);
this.OperateResult.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.OperateResult.Name = "OperateResult";
this.OperateResult.Size = new System.Drawing.Size(648, 326);
this.OperateResult.TabIndex = 188;
this.OperateResult.Text = "";
//
// 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(86, 22);
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(115, 21);
this.ma_code.TabIndex = 201;
this.ma_code.TableName = null;
this.ma_code.Tag = "ma_code";
this.ma_code.TextBoxEnable = true;
//
// 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(217, 24);
this.LockMakeCode.Margin = new System.Windows.Forms.Padding(2);
this.LockMakeCode.Name = "LockMakeCode";
this.LockMakeCode.Size = new System.Drawing.Size(51, 21);
this.LockMakeCode.TabIndex = 200;
this.LockMakeCode.Text = "锁定";
this.LockMakeCode.UseVisualStyleBackColor = true;
//
// checkBox1
//
this.checkBox1.AutoSize = true;
this.checkBox1.Location = new System.Drawing.Point(478, 427);
this.checkBox1.Name = "checkBox1";
this.checkBox1.Size = new System.Drawing.Size(96, 16);
this.checkBox1.TabIndex = 202;
this.checkBox1.Text = "允许重复采集";
this.checkBox1.UseVisualStyleBackColor = true;
this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
//
// radioButton1
//
this.radioButton1.AutoSize = true;
this.radioButton1.Checked = true;
this.radioButton1.Location = new System.Drawing.Point(7, 8);
this.radioButton1.Name = "radioButton1";
this.radioButton1.Size = new System.Drawing.Size(47, 16);
this.radioButton1.TabIndex = 203;
this.radioButton1.TabStop = true;
this.radioButton1.Text = "良品";
this.radioButton1.UseVisualStyleBackColor = true;
this.radioButton1.CheckedChanged += new System.EventHandler(this.radioButton1_CheckedChanged);
//
// radioButton2
//
this.radioButton2.AutoSize = true;
this.radioButton2.Location = new System.Drawing.Point(131, 8);
this.radioButton2.Name = "radioButton2";
this.radioButton2.Size = new System.Drawing.Size(47, 16);
this.radioButton2.TabIndex = 204;
this.radioButton2.Text = "不良";
this.radioButton2.UseVisualStyleBackColor = true;
this.radioButton2.CheckedChanged += new System.EventHandler(this.radioButton1_CheckedChanged);
//
// groupBox1
//
this.groupBox1.Controls.Add(this.radioButton1);
this.groupBox1.Controls.Add(this.radioButton2);
this.groupBox1.Location = new System.Drawing.Point(18, 390);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(200, 29);
this.groupBox1.TabIndex = 205;
this.groupBox1.TabStop = false;
//
// Make_CollectLcd
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(668, 454);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.checkBox1);
this.Controls.Add(this.ma_code);
this.Controls.Add(this.LockMakeCode);
this.Controls.Add(this.pr_code);
this.Controls.Add(this.pr_detail);
this.Controls.Add(this.pr_detail_label);
this.Controls.Add(this.sncode_label);
this.Controls.Add(this.sncode);
this.Controls.Add(this.OperateResult);
this.Controls.Add(this.pr_code_label);
this.Controls.Add(this.ms_makecode_label);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Margin = new System.Windows.Forms.Padding(2);
this.Name = "Make_CollectLcd";
this.Tag = "Make!CollectLcd";
this.Text = "材料全捡";
this.Activated += new System.EventHandler(this.Make_CollectNetCode_Activated);
this.Load += new System.EventHandler(this.Make_CollectNetCode_Load);
this.SizeChanged += new System.EventHandler(this.Make_CollectNetCode_SizeChanged);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private CustomControl.ValueLabel.ValueLabel pr_code;
private CustomControl.ValueLabel.ValueLabel pr_detail;
private System.Windows.Forms.Label pr_detail_label;
private System.Windows.Forms.Label sncode_label;
private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
private CustomControl.RichText.RichTextAutoBottom OperateResult;
private System.Windows.Forms.Label pr_code_label;
private System.Windows.Forms.Label ms_makecode_label;
private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
private System.Windows.Forms.CheckBox checkBox1;
private System.Windows.Forms.RadioButton radioButton1;
private System.Windows.Forms.RadioButton radioButton2;
private System.Windows.Forms.GroupBox groupBox1;
}
}