123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344 |
- namespace UAS_MES_NEW.SystemSetting
- {
- partial class SystemSetting_PrinterTest
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SystemSetting_PrinterTest));
- this.ma_salecode_label = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.Date = new System.Windows.Forms.DateTimePicker();
- this.label4 = new System.Windows.Forms.Label();
- this.SN = new System.Windows.Forms.RadioButton();
- this.Material = new System.Windows.Forms.RadioButton();
- this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
- this.Export = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.Rn = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.Num = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.Setting = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.PrinterList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
- this.PrintTest = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.label5 = new System.Windows.Forms.Label();
- this.last = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- 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(94, 75);
- this.ma_salecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ma_salecode_label.Name = "ma_salecode_label";
- this.ma_salecode_label.Size = new System.Drawing.Size(112, 27);
- this.ma_salecode_label.TabIndex = 20;
- this.ma_salecode_label.Text = "打印机列表";
- //
- // 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(116, 208);
- this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(92, 27);
- this.label3.TabIndex = 31;
- this.label3.Text = "起始流水";
- //
- // 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(158, 256);
- this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(52, 27);
- 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(116, 162);
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(92, 27);
- this.label1.TabIndex = 28;
- this.label1.Text = "打印数量";
- //
- // Date
- //
- this.Date.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.Date.Location = new System.Drawing.Point(237, 259);
- this.Date.Margin = new System.Windows.Forms.Padding(2);
- this.Date.Name = "Date";
- this.Date.Size = new System.Drawing.Size(187, 25);
- this.Date.TabIndex = 26;
- //
- // 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(116, 117);
- 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 = 33;
- this.label4.Text = "标签前缀";
- //
- // SN
- //
- this.SN.AutoSize = true;
- this.SN.Checked = true;
- this.SN.Location = new System.Drawing.Point(237, 37);
- this.SN.Margin = new System.Windows.Forms.Padding(2);
- this.SN.Name = "SN";
- this.SN.Size = new System.Drawing.Size(103, 19);
- this.SN.TabIndex = 39;
- this.SN.TabStop = true;
- this.SN.Text = "内部序列号";
- this.SN.UseVisualStyleBackColor = true;
- this.SN.Visible = false;
- this.SN.CheckedChanged += new System.EventHandler(this.SN_CheckedChanged);
- //
- // Material
- //
- this.Material.AutoSize = true;
- this.Material.Location = new System.Drawing.Point(364, 37);
- this.Material.Margin = new System.Windows.Forms.Padding(2);
- this.Material.Name = "Material";
- this.Material.Size = new System.Drawing.Size(88, 19);
- this.Material.TabIndex = 40;
- this.Material.Text = "物料条码";
- this.Material.UseVisualStyleBackColor = true;
- this.Material.Visible = false;
- //
- // ma_code
- //
- this.ma_code.AllPower = "ifall";
- this.ma_code.Caller = null;
- this.ma_code.Condition = null;
- this.ma_code.DBTitle = "回流工序";
- this.ma_code.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.ma_code.FormName = null;
- this.ma_code.Location = new System.Drawing.Point(237, 117);
- this.ma_code.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.ma_code.Name = "ma_code";
- this.ma_code.Power = "ifspecial";
- this.ma_code.ReturnData = null;
- this.ma_code.SelectField = null;
- this.ma_code.SetValueField = null;
- this.ma_code.Size = new System.Drawing.Size(200, 27);
- this.ma_code.TabIndex = 239;
- this.ma_code.TableName = null;
- this.ma_code.Tag = "";
- this.ma_code.TextBoxEnable = true;
- //
- // 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(237, 342);
- this.Export.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- 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(100, 35);
- this.Export.TabIndex = 32;
- this.Export.Text = "打印";
- this.Export.UseVisualStyleBackColor = false;
- this.Export.Click += new System.EventHandler(this.Export_Click);
- //
- // Rn
- //
- this.Rn.AllPower = null;
- this.Rn.BackColor = System.Drawing.Color.White;
- this.Rn.ID = null;
- this.Rn.Location = new System.Drawing.Point(237, 213);
- this.Rn.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.Rn.Name = "Rn";
- this.Rn.Power = null;
- this.Rn.Size = new System.Drawing.Size(187, 25);
- this.Rn.Str = null;
- this.Rn.Str1 = null;
- this.Rn.Str2 = null;
- this.Rn.TabIndex = 30;
- this.Rn.Text = "1";
- //
- // Num
- //
- this.Num.AllPower = null;
- this.Num.BackColor = System.Drawing.Color.White;
- this.Num.ID = null;
- this.Num.Location = new System.Drawing.Point(237, 167);
- this.Num.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.Num.Name = "Num";
- this.Num.Power = null;
- this.Num.Size = new System.Drawing.Size(187, 25);
- this.Num.Str = null;
- this.Num.Str1 = null;
- this.Num.Str2 = null;
- this.Num.TabIndex = 27;
- //
- // 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(659, 75);
- this.Setting.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- 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(84, 30);
- this.Setting.TabIndex = 23;
- this.Setting.Text = "参数设置";
- this.Setting.UseVisualStyleBackColor = true;
- this.Setting.Click += new System.EventHandler(this.Setting_Click);
- //
- // 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(237, 75);
- this.PrinterList.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.PrinterList.Name = "PrinterList";
- this.PrinterList.Size = new System.Drawing.Size(284, 38);
- 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(551, 75);
- this.PrintTest.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- 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(84, 30);
- this.PrintTest.TabIndex = 21;
- this.PrintTest.Text = "打印测试";
- this.PrintTest.UseVisualStyleBackColor = true;
- this.PrintTest.Click += new System.EventHandler(this.PrintTest_Click);
- //
- // 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(154, 302);
- 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 = 240;
- this.label5.Text = "后缀";
- //
- // last
- //
- this.last.AllPower = null;
- this.last.BackColor = System.Drawing.Color.White;
- this.last.ID = null;
- this.last.Location = new System.Drawing.Point(237, 307);
- this.last.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.last.Name = "last";
- this.last.Power = null;
- this.last.Size = new System.Drawing.Size(187, 25);
- this.last.Str = null;
- this.last.Str1 = null;
- this.last.Str2 = null;
- this.last.TabIndex = 241;
- this.last.Text = "Z";
- //
- // SystemSetting_PrinterTest
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1356, 698);
- this.Controls.Add(this.last);
- this.Controls.Add(this.label5);
- this.Controls.Add(this.ma_code);
- this.Controls.Add(this.Material);
- this.Controls.Add(this.SN);
- 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.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(4, 3, 4, 3);
- this.Name = "SystemSetting_PrinterTest";
- this.Tag = "Setup!PrinterTest";
- this.Text = "打印机调试";
- this.Load += new System.EventHandler(this.SystemSetting_PrinterTest_Load);
- 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.ButtonUtil.NormalButton Export;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.RadioButton SN;
- private System.Windows.Forms.RadioButton Material;
- private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
- private System.Windows.Forms.Label label5;
- private CustomControl.TextBoxWithIcon.EnterTextBox last;
- }
- }
|