namespace UAS_MES.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.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.PrintLabel = new System.Windows.Forms.ComboBox(); 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.CustomControl.TextBoxWithIcon.NumOnlyTextBox(); this.printButton = new UAS_MES.CustomControl.ButtonUtil.NormalButton(); this.pr_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox(); this.inputText = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox(); this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom(); this.Printer = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox(); this.SuspendLayout(); // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("微软雅黑", 12F); this.label1.Location = new System.Drawing.Point(55, 37); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(110, 31); this.label1.TabIndex = 0; this.label1.Text = "产品代码"; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("微软雅黑", 12F); this.label2.Location = new System.Drawing.Point(58, 114); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(110, 31); 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(423, 114); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(62, 31); 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(916, 117); this.PrintLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.PrintLabel.Name = "PrintLabel"; this.PrintLabel.Size = new System.Drawing.Size(190, 26); this.PrintLabel.TabIndex = 185; 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(796, 33); this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(86, 31); 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(807, 110); this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(62, 31); 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(43, 550); 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 = 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(620, 553); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(62, 31); 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(174, 112); this.pr_detail.Name = "pr_detail"; this.pr_detail.Size = new System.Drawing.Size(0, 31); 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(491, 114); this.pr_spec.Name = "pr_spec"; this.pr_spec.Size = new System.Drawing.Size(0, 31); this.pr_spec.TabIndex = 194; // // printNum // this.printNum.AllPower = null; this.printNum.BackColor = System.Drawing.Color.White; this.printNum.ID = null; this.printNum.Location = new System.Drawing.Point(708, 553); this.printNum.Name = "printNum"; this.printNum.Negative = false; this.printNum.Power = null; this.printNum.Size = new System.Drawing.Size(196, 28); 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(957, 551); 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(75, 28); this.printButton.TabIndex = 192; this.printButton.Text = "打印"; this.printButton.UseVisualStyleBackColor = false; // // 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(180, 40); this.pr_code.Name = "pr_code"; this.pr_code.Power = null; this.pr_code.Size = new System.Drawing.Size(252, 28); 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); // // 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(167, 553); this.inputText.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.inputText.Name = "inputText"; this.inputText.Power = null; this.inputText.Size = new System.Drawing.Size(292, 28); this.inputText.Str = null; this.inputText.Str1 = null; this.inputText.Str2 = null; this.inputText.TabIndex = 187; this.inputText.Tag = "ifwrite"; 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(49, 162); this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.OperateResult.Name = "OperateResult"; this.OperateResult.Size = new System.Drawing.Size(1057, 354); this.OperateResult.TabIndex = 186; this.OperateResult.Text = ""; // // Printer // this.Printer.Location = new System.Drawing.Point(916, 37); this.Printer.Margin = new System.Windows.Forms.Padding(6); this.Printer.Name = "Printer"; this.Printer.Size = new System.Drawing.Size(190, 37); this.Printer.TabIndex = 182; // // Make_CustomLabelPrint // this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1157, 618); 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.label1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "Make_CustomLabelPrint"; this.Tag = "Make!CustomLabelPrint"; this.Text = "Make_CustomLabelPrint"; this.Load += new System.EventHandler(this.Make_CustomLablePrint_Load); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label3; private System.Windows.Forms.ComboBox 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.EnterTextBox inputText; private System.Windows.Forms.Label label6; private CustomControl.TextBoxWithIcon.EnterTextBox 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; } }