namespace UAS_MES_NEW.Make { partial class Make_CustomLabelPrint { /// /// 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_CustomLabelPrint)); this.pr_code_label = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(); this.label4 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.sncode_label = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.pr_detail = new System.Windows.Forms.Label(); this.pr_spec = new System.Windows.Forms.Label(); this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox(); this.printButton = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox(); this.inputText = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox(); this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom(); this.Printer = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox(); this.SuspendLayout(); // // pr_code_label // this.pr_code_label.AutoSize = true; this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F); this.pr_code_label.Location = new System.Drawing.Point(49, 27); this.pr_code_label.Name = "pr_code_label"; this.pr_code_label.Size = new System.Drawing.Size(92, 27); this.pr_code_label.TabIndex = 0; this.pr_code_label.Text = "产品代码"; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("微软雅黑", 12F); this.label2.Location = new System.Drawing.Point(52, 92); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(92, 27); this.label2.TabIndex = 1; this.label2.Text = "产品名称"; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("微软雅黑", 12F); this.label3.Location = new System.Drawing.Point(680, 25); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(52, 27); this.label3.TabIndex = 2; this.label3.Text = "规格"; // // PrintLabel // this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.PrintLabel.FormattingEnabled = true; this.PrintLabel.Location = new System.Drawing.Point(462, 92); this.PrintLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.PrintLabel.Name = "PrintLabel"; this.PrintLabel.Size = new System.Drawing.Size(169, 23); this.PrintLabel.TabIndex = 185; this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged); this.PrintLabel.TextChanged += new System.EventHandler(this.PrintLabel_TextChanged); // // 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(356, 27); this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(72, 27); this.label4.TabIndex = 184; this.label4.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(356, 92); this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(52, 27); this.label5.TabIndex = 183; this.label5.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(38, 458); 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 = 188; this.sncode_label.Text = "输入框"; // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("微软雅黑", 12F); this.label6.Location = new System.Drawing.Point(551, 458); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(52, 27); this.label6.TabIndex = 189; this.label6.Text = "份数"; // // pr_detail // this.pr_detail.AutoSize = true; this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F); this.pr_detail.Location = new System.Drawing.Point(160, 92); this.pr_detail.Name = "pr_detail"; this.pr_detail.Size = new System.Drawing.Size(0, 27); this.pr_detail.TabIndex = 193; // // pr_spec // this.pr_spec.AutoSize = true; this.pr_spec.Font = new System.Drawing.Font("微软雅黑", 12F); this.pr_spec.Location = new System.Drawing.Point(740, 25); this.pr_spec.MaximumSize = new System.Drawing.Size(300, 100); this.pr_spec.Name = "pr_spec"; this.pr_spec.Size = new System.Drawing.Size(0, 27); this.pr_spec.TabIndex = 194; // // PrintNum // this.PrintNum.AllPower = null; this.PrintNum.BackColor = System.Drawing.Color.White; this.PrintNum.Enabled = false; this.PrintNum.ID = null; this.PrintNum.Location = new System.Drawing.Point(629, 458); this.PrintNum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.PrintNum.Name = "PrintNum"; this.PrintNum.Negative = false; this.PrintNum.Power = null; this.PrintNum.Size = new System.Drawing.Size(175, 25); this.PrintNum.Str = null; this.PrintNum.Str1 = null; this.PrintNum.Str2 = null; this.PrintNum.TabIndex = 195; this.PrintNum.Text = "1"; // // printButton // this.printButton.AllPower = null; this.printButton.BackColor = System.Drawing.Color.Transparent; this.printButton.DownImage = ((System.Drawing.Image)(resources.GetObject("printButton.DownImage"))); this.printButton.Image = null; this.printButton.IsShowBorder = true; this.printButton.Location = new System.Drawing.Point(827, 458); this.printButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.printButton.MoveImage = ((System.Drawing.Image)(resources.GetObject("printButton.MoveImage"))); this.printButton.Name = "printButton"; this.printButton.NormalImage = ((System.Drawing.Image)(resources.GetObject("printButton.NormalImage"))); this.printButton.Power = null; this.printButton.Size = new System.Drawing.Size(67, 23); this.printButton.TabIndex = 192; this.printButton.Text = "打印"; this.printButton.UseVisualStyleBackColor = false; this.printButton.Click += new System.EventHandler(this.printButton_Click); // // pr_code // this.pr_code.AllPower = null; this.pr_code.BackColor = System.Drawing.Color.White; this.pr_code.Font = new System.Drawing.Font("宋体", 9F); this.pr_code.ID = null; this.pr_code.Location = new System.Drawing.Point(160, 27); this.pr_code.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.pr_code.Name = "pr_code"; this.pr_code.Power = null; this.pr_code.Size = new System.Drawing.Size(165, 25); this.pr_code.Str = null; this.pr_code.Str1 = null; this.pr_code.Str2 = null; this.pr_code.TabIndex = 191; this.pr_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pr_code_KeyDown); this.pr_code.Leave += new System.EventHandler(this.pr_code_Leave); // // inputText // this.inputText.AllPower = "ifall"; this.inputText.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.inputText.BackColor = System.Drawing.Color.White; this.inputText.ID = null; this.inputText.Location = new System.Drawing.Point(148, 458); this.inputText.Margin = new System.Windows.Forms.Padding(4); this.inputText.Name = "inputText"; this.inputText.Power = null; this.inputText.Size = new System.Drawing.Size(260, 25); this.inputText.Str = null; this.inputText.Str1 = null; this.inputText.Str2 = null; this.inputText.TabIndex = 187; this.inputText.Tag = "ifread"; this.inputText.KeyDown += new System.Windows.Forms.KeyEventHandler(this.inputText_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(44, 135); this.OperateResult.Margin = new System.Windows.Forms.Padding(4); this.OperateResult.Name = "OperateResult"; this.OperateResult.Size = new System.Drawing.Size(940, 296); this.OperateResult.TabIndex = 186; this.OperateResult.Text = ""; // // Printer // this.Printer.Location = new System.Drawing.Point(462, 27); this.Printer.Margin = new System.Windows.Forms.Padding(5); this.Printer.Name = "Printer"; this.Printer.Size = new System.Drawing.Size(169, 31); this.Printer.TabIndex = 182; // // Make_CustomLabelPrint // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1028, 515); this.Controls.Add(this.PrintNum); this.Controls.Add(this.pr_spec); this.Controls.Add(this.pr_detail); this.Controls.Add(this.printButton); this.Controls.Add(this.pr_code); this.Controls.Add(this.label6); this.Controls.Add(this.sncode_label); this.Controls.Add(this.inputText); this.Controls.Add(this.OperateResult); this.Controls.Add(this.PrintLabel); this.Controls.Add(this.label4); this.Controls.Add(this.label5); this.Controls.Add(this.Printer); this.Controls.Add(this.label3); this.Controls.Add(this.label2); this.Controls.Add(this.pr_code_label); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.Name = "Make_CustomLabelPrint"; this.Tag = "Make!CustomLabelPrint"; this.Text = "Make_CustomLabelPrint"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_CustomLabelPrint_FormClosing); this.Load += new System.EventHandler(this.Make_CustomLablePrint_Load); this.SizeChanged += new System.EventHandler(this.Make_CustomLabelPrint_SizeChanged); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Label pr_code_label; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label3; private UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label5; private CustomControl.ComBoxWithFocus.PrinterCombox Printer; private CustomControl.RichText.RichTextAutoBottom OperateResult; private System.Windows.Forms.Label sncode_label; private CustomControl.TextBoxWithIcon.SnCollectionBox inputText; private System.Windows.Forms.Label label6; private CustomControl.TextBoxWithIcon.SnCollectionBox pr_code; private CustomControl.ButtonUtil.NormalButton printButton; private System.Windows.Forms.Label pr_detail; private System.Windows.Forms.Label pr_spec; private CustomControl.TextBoxWithIcon.NumOnlyTextBox PrintNum; } }