namespace UAS_MES_NEW.Make { partial class Make_SeqTransform2 { /// /// 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() { this.ms_makecode_label = 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.beforeTransSNLength_checkBox = new System.Windows.Forms.CheckBox(); this.afterTransSNLength_checkBox = new System.Windows.Forms.CheckBox(); this.beforeTransSNPre_checkBox = new System.Windows.Forms.CheckBox(); this.afterTransSNPre_checkBox = new System.Windows.Forms.CheckBox(); this.label1 = new System.Windows.Forms.Label(); this.ma_code = new System.Windows.Forms.Label(); this.changenum = new System.Windows.Forms.Label(); this.remain_qty = new System.Windows.Forms.Label(); this.PrintNum_label = new System.Windows.Forms.Label(); this.remain_qty_label = new System.Windows.Forms.Label(); this.ClearSn_code = new System.Windows.Forms.PictureBox(); this.sn_code_label = new System.Windows.Forms.Label(); this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount(); this.ChangeResult = new UAS_MES_NEW.CustomControl.CustomCheckBox.CustomCheckBox(); this.show_sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox(); this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel(); this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel(); this.afterTransSNLength = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxNumOnly(); this.beforeTransSNLength = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxNumOnly(); this.afterTransSNPre = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox(); this.beforeTransSNPre = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox(); this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom(); this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox(); this.Remark = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox(); this.Seq_Remark_PreFix = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox(); this.SameReamrk = new System.Windows.Forms.CheckBox(); this.label3 = new System.Windows.Forms.Label(); this.IFONLY = new System.Windows.Forms.CheckBox(); this.CollectRemark = new System.Windows.Forms.CheckBox(); this.label4 = new System.Windows.Forms.Label(); this.ma_salecode = new System.Windows.Forms.Label(); this.mcd_inqty = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.checkBox1 = new System.Windows.Forms.CheckBox(); this.ma_endremark = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).BeginInit(); this.SuspendLayout(); // // 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(22, 26); 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(0, 31); this.ms_makecode_label.TabIndex = 61; // // 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(825, 22); 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(110, 31); 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(460, 22); 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(110, 31); 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(26, 646); 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(86, 31); this.sncode_label.TabIndex = 68; this.sncode_label.Text = "录入框"; // // beforeTransSNLength_checkBox // this.beforeTransSNLength_checkBox.AutoSize = true; this.beforeTransSNLength_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F); this.beforeTransSNLength_checkBox.Location = new System.Drawing.Point(28, 122); this.beforeTransSNLength_checkBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.beforeTransSNLength_checkBox.Name = "beforeTransSNLength_checkBox"; this.beforeTransSNLength_checkBox.Size = new System.Drawing.Size(117, 31); this.beforeTransSNLength_checkBox.TabIndex = 81; this.beforeTransSNLength_checkBox.Text = "TSN长度"; this.beforeTransSNLength_checkBox.UseVisualStyleBackColor = true; // // afterTransSNLength_checkBox // this.afterTransSNLength_checkBox.AutoSize = true; this.afterTransSNLength_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F); this.afterTransSNLength_checkBox.Location = new System.Drawing.Point(28, 170); this.afterTransSNLength_checkBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.afterTransSNLength_checkBox.Name = "afterTransSNLength_checkBox"; this.afterTransSNLength_checkBox.Size = new System.Drawing.Size(106, 31); this.afterTransSNLength_checkBox.TabIndex = 82; this.afterTransSNLength_checkBox.Text = "SN长度"; this.afterTransSNLength_checkBox.UseVisualStyleBackColor = true; // // beforeTransSNPre_checkBox // this.beforeTransSNPre_checkBox.AutoSize = true; this.beforeTransSNPre_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F); this.beforeTransSNPre_checkBox.Location = new System.Drawing.Point(632, 122); this.beforeTransSNPre_checkBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.beforeTransSNPre_checkBox.Name = "beforeTransSNPre_checkBox"; this.beforeTransSNPre_checkBox.Size = new System.Drawing.Size(117, 31); this.beforeTransSNPre_checkBox.TabIndex = 83; this.beforeTransSNPre_checkBox.Text = "TSN前缀"; this.beforeTransSNPre_checkBox.UseVisualStyleBackColor = true; // // afterTransSNPre_checkBox // this.afterTransSNPre_checkBox.AutoSize = true; this.afterTransSNPre_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F); this.afterTransSNPre_checkBox.Location = new System.Drawing.Point(632, 170); this.afterTransSNPre_checkBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.afterTransSNPre_checkBox.Name = "afterTransSNPre_checkBox"; this.afterTransSNPre_checkBox.Size = new System.Drawing.Size(106, 31); this.afterTransSNPre_checkBox.TabIndex = 84; this.afterTransSNPre_checkBox.Text = "SN前缀"; this.afterTransSNPre_checkBox.UseVisualStyleBackColor = true; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("微软雅黑", 12F); this.label1.Location = new System.Drawing.Point(22, 22); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(110, 31); this.label1.TabIndex = 93; this.label1.Text = "工单编号"; // // ma_code // this.ma_code.AutoSize = true; this.ma_code.Font = new System.Drawing.Font("微软雅黑", 12F); this.ma_code.Location = new System.Drawing.Point(136, 22); this.ma_code.Name = "ma_code"; this.ma_code.Size = new System.Drawing.Size(0, 31); this.ma_code.TabIndex = 95; this.ma_code.TextChanged += new System.EventHandler(this.ms_makecode_UserControlTextChanged); // // changenum // this.changenum.AutoSize = true; this.changenum.Font = new System.Drawing.Font("微软雅黑", 12F); this.changenum.Location = new System.Drawing.Point(1126, 640); this.changenum.Name = "changenum"; this.changenum.Size = new System.Drawing.Size(28, 31); this.changenum.TabIndex = 100; this.changenum.Text = "0"; this.changenum.Visible = false; // // remain_qty // this.remain_qty.AutoSize = true; this.remain_qty.Font = new System.Drawing.Font("微软雅黑", 12F); this.remain_qty.Location = new System.Drawing.Point(140, 76); this.remain_qty.Name = "remain_qty"; this.remain_qty.Size = new System.Drawing.Size(0, 31); this.remain_qty.TabIndex = 99; // // PrintNum_label // this.PrintNum_label.AutoSize = true; this.PrintNum_label.Font = new System.Drawing.Font("微软雅黑", 12F); this.PrintNum_label.Location = new System.Drawing.Point(1016, 640); this.PrintNum_label.Name = "PrintNum_label"; this.PrintNum_label.Size = new System.Drawing.Size(62, 31); this.PrintNum_label.TabIndex = 98; this.PrintNum_label.Text = "计数"; this.PrintNum_label.Visible = false; // // remain_qty_label // this.remain_qty_label.AutoSize = true; this.remain_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F); this.remain_qty_label.Location = new System.Drawing.Point(27, 76); this.remain_qty_label.Name = "remain_qty_label"; this.remain_qty_label.Size = new System.Drawing.Size(86, 31); this.remain_qty_label.TabIndex = 97; this.remain_qty_label.Text = "剩余数"; // // ClearSn_code // this.ClearSn_code.Cursor = System.Windows.Forms.Cursors.Hand; this.ClearSn_code.Image = global::UAS_MES_NEW.Properties.Resources.bindingNavigatorDeleteItem_Image; this.ClearSn_code.Location = new System.Drawing.Point(420, 598); this.ClearSn_code.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.ClearSn_code.Name = "ClearSn_code"; this.ClearSn_code.Size = new System.Drawing.Size(24, 24); this.ClearSn_code.TabIndex = 141; this.ClearSn_code.TabStop = false; this.ClearSn_code.Click += new System.EventHandler(this.ReCall_Click); // // 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(26, 594); this.sn_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.sn_code_label.Name = "sn_code_label"; this.sn_code_label.Size = new System.Drawing.Size(86, 31); this.sn_code_label.TabIndex = 139; this.sn_code_label.Text = "序列号"; // // StepCount // this.StepCount.LineCode = null; this.StepCount.Location = new System.Drawing.Point(1047, 170); this.StepCount.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.StepCount.Name = "StepCount"; this.StepCount.Size = new System.Drawing.Size(132, 34); this.StepCount.Source = null; this.StepCount.StepCode = null; this.StepCount.TabIndex = 196; // // ChangeResult // this.ChangeResult.AllPower = "ifall"; 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(420, 640); this.ChangeResult.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.ChangeResult.Name = "ChangeResult"; this.ChangeResult.Power = "ifspecial"; this.ChangeResult.Size = new System.Drawing.Size(136, 35); this.ChangeResult.TabIndex = 146; this.ChangeResult.Text = "重新转换"; this.ChangeResult.UseVisualStyleBackColor = true; this.ChangeResult.CheckedChanged += new System.EventHandler(this.ChangeResult_CheckedChanged); // // show_sncode // this.show_sncode.AllPower = null; this.show_sncode.BackColor = System.Drawing.Color.White; this.show_sncode.Enabled = false; this.show_sncode.Font = new System.Drawing.Font("微软雅黑", 10F); this.show_sncode.ID = null; this.show_sncode.Location = new System.Drawing.Point(146, 594); this.show_sncode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.show_sncode.Name = "show_sncode"; this.show_sncode.Power = null; this.show_sncode.Size = new System.Drawing.Size(238, 34); this.show_sncode.Str = null; this.show_sncode.Str1 = null; this.show_sncode.Str2 = null; this.show_sncode.TabIndex = 140; // // pr_detail // this.pr_detail.AutoSize = true; this.pr_detail.CutLength = null; this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F); this.pr_detail.Location = new System.Drawing.Point(934, 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, 31); this.pr_detail.TabIndex = 96; // // ma_prodcode // this.ma_prodcode.AutoSize = true; this.ma_prodcode.CutLength = null; this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F); this.ma_prodcode.Location = new System.Drawing.Point(576, 26); this.ma_prodcode.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.ma_prodcode.MaximumSize = new System.Drawing.Size(200, 0); this.ma_prodcode.Name = "ma_prodcode"; this.ma_prodcode.Size = new System.Drawing.Size(0, 31); this.ma_prodcode.TabIndex = 94; // // afterTransSNLength // this.afterTransSNLength.Font = new System.Drawing.Font("微软雅黑", 10F); this.afterTransSNLength.Location = new System.Drawing.Point(166, 172); this.afterTransSNLength.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.afterTransSNLength.Name = "afterTransSNLength"; this.afterTransSNLength.Size = new System.Drawing.Size(250, 34); this.afterTransSNLength.TabIndex = 90; this.afterTransSNLength.Text = "0"; // // beforeTransSNLength // this.beforeTransSNLength.Font = new System.Drawing.Font("微软雅黑", 10F); this.beforeTransSNLength.Location = new System.Drawing.Point(166, 122); this.beforeTransSNLength.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.beforeTransSNLength.Name = "beforeTransSNLength"; this.beforeTransSNLength.Size = new System.Drawing.Size(250, 34); this.beforeTransSNLength.TabIndex = 89; this.beforeTransSNLength.Text = "0"; // // afterTransSNPre // this.afterTransSNPre.AllPower = null; this.afterTransSNPre.BackColor = System.Drawing.Color.White; this.afterTransSNPre.Font = new System.Drawing.Font("微软雅黑", 10F); this.afterTransSNPre.ID = null; this.afterTransSNPre.Location = new System.Drawing.Point(770, 170); this.afterTransSNPre.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.afterTransSNPre.Name = "afterTransSNPre"; this.afterTransSNPre.Power = null; this.afterTransSNPre.Size = new System.Drawing.Size(250, 34); this.afterTransSNPre.Str = null; this.afterTransSNPre.Str1 = null; this.afterTransSNPre.Str2 = null; this.afterTransSNPre.TabIndex = 88; // // beforeTransSNPre // this.beforeTransSNPre.AllPower = null; this.beforeTransSNPre.BackColor = System.Drawing.Color.White; this.beforeTransSNPre.Font = new System.Drawing.Font("微软雅黑", 10F); this.beforeTransSNPre.ID = null; this.beforeTransSNPre.Location = new System.Drawing.Point(770, 118); this.beforeTransSNPre.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.beforeTransSNPre.Name = "beforeTransSNPre"; this.beforeTransSNPre.Power = null; this.beforeTransSNPre.Size = new System.Drawing.Size(250, 34); this.beforeTransSNPre.Str = null; this.beforeTransSNPre.Str1 = null; this.beforeTransSNPre.Str2 = null; this.beforeTransSNPre.TabIndex = 87; // // OperateResult // this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 15F); this.OperateResult.Location = new System.Drawing.Point(28, 220); this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.OperateResult.Name = "OperateResult"; this.OperateResult.Size = new System.Drawing.Size(1216, 344); this.OperateResult.TabIndex = 78; this.OperateResult.Text = ""; // // sncode // this.sncode.AllPower = "ifall"; this.sncode.BackColor = System.Drawing.Color.White; this.sncode.Font = new System.Drawing.Font("微软雅黑", 10F); this.sncode.ID = null; this.sncode.Location = new System.Drawing.Point(146, 644); this.sncode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.sncode.Name = "sncode"; this.sncode.Power = "ifread"; this.sncode.Size = new System.Drawing.Size(238, 34); this.sncode.Str = null; this.sncode.Str1 = null; this.sncode.Str2 = null; this.sncode.TabIndex = 77; this.sncode.Tag = "IfRead"; this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown); // // Remark // this.Remark.AllPower = null; this.Remark.BackColor = System.Drawing.Color.White; this.Remark.ID = null; this.Remark.Location = new System.Drawing.Point(696, 576); this.Remark.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.Remark.Multiline = true; this.Remark.Name = "Remark"; this.Remark.Power = null; this.Remark.Size = new System.Drawing.Size(236, 74); this.Remark.Str = null; this.Remark.Str1 = null; this.Remark.Str2 = null; this.Remark.TabIndex = 226; this.Remark.Visible = false; this.Remark.Enter += new System.EventHandler(this.Remark_Enter); this.Remark.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Remark_KeyDown); this.Remark.Leave += new System.EventHandler(this.Remark_Leave); // // Seq_Remark_PreFix // this.Seq_Remark_PreFix.AllPower = null; this.Seq_Remark_PreFix.BackColor = System.Drawing.Color.White; this.Seq_Remark_PreFix.ID = null; this.Seq_Remark_PreFix.Location = new System.Drawing.Point(621, 612); this.Seq_Remark_PreFix.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.Seq_Remark_PreFix.Name = "Seq_Remark_PreFix"; this.Seq_Remark_PreFix.Power = null; this.Seq_Remark_PreFix.Size = new System.Drawing.Size(64, 28); this.Seq_Remark_PreFix.Str = null; this.Seq_Remark_PreFix.Str1 = null; this.Seq_Remark_PreFix.Str2 = null; this.Seq_Remark_PreFix.TabIndex = 225; this.Seq_Remark_PreFix.Visible = false; this.Seq_Remark_PreFix.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Seq_Remark_PreFix_KeyDown); // // SameReamrk // this.SameReamrk.AutoSize = true; this.SameReamrk.Location = new System.Drawing.Point(696, 660); this.SameReamrk.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.SameReamrk.Name = "SameReamrk"; this.SameReamrk.Size = new System.Drawing.Size(142, 22); this.SameReamrk.TabIndex = 224; this.SameReamrk.Text = "固定录入备注"; this.SameReamrk.UseVisualStyleBackColor = true; this.SameReamrk.Visible = false; this.SameReamrk.CheckedChanged += new System.EventHandler(this.SameReamrk_CheckedChanged); // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.Location = new System.Drawing.Point(556, 614); this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(54, 28); this.label3.TabIndex = 223; this.label3.Text = "前缀"; this.label3.Visible = false; // // IFONLY // this.IFONLY.AutoSize = true; this.IFONLY.Location = new System.Drawing.Point(561, 660); this.IFONLY.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.IFONLY.Name = "IFONLY"; this.IFONLY.Size = new System.Drawing.Size(124, 22); this.IFONLY.TabIndex = 222; this.IFONLY.Text = "不允许重复"; this.IFONLY.UseVisualStyleBackColor = true; this.IFONLY.Visible = false; this.IFONLY.CheckedChanged += new System.EventHandler(this.IFONLY_CheckedChanged); // // CollectRemark // this.CollectRemark.AutoSize = true; this.CollectRemark.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.CollectRemark.Location = new System.Drawing.Point(849, 660); this.CollectRemark.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.CollectRemark.Name = "CollectRemark"; this.CollectRemark.Size = new System.Drawing.Size(106, 22); this.CollectRemark.TabIndex = 221; this.CollectRemark.Text = "采集备注"; this.CollectRemark.UseVisualStyleBackColor = true; this.CollectRemark.Visible = false; this.CollectRemark.CheckedChanged += new System.EventHandler(this.CollectRemark_CheckedChanged); // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("微软雅黑", 12F); this.label4.Location = new System.Drawing.Point(825, 76); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(110, 31); this.label4.TabIndex = 227; this.label4.Text = "客户代码"; // // ma_salecode // this.ma_salecode.AutoSize = true; this.ma_salecode.Font = new System.Drawing.Font("微软雅黑", 12F); this.ma_salecode.Location = new System.Drawing.Point(1078, 292); this.ma_salecode.Name = "ma_salecode"; this.ma_salecode.Size = new System.Drawing.Size(0, 31); this.ma_salecode.TabIndex = 228; this.ma_salecode.Visible = false; // // mcd_inqty // this.mcd_inqty.AutoSize = true; this.mcd_inqty.Font = new System.Drawing.Font("微软雅黑", 12F); this.mcd_inqty.Location = new System.Drawing.Point(573, 76); this.mcd_inqty.Name = "mcd_inqty"; this.mcd_inqty.Size = new System.Drawing.Size(0, 31); this.mcd_inqty.TabIndex = 230; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("微软雅黑", 12F); this.label5.Location = new System.Drawing.Point(460, 76); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(86, 31); this.label5.TabIndex = 229; this.label5.Text = "采集数"; // // checkBox1 // this.checkBox1.AutoSize = true; this.checkBox1.Checked = true; this.checkBox1.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox1.Enabled = false; this.checkBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox1.Location = new System.Drawing.Point(1022, 599); this.checkBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.checkBox1.Name = "checkBox1"; this.checkBox1.Size = new System.Drawing.Size(106, 22); this.checkBox1.TabIndex = 231; this.checkBox1.Text = "直接完工"; this.checkBox1.UseVisualStyleBackColor = true; // // ma_endremark // this.ma_endremark.AutoSize = true; this.ma_endremark.Font = new System.Drawing.Font("微软雅黑", 12F); this.ma_endremark.Location = new System.Drawing.Point(935, 76); this.ma_endremark.Name = "ma_endremark"; this.ma_endremark.Size = new System.Drawing.Size(0, 31); this.ma_endremark.TabIndex = 232; // // Make_SeqTransform2 // this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1274, 700); this.Controls.Add(this.ma_endremark); this.Controls.Add(this.checkBox1); this.Controls.Add(this.mcd_inqty); this.Controls.Add(this.label5); this.Controls.Add(this.ma_salecode); this.Controls.Add(this.label4); this.Controls.Add(this.Remark); this.Controls.Add(this.Seq_Remark_PreFix); this.Controls.Add(this.SameReamrk); this.Controls.Add(this.label3); this.Controls.Add(this.IFONLY); this.Controls.Add(this.CollectRemark); this.Controls.Add(this.StepCount); this.Controls.Add(this.ChangeResult); this.Controls.Add(this.ClearSn_code); this.Controls.Add(this.show_sncode); this.Controls.Add(this.sn_code_label); this.Controls.Add(this.changenum); this.Controls.Add(this.remain_qty); this.Controls.Add(this.PrintNum_label); this.Controls.Add(this.remain_qty_label); this.Controls.Add(this.pr_detail); this.Controls.Add(this.ma_code); this.Controls.Add(this.ma_prodcode); this.Controls.Add(this.label1); this.Controls.Add(this.afterTransSNLength); this.Controls.Add(this.beforeTransSNLength); this.Controls.Add(this.afterTransSNPre); this.Controls.Add(this.beforeTransSNPre); this.Controls.Add(this.afterTransSNPre_checkBox); this.Controls.Add(this.beforeTransSNPre_checkBox); this.Controls.Add(this.afterTransSNLength_checkBox); this.Controls.Add(this.beforeTransSNLength_checkBox); this.Controls.Add(this.OperateResult); this.Controls.Add(this.sncode); this.Controls.Add(this.sncode_label); this.Controls.Add(this.ms_makecode_label); 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 = "Make_SeqTransform2"; this.Tag = "Make!SeqTransform2"; this.Text = " "; this.Load += new System.EventHandler(this.Make_SeqTransform_Load); this.SizeChanged += new System.EventHandler(this.Make_SeqTransform_SizeChanged); ((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Label ms_makecode_label; private System.Windows.Forms.Label pr_detail_label; private System.Windows.Forms.Label ma_prodcode_label; private System.Windows.Forms.Label sncode_label; private CustomControl.TextBoxWithIcon.SnCollectionBox sncode; private CustomControl.RichText.RichTextAutoBottom OperateResult; private System.Windows.Forms.CheckBox beforeTransSNLength_checkBox; private System.Windows.Forms.CheckBox afterTransSNLength_checkBox; private System.Windows.Forms.CheckBox beforeTransSNPre_checkBox; private System.Windows.Forms.CheckBox afterTransSNPre_checkBox; private CustomControl.TextBoxWithIcon.EnterTextBox beforeTransSNPre; private CustomControl.TextBoxWithIcon.EnterTextBox afterTransSNPre; private CustomControl.TextBoxWithIcon.TextBoxNumOnly beforeTransSNLength; private CustomControl.TextBoxWithIcon.TextBoxNumOnly afterTransSNLength; private System.Windows.Forms.Label label1; private CustomControl.ValueLabel.ValueLabel ma_prodcode; private System.Windows.Forms.Label ma_code; private CustomControl.ValueLabel.ValueLabel pr_detail; private System.Windows.Forms.Label changenum; private System.Windows.Forms.Label remain_qty; private System.Windows.Forms.Label PrintNum_label; private System.Windows.Forms.Label remain_qty_label; private System.Windows.Forms.PictureBox ClearSn_code; private CustomControl.TextBoxWithIcon.EnterTextBox show_sncode; private System.Windows.Forms.Label sn_code_label; private CustomControl.CustomCheckBox.CustomCheckBox ChangeResult; private CustomControl.TextBoxWithIcon.SourceStepCount StepCount; private CustomControl.TextBoxWithIcon.EnterTextBox Remark; private CustomControl.TextBoxWithIcon.SnCollectionBox Seq_Remark_PreFix; private System.Windows.Forms.CheckBox SameReamrk; private System.Windows.Forms.Label label3; private System.Windows.Forms.CheckBox IFONLY; private System.Windows.Forms.CheckBox CollectRemark; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label ma_salecode; private System.Windows.Forms.Label mcd_inqty; private System.Windows.Forms.Label label5; private System.Windows.Forms.CheckBox checkBox1; private System.Windows.Forms.Label ma_endremark; } }