|
@@ -0,0 +1,344 @@
|
|
|
+namespace UAS_MES_NEW.Query
|
|
|
+{
|
|
|
+ partial class Query_SN1
|
|
|
+ {
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ private System.ComponentModel.IContainer components = null;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ protected override void Dispose(bool disposing)
|
|
|
+ {
|
|
|
+ if (disposing && (components != null))
|
|
|
+ {
|
|
|
+ components.Dispose();
|
|
|
+ }
|
|
|
+ base.Dispose(disposing);
|
|
|
+ }
|
|
|
+
|
|
|
+ #region Windows Form Designer generated code
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ private void InitializeComponent()
|
|
|
+ {
|
|
|
+ this.components = new System.ComponentModel.Container();
|
|
|
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Query_SN));
|
|
|
+ this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
|
|
|
+ this.label5 = new System.Windows.Forms.Label();
|
|
|
+ this.label1 = new System.Windows.Forms.Label();
|
|
|
+ this.label2 = new System.Windows.Forms.Label();
|
|
|
+ this.label3 = new System.Windows.Forms.Label();
|
|
|
+ this.PrintNum = new System.Windows.Forms.NumericUpDown();
|
|
|
+ this.label4 = new System.Windows.Forms.Label();
|
|
|
+ this.label6 = new System.Windows.Forms.Label();
|
|
|
+ this.pr_detail = new System.Windows.Forms.Label();
|
|
|
+ this.label7 = new System.Windows.Forms.Label();
|
|
|
+ this.lade = new System.Windows.Forms.Label();
|
|
|
+ this.ma_qty = new System.Windows.Forms.Label();
|
|
|
+ this.ma_printcount = new System.Windows.Forms.Label();
|
|
|
+ this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
|
|
|
+ this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
|
|
|
+ this.PrinterList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
|
|
|
+ this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
+ this.PrintFuseLabel = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.PrintByBatch = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.PrintNum)).BeginInit();
|
|
|
+ this.SuspendLayout();
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ 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(79, 172);
|
|
|
+ this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label5.Name = "label5";
|
|
|
+ this.label5.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.label5.TabIndex = 11;
|
|
|
+ this.label5.Text = "产品代码";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ 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(79, 39);
|
|
|
+ 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 = 216;
|
|
|
+ this.label1.Text = "工单编号";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ 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(111, 298);
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label2.Name = "label2";
|
|
|
+ this.label2.Size = new System.Drawing.Size(114, 41);
|
|
|
+ this.label2.TabIndex = 220;
|
|
|
+ this.label2.Text = "打印机";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ 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(143, 369);
|
|
|
+ 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 = 219;
|
|
|
+ this.label3.Text = "标签";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.PrintNum.Location = new System.Drawing.Point(264, 460);
|
|
|
+ this.PrintNum.Name = "PrintNum";
|
|
|
+ this.PrintNum.Size = new System.Drawing.Size(120, 35);
|
|
|
+ this.PrintNum.TabIndex = 222;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ 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(79, 454);
|
|
|
+ this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label4.Name = "label4";
|
|
|
+ this.label4.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.label4.TabIndex = 223;
|
|
|
+ this.label4.Text = "打印数量";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ 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(79, 237);
|
|
|
+ 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 = 226;
|
|
|
+ this.label6.Text = "产品名称";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.pr_detail.AutoSize = true;
|
|
|
+ this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(257, 237);
|
|
|
+ this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pr_detail.Name = "pr_detail";
|
|
|
+ this.pr_detail.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.pr_detail.TabIndex = 227;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.label7.AutoSize = true;
|
|
|
+ this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label7.Location = new System.Drawing.Point(79, 105);
|
|
|
+ this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label7.Name = "label7";
|
|
|
+ this.label7.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.label7.TabIndex = 228;
|
|
|
+ this.label7.Text = "工单数量";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.lade.AutoSize = true;
|
|
|
+ this.lade.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.lade.Location = new System.Drawing.Point(400, 105);
|
|
|
+ this.lade.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.lade.Name = "lade";
|
|
|
+ this.lade.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.lade.TabIndex = 229;
|
|
|
+ this.lade.Text = "已打印数";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.ma_qty.AutoSize = true;
|
|
|
+ this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ma_qty.Location = new System.Drawing.Point(257, 105);
|
|
|
+ this.ma_qty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ma_qty.Name = "ma_qty";
|
|
|
+ this.ma_qty.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.ma_qty.TabIndex = 230;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.ma_printcount.AutoSize = true;
|
|
|
+ this.ma_printcount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ma_printcount.Location = new System.Drawing.Point(558, 105);
|
|
|
+ this.ma_printcount.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ma_printcount.Name = "ma_printcount";
|
|
|
+ this.ma_printcount.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.ma_printcount.TabIndex = 231;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.pr_code.AllPower = null;
|
|
|
+ this.pr_code.BackColor = System.Drawing.Color.White;
|
|
|
+ this.pr_code.ID = null;
|
|
|
+ this.pr_code.Location = new System.Drawing.Point(264, 181);
|
|
|
+ this.pr_code.Name = "pr_code";
|
|
|
+ this.pr_code.Power = null;
|
|
|
+ this.pr_code.Size = new System.Drawing.Size(388, 35);
|
|
|
+ this.pr_code.Str = null;
|
|
|
+ this.pr_code.Str1 = null;
|
|
|
+ this.pr_code.Str2 = null;
|
|
|
+ this.pr_code.TabIndex = 225;
|
|
|
+ this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ 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(785, 39);
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.OperateResult.Name = "OperateResult";
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(666, 986);
|
|
|
+ this.OperateResult.TabIndex = 224;
|
|
|
+ this.OperateResult.Text = "";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
+ this.PrintLabel.FormattingEnabled = true;
|
|
|
+ this.PrintLabel.Location = new System.Drawing.Point(264, 375);
|
|
|
+ this.PrintLabel.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
+ this.PrintLabel.Name = "PrintLabel";
|
|
|
+ this.PrintLabel.Size = new System.Drawing.Size(388, 32);
|
|
|
+ this.PrintLabel.TabIndex = 221;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.PrinterList.Location = new System.Drawing.Point(264, 304);
|
|
|
+ this.PrinterList.Margin = new System.Windows.Forms.Padding(8);
|
|
|
+ this.PrinterList.Name = "PrinterList";
|
|
|
+ this.PrinterList.Size = new System.Drawing.Size(388, 50);
|
|
|
+ this.PrinterList.TabIndex = 218;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ 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(264, 39);
|
|
|
+ this.ma_code.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.ma_code.Name = "ma_code";
|
|
|
+ this.ma_code.Power = "";
|
|
|
+ this.ma_code.ReturnData = null;
|
|
|
+ this.ma_code.SelectField = null;
|
|
|
+ this.ma_code.SetValueField = null;
|
|
|
+ this.ma_code.Size = new System.Drawing.Size(409, 46);
|
|
|
+ this.ma_code.TabIndex = 217;
|
|
|
+ this.ma_code.TableName = null;
|
|
|
+ this.ma_code.Tag = "makecode";
|
|
|
+ this.ma_code.TextBoxEnable = true;
|
|
|
+ this.ma_code.DbChange += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox.DBSourceChange(this.pr_code_DbChange);
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.PrintFuseLabel.AccessibleRole = System.Windows.Forms.AccessibleRole.PageTabList;
|
|
|
+ this.PrintFuseLabel.AllPower = null;
|
|
|
+ this.PrintFuseLabel.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.PrintFuseLabel.DownImage = ((System.Drawing.Image)(resources.GetObject("PrintFuseLabel.DownImage")));
|
|
|
+ this.PrintFuseLabel.Image = null;
|
|
|
+ this.PrintFuseLabel.IsShowBorder = true;
|
|
|
+ this.PrintFuseLabel.Location = new System.Drawing.Point(502, 544);
|
|
|
+ this.PrintFuseLabel.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.PrintFuseLabel.MoveImage = ((System.Drawing.Image)(resources.GetObject("PrintFuseLabel.MoveImage")));
|
|
|
+ this.PrintFuseLabel.Name = "PrintFuseLabel";
|
|
|
+ this.PrintFuseLabel.NormalImage = ((System.Drawing.Image)(resources.GetObject("PrintFuseLabel.NormalImage")));
|
|
|
+ this.PrintFuseLabel.Power = null;
|
|
|
+ this.PrintFuseLabel.Size = new System.Drawing.Size(150, 56);
|
|
|
+ this.PrintFuseLabel.TabIndex = 27;
|
|
|
+ this.PrintFuseLabel.Text = "打印";
|
|
|
+ this.PrintFuseLabel.UseVisualStyleBackColor = false;
|
|
|
+ this.PrintFuseLabel.Click += new System.EventHandler(this.Print_Click);
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.PrintByBatch.AccessibleRole = System.Windows.Forms.AccessibleRole.PageTabList;
|
|
|
+ this.PrintByBatch.AllPower = null;
|
|
|
+ this.PrintByBatch.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.PrintByBatch.DownImage = ((System.Drawing.Image)(resources.GetObject("PrintByBatch.DownImage")));
|
|
|
+ this.PrintByBatch.Image = null;
|
|
|
+ this.PrintByBatch.IsShowBorder = true;
|
|
|
+ this.PrintByBatch.Location = new System.Drawing.Point(264, 544);
|
|
|
+ this.PrintByBatch.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.PrintByBatch.MoveImage = ((System.Drawing.Image)(resources.GetObject("PrintByBatch.MoveImage")));
|
|
|
+ this.PrintByBatch.Name = "PrintByBatch";
|
|
|
+ this.PrintByBatch.NormalImage = ((System.Drawing.Image)(resources.GetObject("PrintByBatch.NormalImage")));
|
|
|
+ this.PrintByBatch.Power = null;
|
|
|
+ this.PrintByBatch.Size = new System.Drawing.Size(150, 56);
|
|
|
+ this.PrintByBatch.TabIndex = 239;
|
|
|
+ this.PrintByBatch.Text = "生成条码";
|
|
|
+ this.PrintByBatch.UseVisualStyleBackColor = false;
|
|
|
+ this.PrintByBatch.Click += new System.EventHandler(this.PrintByBatch_Click);
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ 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.PrintByBatch);
|
|
|
+ this.Controls.Add(this.ma_printcount);
|
|
|
+ this.Controls.Add(this.ma_qty);
|
|
|
+ this.Controls.Add(this.lade);
|
|
|
+ this.Controls.Add(this.label7);
|
|
|
+ this.Controls.Add(this.pr_detail);
|
|
|
+ this.Controls.Add(this.label6);
|
|
|
+ this.Controls.Add(this.pr_code);
|
|
|
+ this.Controls.Add(this.OperateResult);
|
|
|
+ this.Controls.Add(this.label4);
|
|
|
+ this.Controls.Add(this.PrintNum);
|
|
|
+ this.Controls.Add(this.PrintLabel);
|
|
|
+ this.Controls.Add(this.label2);
|
|
|
+ this.Controls.Add(this.label3);
|
|
|
+ this.Controls.Add(this.PrinterList);
|
|
|
+ this.Controls.Add(this.ma_code);
|
|
|
+ this.Controls.Add(this.label1);
|
|
|
+ this.Controls.Add(this.PrintFuseLabel);
|
|
|
+ this.Controls.Add(this.label5);
|
|
|
+ this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.Name = "Query_SN";
|
|
|
+ this.Tag = "Query!SpecialReport";
|
|
|
+ this.Text = "Query_SpecialReport";
|
|
|
+ this.Load += new System.EventHandler(this.Query_SpecialReport_Load);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.PrintNum)).EndInit();
|
|
|
+ this.ResumeLayout(false);
|
|
|
+ this.PerformLayout();
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ #endregion
|
|
|
+ private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
|
|
|
+ private System.Windows.Forms.Label label5;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton PrintFuseLabel;
|
|
|
+ private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
|
|
|
+ private System.Windows.Forms.Label label1;
|
|
|
+ private CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
|
|
|
+ private System.Windows.Forms.Label label2;
|
|
|
+ private System.Windows.Forms.Label label3;
|
|
|
+ private CustomControl.ComBoxWithFocus.PrinterCombox PrinterList;
|
|
|
+ private System.Windows.Forms.NumericUpDown PrintNum;
|
|
|
+ private System.Windows.Forms.Label label4;
|
|
|
+ private CustomControl.RichText.RichTextAutoBottom OperateResult;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox pr_code;
|
|
|
+ private System.Windows.Forms.Label label6;
|
|
|
+ private System.Windows.Forms.Label pr_detail;
|
|
|
+ private System.Windows.Forms.Label label7;
|
|
|
+ private System.Windows.Forms.Label lade;
|
|
|
+ private System.Windows.Forms.Label ma_qty;
|
|
|
+ private System.Windows.Forms.Label ma_printcount;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton PrintByBatch;
|
|
|
+ }
|
|
|
+}
|