123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223 |
- namespace UAS_MES_NEW.Query
- {
- partial class Query_SOP
- {
- /// <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()
- {
- this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Query_SOP));
- this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
- this.label1 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.label5 = new System.Windows.Forms.Label();
- this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
- this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
- this.PrintList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
- this.PrintBarcode = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.pa_outboxcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SNCodeEnterTextBox();
- this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SNCodeEnterTextBox();
- this.comboBox1 = new System.Windows.Forms.ComboBox();
- this.label4 = new System.Windows.Forms.Label();
- this.SuspendLayout();
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label1.Location = new System.Drawing.Point(285, 421);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(101, 37);
- this.label1.TabIndex = 1;
- this.label1.Text = "工单号";
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label2.Location = new System.Drawing.Point(270, 313);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(129, 37);
- this.label2.TabIndex = 2;
- this.label2.Text = "设备名称";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label3.Location = new System.Drawing.Point(229, 491);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(157, 37);
- this.label3.TabIndex = 6;
- this.label3.Text = "打印机列表";
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label5.Location = new System.Drawing.Point(257, 569);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(129, 37);
- this.label5.TabIndex = 163;
- this.label5.Text = "打印标签";
- //
- // 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(890, 254);
- this.OperateResult.Margin = new System.Windows.Forms.Padding(6);
- this.OperateResult.Name = "OperateResult";
- this.OperateResult.Size = new System.Drawing.Size(504, 570);
- this.OperateResult.TabIndex = 164;
- this.OperateResult.Text = "";
- //
- // PrintLabel
- //
- this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.PrintLabel.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.PrintLabel.FormattingEnabled = true;
- this.PrintLabel.Location = new System.Drawing.Point(416, 571);
- this.PrintLabel.Margin = new System.Windows.Forms.Padding(4);
- this.PrintLabel.Name = "PrintLabel";
- this.PrintLabel.Size = new System.Drawing.Size(378, 39);
- this.PrintLabel.TabIndex = 161;
- //
- // PrintList
- //
- this.PrintList.Location = new System.Drawing.Point(416, 491);
- this.PrintList.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.PrintList.Name = "PrintList";
- this.PrintList.Size = new System.Drawing.Size(378, 45);
- this.PrintList.TabIndex = 5;
- //
- // PrintBarcode
- //
- this.PrintBarcode.AllPower = null;
- this.PrintBarcode.BackColor = System.Drawing.Color.Transparent;
- this.PrintBarcode.DownImage = ((System.Drawing.Image)(resources.GetObject("PrintBarcode.DownImage")));
- this.PrintBarcode.Image = null;
- this.PrintBarcode.IsShowBorder = true;
- this.PrintBarcode.Location = new System.Drawing.Point(464, 652);
- this.PrintBarcode.MoveImage = ((System.Drawing.Image)(resources.GetObject("PrintBarcode.MoveImage")));
- this.PrintBarcode.Name = "PrintBarcode";
- this.PrintBarcode.NormalImage = ((System.Drawing.Image)(resources.GetObject("PrintBarcode.NormalImage")));
- this.PrintBarcode.Power = null;
- this.PrintBarcode.Size = new System.Drawing.Size(150, 50);
- this.PrintBarcode.TabIndex = 4;
- this.PrintBarcode.Text = "打印";
- this.PrintBarcode.UseVisualStyleBackColor = false;
- this.PrintBarcode.Click += new System.EventHandler(this.Print_Click);
- //
- // pa_outboxcode
- //
- this.pa_outboxcode.AllPower = null;
- this.pa_outboxcode.ID = null;
- this.pa_outboxcode.Location = new System.Drawing.Point(416, 315);
- this.pa_outboxcode.Name = "pa_outboxcode";
- this.pa_outboxcode.Power = null;
- this.pa_outboxcode.Size = new System.Drawing.Size(283, 35);
- this.pa_outboxcode.Str = null;
- this.pa_outboxcode.Str1 = null;
- this.pa_outboxcode.Str2 = null;
- this.pa_outboxcode.TabIndex = 3;
- //
- // ma_code
- //
- this.ma_code.AllPower = null;
- this.ma_code.ID = null;
- this.ma_code.Location = new System.Drawing.Point(416, 423);
- this.ma_code.Name = "ma_code";
- this.ma_code.Power = null;
- this.ma_code.Size = new System.Drawing.Size(283, 35);
- this.ma_code.Str = null;
- this.ma_code.Str1 = null;
- this.ma_code.Str2 = null;
- this.ma_code.TabIndex = 0;
- this.ma_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Sn_KeyDown);
- //
- // comboBox1
- //
- this.comboBox1.FormattingEnabled = true;
- this.comboBox1.Location = new System.Drawing.Point(416, 244);
- this.comboBox1.Name = "comboBox1";
- this.comboBox1.Size = new System.Drawing.Size(283, 32);
- this.comboBox1.TabIndex = 165;
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label4.Location = new System.Drawing.Point(257, 238);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(142, 37);
- this.label4.TabIndex = 166;
- this.label4.Text = "MAC地址";
- //
- // Query_SOP
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1494, 1075);
- this.Controls.Add(this.label4);
- this.Controls.Add(this.comboBox1);
- this.Controls.Add(this.OperateResult);
- this.Controls.Add(this.label5);
- this.Controls.Add(this.PrintLabel);
- this.Controls.Add(this.label3);
- this.Controls.Add(this.PrintList);
- this.Controls.Add(this.PrintBarcode);
- this.Controls.Add(this.pa_outboxcode);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.label1);
- this.Controls.Add(this.ma_code);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
- this.Margin = new System.Windows.Forms.Padding(6);
- this.Name = "Query_SOP";
- this.Tag = "Query!SOP";
- this.Text = "Query_SpecialReport";
- this.Load += new System.EventHandler(this.Query_SpecialReport_Load);
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
- private CustomControl.TextBoxWithIcon.SNCodeEnterTextBox ma_code;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Label label2;
- private CustomControl.TextBoxWithIcon.SNCodeEnterTextBox pa_outboxcode;
- private CustomControl.ButtonUtil.NormalButton PrintBarcode;
- private CustomControl.ComBoxWithFocus.PrinterCombox PrintList;
- private System.Windows.Forms.Label label3;
- private CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
- private System.Windows.Forms.Label label5;
- private CustomControl.RichText.RichTextAutoBottom OperateResult;
- private System.Windows.Forms.ComboBox comboBox1;
- private System.Windows.Forms.Label label4;
- }
- }
|