123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303 |
- namespace UAS_MES_NEW.Special
- {
- partial class Special_ChangeMakeCode
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Special_ChangeMakeCode));
- 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.ma_code1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
- this.label1 = new System.Windows.Forms.Label();
- this.pr_detail1 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.pr_code1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.label7 = new System.Windows.Forms.Label();
- this.SuspendLayout();
- //
- // 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(213, 206);
- 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(35, 206);
- 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(35, 83);
- this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(114, 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(35, 141);
- 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(220, 150);
- 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(220, 83);
- 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(268, 669);
- 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);
- //
- // ma_code1
- //
- this.ma_code1.AllPower = "IFALL";
- this.ma_code1.Caller = null;
- this.ma_code1.Condition = null;
- this.ma_code1.DBTitle = "";
- this.ma_code1.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.ma_code1.FormName = null;
- this.ma_code1.Location = new System.Drawing.Point(220, 295);
- this.ma_code1.Margin = new System.Windows.Forms.Padding(6);
- this.ma_code1.Name = "ma_code1";
- this.ma_code1.Power = "";
- this.ma_code1.ReturnData = null;
- this.ma_code1.SelectField = null;
- this.ma_code1.SetValueField = null;
- this.ma_code1.Size = new System.Drawing.Size(409, 46);
- this.ma_code1.TabIndex = 239;
- this.ma_code1.TableName = null;
- this.ma_code1.Tag = "makecode";
- this.ma_code1.TextBoxEnable = true;
- //
- // 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(9, 295);
- this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(178, 41);
- this.label1.TabIndex = 238;
- this.label1.Text = "切换后工单";
- //
- // pr_detail1
- //
- this.pr_detail1.AutoSize = true;
- this.pr_detail1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pr_detail1.Location = new System.Drawing.Point(213, 431);
- this.pr_detail1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.pr_detail1.Name = "pr_detail1";
- this.pr_detail1.Size = new System.Drawing.Size(0, 41);
- this.pr_detail1.TabIndex = 243;
- //
- // 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(35, 431);
- this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(146, 41);
- this.label4.TabIndex = 242;
- this.label4.Text = "产品名称";
- //
- // pr_code1
- //
- this.pr_code1.AllPower = null;
- this.pr_code1.BackColor = System.Drawing.Color.White;
- this.pr_code1.Enabled = false;
- this.pr_code1.ID = null;
- this.pr_code1.Location = new System.Drawing.Point(220, 375);
- this.pr_code1.Name = "pr_code1";
- this.pr_code1.Power = null;
- this.pr_code1.Size = new System.Drawing.Size(388, 35);
- this.pr_code1.Str = null;
- this.pr_code1.Str1 = null;
- this.pr_code1.Str2 = null;
- this.pr_code1.TabIndex = 241;
- //
- // 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(35, 366);
- this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(146, 41);
- this.label7.TabIndex = 240;
- this.label7.Text = "产品代码";
- //
- // Special_ChangeMakeCode
- //
- 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_detail1);
- this.Controls.Add(this.label4);
- this.Controls.Add(this.pr_code1);
- this.Controls.Add(this.label7);
- this.Controls.Add(this.ma_code1);
- this.Controls.Add(this.label1);
- 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.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
- this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.Name = "Special_ChangeMakeCode";
- this.Tag = "Special!CancelCollection";
- this.Text = "取消采集";
- this.Load += new System.EventHandler(this.Special_CancelCollection_Load);
- this.ResumeLayout(true);
- this.PerformLayout();
- }
- #endregion
- 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;
- private CustomControl.TextBoxWithIcon.SearchTextBox ma_code1;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Label pr_detail1;
- private System.Windows.Forms.Label label4;
- private CustomControl.TextBoxWithIcon.EnterTextBox pr_code1;
- private System.Windows.Forms.Label label7;
- }
- }
|