namespace UAS_MES_NEW.SystemSetting { partial class SystemSetting_PrinterTest { /// /// 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(SystemSetting_PrinterTest)); this.ma_salecode_label = new System.Windows.Forms.Label(); this.PrinterList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox(); this.PrintTest = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.Setting = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.label3 = new System.Windows.Forms.Label(); this.Rn = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.Num = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox(); this.Date = new System.Windows.Forms.DateTimePicker(); this.Prefix = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox(); this.label5 = new System.Windows.Forms.Label(); this.Export = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox(); this.label4 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.numericUpDown1 = new System.Windows.Forms.NumericUpDown(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit(); this.SuspendLayout(); // // ma_salecode_label // this.ma_salecode_label.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.ma_salecode_label.AutoSize = true; this.ma_salecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ma_salecode_label.Location = new System.Drawing.Point(142, 120); this.ma_salecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.ma_salecode_label.Name = "ma_salecode_label"; this.ma_salecode_label.Size = new System.Drawing.Size(178, 41); this.ma_salecode_label.TabIndex = 20; this.ma_salecode_label.Text = "打印机列表"; // // PrinterList // this.PrinterList.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.PrinterList.Location = new System.Drawing.Point(356, 120); this.PrinterList.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8); this.PrinterList.Name = "PrinterList"; this.PrinterList.Size = new System.Drawing.Size(426, 62); this.PrinterList.TabIndex = 22; // // PrintTest // this.PrintTest.AllPower = null; this.PrintTest.BackColor = System.Drawing.Color.Transparent; this.PrintTest.DownImage = ((System.Drawing.Image)(resources.GetObject("PrintTest.DownImage"))); this.PrintTest.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.PrintTest.Image = ((System.Drawing.Image)(resources.GetObject("PrintTest.Image"))); this.PrintTest.IsShowBorder = true; this.PrintTest.Location = new System.Drawing.Point(826, 120); this.PrintTest.Margin = new System.Windows.Forms.Padding(4); this.PrintTest.MoveImage = ((System.Drawing.Image)(resources.GetObject("PrintTest.MoveImage"))); this.PrintTest.Name = "PrintTest"; this.PrintTest.NormalImage = ((System.Drawing.Image)(resources.GetObject("PrintTest.NormalImage"))); this.PrintTest.Power = null; this.PrintTest.Size = new System.Drawing.Size(126, 48); this.PrintTest.TabIndex = 21; this.PrintTest.Text = "打印测试"; this.PrintTest.UseVisualStyleBackColor = true; this.PrintTest.Click += new System.EventHandler(this.PrintTest_Click); // // Setting // this.Setting.AllPower = null; this.Setting.BackColor = System.Drawing.Color.Transparent; this.Setting.DownImage = ((System.Drawing.Image)(resources.GetObject("Setting.DownImage"))); this.Setting.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Setting.Image = ((System.Drawing.Image)(resources.GetObject("Setting.Image"))); this.Setting.IsShowBorder = true; this.Setting.Location = new System.Drawing.Point(988, 120); this.Setting.Margin = new System.Windows.Forms.Padding(4); this.Setting.MoveImage = ((System.Drawing.Image)(resources.GetObject("Setting.MoveImage"))); this.Setting.Name = "Setting"; this.Setting.NormalImage = ((System.Drawing.Image)(resources.GetObject("Setting.NormalImage"))); this.Setting.Power = null; this.Setting.Size = new System.Drawing.Size(126, 48); this.Setting.TabIndex = 23; this.Setting.Text = "参数设置"; this.Setting.UseVisualStyleBackColor = true; this.Setting.Click += new System.EventHandler(this.Setting_Click); // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.Location = new System.Drawing.Point(211, 648); this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(82, 41); this.label3.TabIndex = 31; this.label3.Text = "流水"; // // Rn // this.Rn.AllPower = null; this.Rn.BackColor = System.Drawing.Color.White; this.Rn.ID = null; this.Rn.Location = new System.Drawing.Point(356, 654); this.Rn.Margin = new System.Windows.Forms.Padding(6); this.Rn.Name = "Rn"; this.Rn.Power = null; this.Rn.Size = new System.Drawing.Size(278, 35); this.Rn.Str = null; this.Rn.Str1 = null; this.Rn.Str2 = null; this.Rn.TabIndex = 30; this.Rn.Text = "1"; // // 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(211, 395); this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(82, 41); this.label2.TabIndex = 29; 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(211, 489); this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(82, 41); this.label1.TabIndex = 28; this.label1.Text = "数量"; // // Num // this.Num.AllPower = null; this.Num.BackColor = System.Drawing.Color.White; this.Num.ID = null; this.Num.Location = new System.Drawing.Point(356, 495); this.Num.Margin = new System.Windows.Forms.Padding(6); this.Num.Name = "Num"; this.Num.Power = null; this.Num.Size = new System.Drawing.Size(278, 35); this.Num.Str = null; this.Num.Str1 = null; this.Num.Str2 = null; this.Num.TabIndex = 27; // // Date // this.Date.Location = new System.Drawing.Point(356, 395); this.Date.Name = "Date"; this.Date.Size = new System.Drawing.Size(278, 35); this.Date.TabIndex = 26; // // Prefix // this.Prefix.AllPower = null; this.Prefix.BackColor = System.Drawing.Color.White; this.Prefix.ID = null; this.Prefix.Location = new System.Drawing.Point(356, 290); this.Prefix.Margin = new System.Windows.Forms.Padding(6); this.Prefix.Name = "Prefix"; this.Prefix.Power = null; this.Prefix.Size = new System.Drawing.Size(278, 35); this.Prefix.Str = null; this.Prefix.Str1 = null; this.Prefix.Str2 = null; this.Prefix.TabIndex = 25; // // 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(211, 284); this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(82, 41); this.label5.TabIndex = 24; this.label5.Text = "前缀"; // // Export // this.Export.AllPower = null; this.Export.BackColor = System.Drawing.Color.Transparent; this.Export.DownImage = ((System.Drawing.Image)(resources.GetObject("Export.DownImage"))); this.Export.Image = null; this.Export.IsShowBorder = true; this.Export.Location = new System.Drawing.Point(356, 712); this.Export.Margin = new System.Windows.Forms.Padding(6); this.Export.MoveImage = ((System.Drawing.Image)(resources.GetObject("Export.MoveImage"))); this.Export.Name = "Export"; this.Export.NormalImage = ((System.Drawing.Image)(resources.GetObject("Export.NormalImage"))); this.Export.Power = null; this.Export.Size = new System.Drawing.Size(150, 56); this.Export.TabIndex = 32; this.Export.Text = "打印"; this.Export.UseVisualStyleBackColor = false; this.Export.Click += new System.EventHandler(this.Export_Click); // // ma_code // this.ma_code.AllPower = null; this.ma_code.BackColor = System.Drawing.Color.White; this.ma_code.ID = null; this.ma_code.Location = new System.Drawing.Point(356, 196); this.ma_code.Margin = new System.Windows.Forms.Padding(6); this.ma_code.Name = "ma_code"; this.ma_code.Power = null; this.ma_code.Size = new System.Drawing.Size(278, 35); this.ma_code.Str = null; this.ma_code.Str1 = null; this.ma_code.Str2 = null; this.ma_code.TabIndex = 34; // // 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(211, 190); this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(114, 41); this.label4.TabIndex = 33; this.label4.Text = "工单号"; // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label6.Location = new System.Drawing.Point(211, 583); this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(146, 41); this.label6.TabIndex = 36; this.label6.Text = "流水长度"; // // numericUpDown1 // this.numericUpDown1.Location = new System.Drawing.Point(356, 583); this.numericUpDown1.Name = "numericUpDown1"; this.numericUpDown1.Size = new System.Drawing.Size(120, 35); this.numericUpDown1.TabIndex = 37; this.numericUpDown1.Value = new decimal(new int[] { 4, 0, 0, 0}); // // SystemSetting_PrinterTest // this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(2034, 1118); this.Controls.Add(this.numericUpDown1); this.Controls.Add(this.label6); this.Controls.Add(this.ma_code); this.Controls.Add(this.label4); this.Controls.Add(this.Export); this.Controls.Add(this.label3); this.Controls.Add(this.Rn); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Controls.Add(this.Num); this.Controls.Add(this.Date); this.Controls.Add(this.Prefix); this.Controls.Add(this.label5); this.Controls.Add(this.Setting); this.Controls.Add(this.PrinterList); this.Controls.Add(this.PrintTest); this.Controls.Add(this.ma_salecode_label); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(6); this.Name = "SystemSetting_PrinterTest"; this.Tag = "Setup!PrinterTest"; this.Text = "打印机调试"; this.Load += new System.EventHandler(this.SystemSetting_PrinterTest_Load); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Label ma_salecode_label; private CustomControl.ButtonUtil.NormalButton PrintTest; private CustomControl.ComBoxWithFocus.PrinterCombox PrinterList; private CustomControl.ButtonUtil.NormalButton Setting; private System.Windows.Forms.Label label3; private CustomControl.TextBoxWithIcon.EnterTextBox Rn; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private CustomControl.TextBoxWithIcon.EnterTextBox Num; private System.Windows.Forms.DateTimePicker Date; private CustomControl.TextBoxWithIcon.EnterTextBox Prefix; private System.Windows.Forms.Label label5; private CustomControl.ButtonUtil.NormalButton Export; private CustomControl.TextBoxWithIcon.EnterTextBox ma_code; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label6; private System.Windows.Forms.NumericUpDown numericUpDown1; } }