namespace UAS_MES.Make { partial class Make_SeqTransform { /// /// 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_SeqTransform)); this.pr_detail = new System.Windows.Forms.Label(); this.ms_makecode_label = new System.Windows.Forms.Label(); this.ma_prodcode = new System.Windows.Forms.Label(); this.pr_detail_label = new System.Windows.Forms.Label(); this.ma_prodcode_label = new System.Windows.Forms.Label(); this.sncode_label = new System.Windows.Forms.Label(); this.ChangeResult = new System.Windows.Forms.CheckBox(); this.changenum_lanel = new System.Windows.Forms.Label(); this.ma_qty = new System.Windows.Forms.Label(); this.ma_qty_lable = new System.Windows.Forms.Label(); this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom(); this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeTextBox(); this.ReCall = new UAS_MES.CustomControl.ButtonUtil.NormalButton(); this.Confirm = new UAS_MES.CustomControl.ButtonUtil.NormalButton(); this.changenum = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeTextBox(); this.ms_makecode = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeTextBox(); 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(141, 69); this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.pr_detail.Name = "pr_detail"; this.pr_detail.Size = new System.Drawing.Size(0, 27); this.pr_detail.TabIndex = 65; // // 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(20, 21); this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.ms_makecode_label.Name = "ms_makecode_label"; this.ms_makecode_label.Size = new System.Drawing.Size(92, 27); this.ms_makecode_label.TabIndex = 61; this.ms_makecode_label.Text = "归属工单"; // // ma_prodcode // this.ma_prodcode.AutoSize = true; this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ma_prodcode.Location = new System.Drawing.Point(492, 22); this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.ma_prodcode.Name = "ma_prodcode"; this.ma_prodcode.Size = new System.Drawing.Size(0, 27); this.ma_prodcode.TabIndex = 64; // // 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(20, 69); this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.pr_detail_label.Name = "pr_detail_label"; this.pr_detail_label.Size = new System.Drawing.Size(92, 27); this.pr_detail_label.TabIndex = 62; this.pr_detail_label.Text = "产品名称"; // // ma_prodcode_label // this.ma_prodcode_label.AutoSize = true; this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ma_prodcode_label.Location = new System.Drawing.Point(375, 21); this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.ma_prodcode_label.Name = "ma_prodcode_label"; this.ma_prodcode_label.Size = new System.Drawing.Size(92, 27); this.ma_prodcode_label.TabIndex = 63; this.ma_prodcode_label.Text = "产品编号"; // // sncode_label // 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(20, 552); this.sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.sncode_label.Name = "sncode_label"; this.sncode_label.Size = new System.Drawing.Size(72, 27); this.sncode_label.TabIndex = 68; this.sncode_label.Text = "录入框"; // // ChangeResult // this.ChangeResult.AutoSize = true; this.ChangeResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ChangeResult.Location = new System.Drawing.Point(395, 552); this.ChangeResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.ChangeResult.Name = "ChangeResult"; this.ChangeResult.Size = new System.Drawing.Size(154, 31); this.ChangeResult.TabIndex = 70; this.ChangeResult.Text = "修改转换结果"; this.ChangeResult.UseVisualStyleBackColor = true; // // changenum_lanel // this.changenum_lanel.AutoSize = true; this.changenum_lanel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.changenum_lanel.Location = new System.Drawing.Point(585, 552); this.changenum_lanel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.changenum_lanel.Name = "changenum_lanel"; this.changenum_lanel.Size = new System.Drawing.Size(92, 27); this.changenum_lanel.TabIndex = 71; this.changenum_lanel.Text = "转换数量"; // // ma_qty // this.ma_qty.AutoSize = true; this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ma_qty.Location = new System.Drawing.Point(819, 22); this.ma_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.ma_qty.Name = "ma_qty"; this.ma_qty.Size = new System.Drawing.Size(0, 27); this.ma_qty.TabIndex = 76; // // ma_qty_lable // this.ma_qty_lable.AutoSize = true; this.ma_qty_lable.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ma_qty_lable.Location = new System.Drawing.Point(712, 22); this.ma_qty_lable.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.ma_qty_lable.Name = "ma_qty_lable"; this.ma_qty_lable.Size = new System.Drawing.Size(72, 27); this.ma_qty_lable.TabIndex = 75; this.ma_qty_lable.Text = "工单数"; // // 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(27, 109); this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.OperateResult.Name = "OperateResult"; this.OperateResult.Size = new System.Drawing.Size(1081, 426); this.OperateResult.TabIndex = 78; this.OperateResult.Text = ""; // // sncode // this.sncode.AllPower = "ifall"; this.sncode.BackColor = System.Drawing.Color.White; this.sncode.ID = null; this.sncode.Location = new System.Drawing.Point(127, 552); this.sncode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.sncode.Name = "sncode"; this.sncode.Power = "ifwrite"; this.sncode.Size = new System.Drawing.Size(212, 25); this.sncode.Str = null; this.sncode.Str1 = null; this.sncode.Str2 = null; this.sncode.TabIndex = 77; this.sncode.Tag = "IfWrite"; this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown); // // ReCall // this.ReCall.AllPower = null; this.ReCall.BackColor = System.Drawing.Color.Transparent; this.ReCall.DownImage = ((System.Drawing.Image)(resources.GetObject("ReCall.DownImage"))); this.ReCall.Image = ((System.Drawing.Image)(resources.GetObject("ReCall.Image"))); this.ReCall.IsShowBorder = true; this.ReCall.Location = new System.Drawing.Point(584, 598); this.ReCall.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.ReCall.MoveImage = ((System.Drawing.Image)(resources.GetObject("ReCall.MoveImage"))); this.ReCall.Name = "ReCall"; this.ReCall.NormalImage = ((System.Drawing.Image)(resources.GetObject("ReCall.NormalImage"))); this.ReCall.Power = null; this.ReCall.Size = new System.Drawing.Size(93, 30); this.ReCall.TabIndex = 74; this.ReCall.Text = "撤销输入"; this.ReCall.UseVisualStyleBackColor = true; this.ReCall.Click += new System.EventHandler(this.ReCall_Click); // // Confirm // this.Confirm.AllPower = "ifall"; 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(453, 598); this.Confirm.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); 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(93, 30); this.Confirm.TabIndex = 73; this.Confirm.Tag = "IfWrite"; this.Confirm.Text = "确认"; this.Confirm.UseVisualStyleBackColor = true; this.Confirm.Click += new System.EventHandler(this.Confirm_Click); // // changenum // this.changenum.AllPower = null; this.changenum.BackColor = System.Drawing.Color.White; this.changenum.ID = null; this.changenum.Location = new System.Drawing.Point(717, 552); this.changenum.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.changenum.Name = "changenum"; this.changenum.Power = null; this.changenum.ReadOnly = true; this.changenum.Size = new System.Drawing.Size(212, 25); this.changenum.Str = null; this.changenum.Str1 = null; this.changenum.Str2 = null; this.changenum.TabIndex = 72; // // ms_makecode // this.ms_makecode.AllPower = null; this.ms_makecode.BackColor = System.Drawing.Color.White; this.ms_makecode.ID = null; this.ms_makecode.Location = new System.Drawing.Point(139, 21); this.ms_makecode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.ms_makecode.Name = "ms_makecode"; this.ms_makecode.Power = null; this.ms_makecode.Size = new System.Drawing.Size(212, 25); this.ms_makecode.Str = null; this.ms_makecode.Str1 = null; this.ms_makecode.Str2 = null; this.ms_makecode.TabIndex = 66; // // 序列转换 // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1132, 640); this.Controls.Add(this.OperateResult); this.Controls.Add(this.sncode); this.Controls.Add(this.ma_qty); this.Controls.Add(this.ma_qty_lable); this.Controls.Add(this.ReCall); this.Controls.Add(this.Confirm); this.Controls.Add(this.changenum); this.Controls.Add(this.changenum_lanel); this.Controls.Add(this.ChangeResult); this.Controls.Add(this.sncode_label); this.Controls.Add(this.ms_makecode); this.Controls.Add(this.pr_detail); this.Controls.Add(this.ms_makecode_label); this.Controls.Add(this.ma_prodcode); this.Controls.Add(this.pr_detail_label); this.Controls.Add(this.ma_prodcode_label); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.Name = "序列转换"; this.Tag = "Make!SeqTransform"; this.Text = " "; this.Load += new System.EventHandler(this.序列转换_Load); this.SizeChanged += new System.EventHandler(this.序列转换_SizeChanged); this.ResumeLayout(false); this.PerformLayout(); } #endregion private CustomControl.TextBoxWithIcon.MaCodeTextBox ms_makecode; private System.Windows.Forms.Label pr_detail; private System.Windows.Forms.Label ms_makecode_label; private System.Windows.Forms.Label ma_prodcode; private System.Windows.Forms.Label pr_detail_label; private System.Windows.Forms.Label ma_prodcode_label; private System.Windows.Forms.Label sncode_label; private System.Windows.Forms.CheckBox ChangeResult; private CustomControl.TextBoxWithIcon.MaCodeTextBox changenum; private System.Windows.Forms.Label changenum_lanel; private CustomControl.ButtonUtil.NormalButton Confirm; private CustomControl.ButtonUtil.NormalButton ReCall; private System.Windows.Forms.Label ma_qty; private System.Windows.Forms.Label ma_qty_lable; private CustomControl.TextBoxWithIcon.MaCodeTextBox sncode; private CustomControl.RichText.RichTextAutoBottom OperateResult; } }