namespace UAS_MES_NEW.Make
{
partial class Make_CollectElec
{
///
/// 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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_CollectElec));
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.label1 = new System.Windows.Forms.Label();
this.ms_colorcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
this.Delete = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.ms_makecode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.ms_prodcode = 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.enterTextBox1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
this.label2 = new System.Windows.Forms.Label();
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(452, 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(236, 22);
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(14, 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 = "工单编号";
//
// 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(13, 70);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(90, 21);
this.label1.TabIndex = 201;
this.label1.Text = "工单颜色号";
//
// ms_colorcode
//
this.ms_colorcode.AutoSize = true;
this.ms_colorcode.CutLength = null;
this.ms_colorcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ms_colorcode.Location = new System.Drawing.Point(108, 70);
this.ms_colorcode.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.ms_colorcode.MaximumSize = new System.Drawing.Size(200, 0);
this.ms_colorcode.Name = "ms_colorcode";
this.ms_colorcode.Size = new System.Drawing.Size(0, 21);
this.ms_colorcode.TabIndex = 202;
//
// StepCount
//
this.StepCount.LineCode = null;
this.StepCount.Location = new System.Drawing.Point(456, 70);
this.StepCount.Margin = new System.Windows.Forms.Padding(2);
this.StepCount.Name = "StepCount";
this.StepCount.Size = new System.Drawing.Size(80, 22);
this.StepCount.Source = null;
this.StepCount.StepCode = null;
this.StepCount.TabIndex = 200;
//
// Delete
//
this.Delete.AllPower = null;
this.Delete.BackColor = System.Drawing.Color.Transparent;
this.Delete.DownImage = ((System.Drawing.Image)(resources.GetObject("Delete.DownImage")));
this.Delete.Image = null;
this.Delete.IsShowBorder = true;
this.Delete.Location = new System.Drawing.Point(382, 422);
this.Delete.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.Delete.MoveImage = ((System.Drawing.Image)(resources.GetObject("Delete.MoveImage")));
this.Delete.Name = "Delete";
this.Delete.NormalImage = ((System.Drawing.Image)(resources.GetObject("Delete.NormalImage")));
this.Delete.Power = null;
this.Delete.Size = new System.Drawing.Size(75, 28);
this.Delete.TabIndex = 199;
this.Delete.Text = "取消";
this.Delete.UseVisualStyleBackColor = false;
this.Delete.Click += new System.EventHandler(this.deleteButton1_Click);
//
// ms_makecode
//
this.ms_makecode.AutoSize = true;
this.ms_makecode.CutLength = null;
this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ms_makecode.Location = new System.Drawing.Point(101, 24);
this.ms_makecode.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.ms_makecode.MaximumSize = new System.Drawing.Size(200, 0);
this.ms_makecode.Name = "ms_makecode";
this.ms_makecode.Size = new System.Drawing.Size(0, 21);
this.ms_makecode.TabIndex = 198;
//
// ms_prodcode
//
this.ms_prodcode.AutoSize = true;
this.ms_prodcode.CutLength = null;
this.ms_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ms_prodcode.Location = new System.Drawing.Point(318, 22);
this.ms_prodcode.MaximumSize = new System.Drawing.Size(200, 0);
this.ms_prodcode.Name = "ms_prodcode";
this.ms_prodcode.Size = new System.Drawing.Size(0, 21);
this.ms_prodcode.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(542, 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(12, 96);
this.OperateResult.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.OperateResult.Name = "OperateResult";
this.OperateResult.Size = new System.Drawing.Size(553, 306);
this.OperateResult.TabIndex = 188;
this.OperateResult.Text = "";
//
// enterTextBox1
//
this.enterTextBox1.AllPower = null;
this.enterTextBox1.BackColor = System.Drawing.Color.White;
this.enterTextBox1.ID = null;
this.enterTextBox1.Location = new System.Drawing.Point(278, 70);
this.enterTextBox1.Name = "enterTextBox1";
this.enterTextBox1.Power = null;
this.enterTextBox1.Size = new System.Drawing.Size(196, 21);
this.enterTextBox1.Str = null;
this.enterTextBox1.Str1 = null;
this.enterTextBox1.Str2 = null;
this.enterTextBox1.TabIndex = 220;
this.enterTextBox1.Leave += new System.EventHandler(this.enterTextBox1_Leave);
this.enterTextBox1.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.enterTextBox1_MouseDoubleClick);
//
// label2
//
this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.Location = new System.Drawing.Point(236, 70);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(36, 21);
this.label2.TabIndex = 219;
this.label2.Text = "sku";
//
// Make_CollectElec
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(638, 454);
this.Controls.Add(this.enterTextBox1);
this.Controls.Add(this.label2);
this.Controls.Add(this.ms_colorcode);
this.Controls.Add(this.label1);
this.Controls.Add(this.StepCount);
this.Controls.Add(this.Delete);
this.Controls.Add(this.ms_makecode);
this.Controls.Add(this.ms_prodcode);
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_CollectElec";
this.Tag = "Make!CollectElec";
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.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private CustomControl.ValueLabel.ValueLabel ms_prodcode;
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.ValueLabel.ValueLabel ms_makecode;
private CustomControl.ButtonUtil.NormalButton Delete;
private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
private System.Windows.Forms.Label label1;
private CustomControl.ValueLabel.ValueLabel ms_colorcode;
private CustomControl.TextBoxWithIcon.EnterTextBox enterTextBox1;
private System.Windows.Forms.Label label2;
}
}