namespace UAS_MES_NEW.Query { partial class Query_DateRate { /// /// 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() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Query_DateRate)); this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog(); this.label1 = new System.Windows.Forms.Label(); this.pi_inoutno = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox(); this.label5 = new System.Windows.Forms.Label(); this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components); this.PrintBarcode = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox(); this.pr_code_label = new System.Windows.Forms.Label(); this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom(); this.SuspendLayout(); // // 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(53, 36); this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(146, 41); this.label1.TabIndex = 214; this.label1.Text = "出库单号"; // // pi_inoutno // this.pi_inoutno.AllPower = "IFALL"; this.pi_inoutno.Caller = null; this.pi_inoutno.Condition = null; this.pi_inoutno.DBTitle = ""; this.pi_inoutno.Font = new System.Drawing.Font("微软雅黑", 9F); this.pi_inoutno.FormName = null; this.pi_inoutno.Location = new System.Drawing.Point(219, 36); this.pi_inoutno.Margin = new System.Windows.Forms.Padding(6); this.pi_inoutno.Name = "pi_inoutno"; this.pi_inoutno.Power = ""; this.pi_inoutno.ReturnData = null; this.pi_inoutno.SelectField = null; this.pi_inoutno.SetValueField = null; this.pi_inoutno.Size = new System.Drawing.Size(282, 46); this.pi_inoutno.TabIndex = 215; this.pi_inoutno.TableName = null; this.pi_inoutno.Tag = "makecode"; this.pi_inoutno.TextBoxEnable = true; // // 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(53, 202); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(129, 37); this.label5.TabIndex = 218; this.label5.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(219, 204); 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 = 217; // // 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(665, 204); 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 = 216; this.PrintBarcode.Text = "打印"; this.PrintBarcode.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(219, 122); this.pr_code.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); this.pr_code.Name = "pr_code"; this.pr_code.Power = null; this.pr_code.Size = new System.Drawing.Size(246, 35); this.pr_code.Str = null; this.pr_code.Str1 = null; this.pr_code.Str2 = null; this.pr_code.TabIndex = 220; this.pr_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pr_code_KeyDown); // // 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(53, 122); this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.pr_code_label.Name = "pr_code_label"; this.pr_code_label.Size = new System.Drawing.Size(146, 41); this.pr_code_label.TabIndex = 219; this.pr_code_label.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(1002, 202); this.OperateResult.Margin = new System.Windows.Forms.Padding(6); this.OperateResult.Name = "OperateResult"; this.OperateResult.Size = new System.Drawing.Size(433, 647); this.OperateResult.TabIndex = 221; this.OperateResult.Text = ""; // // Query_DateRate // 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.OperateResult); this.Controls.Add(this.pr_code); this.Controls.Add(this.pr_code_label); this.Controls.Add(this.label5); this.Controls.Add(this.PrintLabel); this.Controls.Add(this.PrintBarcode); this.Controls.Add(this.pi_inoutno); this.Controls.Add(this.label1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(6); this.Name = "Query_DateRate"; this.Tag = "Query!DateRate"; this.Text = "Query_DateRate"; this.Load += new System.EventHandler(this.Query_SpecialReport_Load); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1; private CustomControl.TextBoxWithIcon.SearchTextBox pi_inoutno; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label5; private CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel; private CustomControl.ButtonUtil.NormalButton PrintBarcode; private CustomControl.TextBoxWithIcon.SnCollectionBox pr_code; private System.Windows.Forms.Label pr_code_label; private CustomControl.RichText.RichTextAutoBottom OperateResult; } }