namespace UAS_MES_NEW.Make { partial class Make_FuselageLabelPrint { /// /// 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.components = new System.ComponentModel.Container(); this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.pr_detail_label = new System.Windows.Forms.Label(); this.sncode_label = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.mcd_remainqty_label = new System.Windows.Forms.Label(); this.mcd_okqty_label = new System.Windows.Forms.Label(); this.pr_code_label = new System.Windows.Forms.Label(); this.ms_makecode_label = new System.Windows.Forms.Label(); this.ma_code = new System.Windows.Forms.Label(); this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount(); this.Printer = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox(); this.mcd_remainqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueNumLabel(this.components); this.mcd_okqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueNumLabel(this.components); this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel(); this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel(); this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox(); this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox(); this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom(); this.CollectRemark = new System.Windows.Forms.CheckBox(); this.Remark = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom(); this.SuspendLayout(); // // PrintLabel // this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.PrintLabel.FormattingEnabled = true; this.PrintLabel.Location = new System.Drawing.Point(1023, 135); this.PrintLabel.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1); this.PrintLabel.Name = "PrintLabel"; this.PrintLabel.Size = new System.Drawing.Size(135, 23); this.PrintLabel.TabIndex = 181; this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged); // // 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(932, 24); this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(72, 27); this.label2.TabIndex = 180; this.label2.Text = "打印机"; // // 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(948, 135); this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(52, 27); this.label1.TabIndex = 179; this.label1.Text = "标签"; // // 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(600, 24); 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 = 171; this.pr_detail_label.Text = "产品名称"; // // sncode_label // this.sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); 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(16, 519); 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 = 170; this.sncode_label.Text = "序列号"; // // 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(911, 86); this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(92, 27); this.label4.TabIndex = 167; this.label4.Text = "打印张数"; // // mcd_remainqty_label // this.mcd_remainqty_label.AutoSize = true; this.mcd_remainqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.mcd_remainqty_label.Location = new System.Drawing.Point(308, 85); this.mcd_remainqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.mcd_remainqty_label.Name = "mcd_remainqty_label"; this.mcd_remainqty_label.Size = new System.Drawing.Size(72, 27); this.mcd_remainqty_label.TabIndex = 166; this.mcd_remainqty_label.Text = "剩余数"; // // mcd_okqty_label // this.mcd_okqty_label.AutoSize = true; this.mcd_okqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.mcd_okqty_label.Location = new System.Drawing.Point(16, 85); this.mcd_okqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.mcd_okqty_label.Name = "mcd_okqty_label"; this.mcd_okqty_label.Size = new System.Drawing.Size(92, 27); this.mcd_okqty_label.TabIndex = 165; this.mcd_okqty_label.Text = "打印计数"; // // pr_code_label // this.pr_code_label.AutoSize = true; this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.pr_code_label.Location = new System.Drawing.Point(308, 24); this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.pr_code_label.Name = "pr_code_label"; this.pr_code_label.Size = new System.Drawing.Size(92, 27); this.pr_code_label.TabIndex = 164; this.pr_code_label.Text = "产品编号"; // // 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(16, 24); 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 = 163; this.ms_makecode_label.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(113, 26); this.ma_code.Name = "ma_code"; this.ma_code.Size = new System.Drawing.Size(0, 27); this.ma_code.TabIndex = 182; // // StepCount // this.StepCount.LineCode = null; this.StepCount.Location = new System.Drawing.Point(600, 86); this.StepCount.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.StepCount.Name = "StepCount"; this.StepCount.Size = new System.Drawing.Size(117, 28); this.StepCount.Source = null; this.StepCount.StepCode = null; this.StepCount.TabIndex = 183; // // Printer // this.Printer.Location = new System.Drawing.Point(1017, 24); this.Printer.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5); this.Printer.Name = "Printer"; this.Printer.Size = new System.Drawing.Size(141, 31); this.Printer.TabIndex = 178; // // mcd_remainqty // this.mcd_remainqty.AutoSize = true; this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.mcd_remainqty.Location = new System.Drawing.Point(391, 85); this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.mcd_remainqty.Name = "mcd_remainqty"; this.mcd_remainqty.Size = new System.Drawing.Size(24, 27); this.mcd_remainqty.TabIndex = 177; this.mcd_remainqty.Text = "0"; // // mcd_okqty // this.mcd_okqty.AutoSize = true; this.mcd_okqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.mcd_okqty.Location = new System.Drawing.Point(113, 85); this.mcd_okqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.mcd_okqty.Name = "mcd_okqty"; this.mcd_okqty.Size = new System.Drawing.Size(24, 27); this.mcd_okqty.TabIndex = 176; this.mcd_okqty.Text = "0"; // // ma_prodcode // this.ma_prodcode.AutoSize = true; this.ma_prodcode.CutLength = null; 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(405, 26); this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.ma_prodcode.MaximumSize = new System.Drawing.Size(177, 0); this.ma_prodcode.Name = "ma_prodcode"; this.ma_prodcode.Size = new System.Drawing.Size(0, 27); this.ma_prodcode.TabIndex = 175; this.ma_prodcode.TextChanged += new System.EventHandler(this.pr_code_TextChanged); // // pr_detail // this.pr_detail.AutoSize = true; this.pr_detail.CutLength = null; 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(705, 26); this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.pr_detail.MaximumSize = new System.Drawing.Size(177, 0); this.pr_detail.Name = "pr_detail"; this.pr_detail.Size = new System.Drawing.Size(0, 27); this.pr_detail.TabIndex = 174; // // PrintNum // this.PrintNum.AllPower = null; this.PrintNum.BackColor = System.Drawing.Color.White; this.PrintNum.Enabled = false; this.PrintNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.PrintNum.ID = null; this.PrintNum.Location = new System.Drawing.Point(1023, 82); this.PrintNum.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.PrintNum.Name = "PrintNum"; this.PrintNum.Negative = false; this.PrintNum.Power = null; this.PrintNum.Size = new System.Drawing.Size(135, 27); this.PrintNum.Str = null; this.PrintNum.Str1 = null; this.PrintNum.Str2 = null; this.PrintNum.TabIndex = 172; this.PrintNum.Text = "1"; // // sncode // this.sncode.AllPower = "ifall"; this.sncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.sncode.BackColor = System.Drawing.Color.White; this.sncode.ID = null; this.sncode.Location = new System.Drawing.Point(127, 519); this.sncode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.sncode.Name = "sncode"; this.sncode.Power = null; this.sncode.Size = new System.Drawing.Size(260, 25); this.sncode.Str = null; this.sncode.Str1 = null; this.sncode.Str2 = null; this.sncode.TabIndex = 169; this.sncode.Tag = "ifRead"; this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown); // // 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(21, 135); this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.OperateResult.Name = "OperateResult"; this.OperateResult.Size = new System.Drawing.Size(908, 364); this.OperateResult.TabIndex = 168; this.OperateResult.Text = ""; // // CollectRemark // this.CollectRemark.AutoSize = true; this.CollectRemark.Checked = true; this.CollectRemark.CheckState = System.Windows.Forms.CheckState.Checked; this.CollectRemark.Font = new System.Drawing.Font("微软雅黑", 10F); this.CollectRemark.Location = new System.Drawing.Point(958, 197); this.CollectRemark.Margin = new System.Windows.Forms.Padding(4); this.CollectRemark.Name = "CollectRemark"; this.CollectRemark.Size = new System.Drawing.Size(100, 27); this.CollectRemark.TabIndex = 197; this.CollectRemark.Text = "采集备注"; this.CollectRemark.UseVisualStyleBackColor = true; // // Remark // this.Remark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Remark.Location = new System.Drawing.Point(953, 231); this.Remark.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2); this.Remark.Name = "Remark"; this.Remark.Size = new System.Drawing.Size(253, 99); this.Remark.TabIndex = 196; this.Remark.Text = ""; // // Make_FuselageLabelPrint // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1219, 560); this.Controls.Add(this.CollectRemark); this.Controls.Add(this.Remark); this.Controls.Add(this.StepCount); this.Controls.Add(this.ma_code); this.Controls.Add(this.PrintLabel); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Controls.Add(this.Printer); this.Controls.Add(this.mcd_remainqty); this.Controls.Add(this.mcd_okqty); this.Controls.Add(this.ma_prodcode); this.Controls.Add(this.pr_detail); this.Controls.Add(this.PrintNum); this.Controls.Add(this.pr_detail_label); this.Controls.Add(this.sncode_label); this.Controls.Add(this.sncode); this.Controls.Add(this.OperateResult); this.Controls.Add(this.label4); this.Controls.Add(this.mcd_remainqty_label); this.Controls.Add(this.mcd_okqty_label); this.Controls.Add(this.pr_code_label); this.Controls.Add(this.ms_makecode_label); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.Name = "Make_FuselageLabelPrint"; this.Tag = "Make!FuselageLabelPrint"; this.Text = "Make_FuselageLabelPrint"; this.Activated += new System.EventHandler(this.Make_FuselageLabelPrint_Activated); this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_FuselageLabelPrint_FormClosing); this.Load += new System.EventHandler(this.Make_FuselageLabelPrint_Load); this.SizeChanged += new System.EventHandler(this.Make_FuselageLabelPrint_SizeChanged); this.ResumeLayout(true); this.PerformLayout(); } #endregion private UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private CustomControl.ComBoxWithFocus.PrinterCombox Printer; private CustomControl.ValueLabel.ValueNumLabel mcd_remainqty; private CustomControl.ValueLabel.ValueNumLabel mcd_okqty; private CustomControl.ValueLabel.ValueLabel ma_prodcode; private CustomControl.ValueLabel.ValueLabel pr_detail; private CustomControl.TextBoxWithIcon.NumOnlyTextBox PrintNum; private System.Windows.Forms.Label pr_detail_label; private System.Windows.Forms.Label sncode_label; private CustomControl.TextBoxWithIcon.SnCollectionBox sncode; private CustomControl.RichText.RichTextAutoBottom OperateResult; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label mcd_remainqty_label; private System.Windows.Forms.Label mcd_okqty_label; private System.Windows.Forms.Label pr_code_label; private System.Windows.Forms.Label ms_makecode_label; private System.Windows.Forms.Label ma_code; private CustomControl.TextBoxWithIcon.SourceStepCount StepCount; private System.Windows.Forms.CheckBox CollectRemark; private CustomControl.RichText.RichTextAutoBottom Remark; } }