namespace UAS_MES_NEW.Special { partial class Special_CancelCollection { /// /// 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(Special_CancelCollection)); this.sn_code_label = new System.Windows.Forms.Label(); this.pr_detail = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox(); this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox(); this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom(); this.Confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.sn_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox(); this.SuspendLayout(); // // sn_code_label // this.sn_code_label.AutoSize = true; this.sn_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.sn_code_label.Location = new System.Drawing.Point(68, 401); this.sn_code_label.Margin = new System.Windows.Forms.Padding(8, 0, 8, 0); this.sn_code_label.Name = "sn_code_label"; this.sn_code_label.Size = new System.Drawing.Size(114, 41); this.sn_code_label.TabIndex = 104; this.sn_code_label.Text = "序列号"; // // pr_detail // this.pr_detail.AutoSize = true; 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(219, 343); this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.pr_detail.Name = "pr_detail"; this.pr_detail.Size = new System.Drawing.Size(0, 41); this.pr_detail.TabIndex = 237; // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label6.Location = new System.Drawing.Point(41, 343); this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(146, 41); this.label6.TabIndex = 236; this.label6.Text = "产品名称"; // // label2 // 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(41, 220); this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(146, 41); this.label2.TabIndex = 233; this.label2.Text = "工单编号"; // // 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(41, 278); this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(146, 41); this.label5.TabIndex = 232; this.label5.Text = "产品代码"; // // pr_code // this.pr_code.AllPower = null; this.pr_code.BackColor = System.Drawing.Color.White; this.pr_code.Enabled = false; this.pr_code.ID = null; this.pr_code.Location = new System.Drawing.Point(226, 287); this.pr_code.Name = "pr_code"; this.pr_code.Power = null; this.pr_code.Size = new System.Drawing.Size(388, 35); this.pr_code.Str = null; this.pr_code.Str1 = null; this.pr_code.Str2 = null; this.pr_code.TabIndex = 235; // // ma_code // this.ma_code.AllPower = "IFALL"; this.ma_code.Caller = null; this.ma_code.Condition = null; this.ma_code.DBTitle = ""; this.ma_code.Font = new System.Drawing.Font("微软雅黑", 9F); this.ma_code.FormName = null; this.ma_code.Location = new System.Drawing.Point(226, 220); this.ma_code.Margin = new System.Windows.Forms.Padding(6); this.ma_code.Name = "ma_code"; this.ma_code.Power = ""; this.ma_code.ReturnData = null; this.ma_code.SelectField = null; this.ma_code.SetValueField = null; this.ma_code.Size = new System.Drawing.Size(409, 46); this.ma_code.TabIndex = 234; this.ma_code.TableName = null; this.ma_code.Tag = "makecode"; this.ma_code.TextBoxEnable = true; // // Clean // this.Clean.AllPower = null; this.Clean.BackColor = System.Drawing.Color.Transparent; this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage"))); this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image"))); this.Clean.IsShowBorder = true; this.Clean.Location = new System.Drawing.Point(1002, 659); this.Clean.Margin = new System.Windows.Forms.Padding(8); this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage"))); this.Clean.Name = "Clean"; this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage"))); this.Clean.Power = null; this.Clean.Size = new System.Drawing.Size(120, 50); this.Clean.TabIndex = 143; this.Clean.Text = "清除"; this.Clean.UseVisualStyleBackColor = true; this.Clean.Click += new System.EventHandler(this.Clean_Click); // // OperateResult // this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.OperateResult.Location = new System.Drawing.Point(832, 26); this.OperateResult.Margin = new System.Windows.Forms.Padding(8); this.OperateResult.Name = "OperateResult"; this.OperateResult.Size = new System.Drawing.Size(460, 614); this.OperateResult.TabIndex = 142; this.OperateResult.Text = ""; // // Confirm // this.Confirm.AllPower = null; this.Confirm.BackColor = System.Drawing.Color.Transparent; this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage"))); this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image"))); this.Confirm.IsShowBorder = true; this.Confirm.Location = new System.Drawing.Point(319, 518); this.Confirm.Margin = new System.Windows.Forms.Padding(8); this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage"))); this.Confirm.Name = "Confirm"; this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage"))); this.Confirm.Power = null; this.Confirm.Size = new System.Drawing.Size(120, 50); this.Confirm.TabIndex = 141; this.Confirm.Text = "确认"; this.Confirm.UseVisualStyleBackColor = true; this.Confirm.Click += new System.EventHandler(this.Confirm_Click); // // sn_code // this.sn_code.AllPower = null; this.sn_code.BackColor = System.Drawing.Color.White; this.sn_code.ID = null; this.sn_code.Location = new System.Drawing.Point(226, 404); this.sn_code.Margin = new System.Windows.Forms.Padding(8); this.sn_code.Name = "sn_code"; this.sn_code.Power = null; this.sn_code.Size = new System.Drawing.Size(388, 35); this.sn_code.Str = null; this.sn_code.Str1 = null; this.sn_code.Str2 = null; this.sn_code.TabIndex = 140; // // Special_CancelCollection // this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1566, 802); this.Controls.Add(this.pr_detail); this.Controls.Add(this.label6); this.Controls.Add(this.pr_code); this.Controls.Add(this.ma_code); this.Controls.Add(this.label2); this.Controls.Add(this.label5); this.Controls.Add(this.Clean); this.Controls.Add(this.OperateResult); this.Controls.Add(this.Confirm); this.Controls.Add(this.sn_code); this.Controls.Add(this.sn_code_label); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); this.Name = "Special_CancelCollection"; this.Tag = "Special!CancelCollection"; this.Text = "取消采集"; this.Load += new System.EventHandler(this.Special_CancelCollection_Load); this.ResumeLayout(true); this.PerformLayout(); } #endregion private System.Windows.Forms.Label sn_code_label; private CustomControl.TextBoxWithIcon.EnterTextBox sn_code; private CustomControl.ButtonUtil.NormalButton Confirm; private CustomControl.RichText.RichTextAutoBottom OperateResult; private CustomControl.ButtonUtil.NormalButton Clean; private System.Windows.Forms.Label pr_detail; private System.Windows.Forms.Label label6; private CustomControl.TextBoxWithIcon.EnterTextBox pr_code; private CustomControl.TextBoxWithIcon.SearchTextBox ma_code; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label5; } }