| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275 |
- namespace UAS_MES.Make
- {
- partial class Make_Decompose
- {
- /// <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(Make_Decompose));
- this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
- this.pa_makecode_label = new System.Windows.Forms.Label();
- this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.Decompose = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
- this.Close = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
- this.label1 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.label5 = new System.Windows.Forms.Label();
- this.sncode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
- this.ma_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
- this.pr_name = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
- this.ms_makecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
- this.deccount = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
- this.SuspendLayout();
- //
- // 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, 375);
- this.OperateResult.Name = "OperateResult";
- this.OperateResult.Size = new System.Drawing.Size(1053, 152);
- this.OperateResult.TabIndex = 172;
- this.OperateResult.Text = "";
- //
- // pa_makecode_label
- //
- this.pa_makecode_label.AutoSize = true;
- this.pa_makecode_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pa_makecode_label.Location = new System.Drawing.Point(50, 556);
- this.pa_makecode_label.Name = "pa_makecode_label";
- this.pa_makecode_label.Size = new System.Drawing.Size(72, 27);
- this.pa_makecode_label.TabIndex = 173;
- this.pa_makecode_label.Text = "序列号";
- //
- // 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(164, 562);
- this.sn_code.Name = "sn_code";
- this.sn_code.Power = null;
- this.sn_code.Size = new System.Drawing.Size(196, 21);
- this.sn_code.Str = null;
- this.sn_code.Str1 = null;
- this.sn_code.Str2 = null;
- this.sn_code.TabIndex = 174;
- this.sn_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown);
- //
- // Decompose
- //
- this.Decompose.AllPower = null;
- this.Decompose.BackColor = System.Drawing.Color.Transparent;
- this.Decompose.DownImage = ((System.Drawing.Image)(resources.GetObject("Decompose.DownImage")));
- this.Decompose.Image = ((System.Drawing.Image)(resources.GetObject("Decompose.Image")));
- this.Decompose.IsShowBorder = true;
- this.Decompose.Location = new System.Drawing.Point(551, 560);
- this.Decompose.MoveImage = ((System.Drawing.Image)(resources.GetObject("Decompose.MoveImage")));
- this.Decompose.Name = "Decompose";
- this.Decompose.NormalImage = ((System.Drawing.Image)(resources.GetObject("Decompose.NormalImage")));
- this.Decompose.Power = null;
- this.Decompose.Size = new System.Drawing.Size(105, 27);
- this.Decompose.TabIndex = 175;
- this.Decompose.Text = "确定拆解";
- this.Decompose.UseVisualStyleBackColor = true;
- //
- // Close
- //
- this.Close.AllPower = null;
- this.Close.BackColor = System.Drawing.Color.Transparent;
- this.Close.DownImage = ((System.Drawing.Image)(resources.GetObject("Close.DownImage")));
- this.Close.Image = ((System.Drawing.Image)(resources.GetObject("Close.Image")));
- this.Close.IsShowBorder = true;
- this.Close.Location = new System.Drawing.Point(887, 560);
- this.Close.MoveImage = ((System.Drawing.Image)(resources.GetObject("Close.MoveImage")));
- this.Close.Name = "Close";
- this.Close.NormalImage = ((System.Drawing.Image)(resources.GetObject("Close.NormalImage")));
- this.Close.Power = null;
- this.Close.Size = new System.Drawing.Size(105, 27);
- this.Close.TabIndex = 176;
- this.Close.Text = "关闭";
- this.Close.UseVisualStyleBackColor = true;
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label1.Location = new System.Drawing.Point(33, 18);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(72, 27);
- this.label1.TabIndex = 177;
- this.label1.Text = "序列号";
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label2.Location = new System.Drawing.Point(33, 92);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(92, 27);
- this.label2.TabIndex = 178;
- this.label2.Text = "产品编号";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label3.Location = new System.Drawing.Point(433, 92);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(92, 27);
- this.label3.TabIndex = 179;
- this.label3.Text = "名称规格";
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label4.Location = new System.Drawing.Point(433, 18);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(72, 27);
- this.label4.TabIndex = 180;
- this.label4.Text = "工单号";
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label5.Location = new System.Drawing.Point(809, 18);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(92, 27);
- this.label5.TabIndex = 181;
- this.label5.Text = "已采集数";
- //
- // sncode
- //
- this.sncode.AutoSize = true;
- this.sncode.CutLength = null;
- this.sncode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.sncode.Location = new System.Drawing.Point(125, 18);
- this.sncode.MaximumSize = new System.Drawing.Size(150, 0);
- this.sncode.Name = "sncode";
- this.sncode.Size = new System.Drawing.Size(0, 27);
- this.sncode.TabIndex = 183;
- this.sncode.Tag = "1";
- //
- // ma_prodcode
- //
- this.ma_prodcode.AutoSize = true;
- this.ma_prodcode.CutLength = null;
- this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ma_prodcode.Location = new System.Drawing.Point(125, 92);
- this.ma_prodcode.MaximumSize = new System.Drawing.Size(150, 0);
- this.ma_prodcode.Name = "ma_prodcode";
- this.ma_prodcode.Size = new System.Drawing.Size(0, 27);
- this.ma_prodcode.TabIndex = 184;
- this.ma_prodcode.Tag = "1";
- //
- // pr_name
- //
- this.pr_name.AutoSize = true;
- this.pr_name.CutLength = null;
- this.pr_name.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pr_name.Location = new System.Drawing.Point(531, 92);
- this.pr_name.MaximumSize = new System.Drawing.Size(150, 0);
- this.pr_name.Name = "pr_name";
- this.pr_name.Size = new System.Drawing.Size(0, 27);
- this.pr_name.TabIndex = 185;
- this.pr_name.Tag = "1";
- //
- // ms_makecode
- //
- this.ms_makecode.AutoSize = true;
- this.ms_makecode.CutLength = null;
- this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ms_makecode.Location = new System.Drawing.Point(525, 18);
- this.ms_makecode.MaximumSize = new System.Drawing.Size(150, 0);
- this.ms_makecode.Name = "ms_makecode";
- this.ms_makecode.Size = new System.Drawing.Size(0, 27);
- this.ms_makecode.TabIndex = 186;
- this.ms_makecode.Tag = "1";
- //
- // deccount
- //
- this.deccount.AutoSize = true;
- this.deccount.CutLength = null;
- this.deccount.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.deccount.Location = new System.Drawing.Point(907, 18);
- this.deccount.MaximumSize = new System.Drawing.Size(150, 0);
- this.deccount.Name = "deccount";
- this.deccount.Size = new System.Drawing.Size(0, 27);
- this.deccount.TabIndex = 187;
- this.deccount.Tag = "1";
- //
- // Make_Decompose
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1120, 625);
- this.Controls.Add(this.deccount);
- this.Controls.Add(this.ms_makecode);
- this.Controls.Add(this.pr_name);
- this.Controls.Add(this.ma_prodcode);
- this.Controls.Add(this.sncode);
- this.Controls.Add(this.label5);
- this.Controls.Add(this.label4);
- this.Controls.Add(this.label3);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.label1);
- this.Controls.Add(this.Close);
- this.Controls.Add(this.Decompose);
- this.Controls.Add(this.sn_code);
- this.Controls.Add(this.pa_makecode_label);
- this.Controls.Add(this.OperateResult);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
- this.Name = "Make_Decompose";
- this.Tag = "Make!Decompose";
- this.Text = "拆解处理";
- this.SizeChanged += new System.EventHandler(this.Make_Decompose_SizeChanged);
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private CustomControl.RichText.RichTextAutoBottom OperateResult;
- private System.Windows.Forms.Label pa_makecode_label;
- private CustomControl.TextBoxWithIcon.EnterTextBox sn_code;
- private CustomControl.ButtonUtil.NormalButton Decompose;
- private CustomControl.ButtonUtil.NormalButton Close;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label5;
- private CustomControl.ValueLabel.ValueLabel sncode;
- private CustomControl.ValueLabel.ValueLabel ma_prodcode;
- private CustomControl.ValueLabel.ValueLabel pr_name;
- private CustomControl.ValueLabel.ValueLabel ms_makecode;
- private CustomControl.ValueLabel.ValueLabel deccount;
- }
- }
|