namespace UAS_MES_NEW.Query { partial class Query_OnlineTraceBack { /// /// 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(Query_OnlineTraceBack)); this.ms_makecode_label = new System.Windows.Forms.Label(); this.ms_status_label = new System.Windows.Forms.Label(); this.ms_stepcode_label = new System.Windows.Forms.Label(); this.ms_nextstepcode_label = new System.Windows.Forms.Label(); this.Count_label = new System.Windows.Forms.Label(); this.Count = new System.Windows.Forms.Label(); this.ma_qty_label = new System.Windows.Forms.Label(); this.ma_qty = new System.Windows.Forms.Label(); this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog(); this.normalButton1 = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox(); this.ms_nextstepcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox(); this.ms_stepcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox(); this.Query = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.ms_status = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComBoxWithFocus(); this.SnInf = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum(); this.SN = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.状态 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.线别 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.当前工序 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.下一工序 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.当前途程 = new System.Windows.Forms.DataGridViewTextBoxColumn(); ((System.ComponentModel.ISupportInitialize)(this.SnInf)).BeginInit(); this.SuspendLayout(); // // ms_makecode_label // this.ms_makecode_label.AutoSize = true; this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ms_makecode_label.Location = new System.Drawing.Point(-3, 19); this.ms_makecode_label.Name = "ms_makecode_label"; this.ms_makecode_label.Size = new System.Drawing.Size(58, 21); this.ms_makecode_label.TabIndex = 198; this.ms_makecode_label.Text = "工单号"; // // ms_status_label // this.ms_status_label.AutoSize = true; this.ms_status_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ms_status_label.Location = new System.Drawing.Point(178, 20); this.ms_status_label.Name = "ms_status_label"; this.ms_status_label.Size = new System.Drawing.Size(64, 21); this.ms_status_label.TabIndex = 197; this.ms_status_label.Text = "SN状态"; // // ms_stepcode_label // this.ms_stepcode_label.AutoSize = true; this.ms_stepcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ms_stepcode_label.Location = new System.Drawing.Point(375, 21); this.ms_stepcode_label.Name = "ms_stepcode_label"; this.ms_stepcode_label.Size = new System.Drawing.Size(74, 21); this.ms_stepcode_label.TabIndex = 207; this.ms_stepcode_label.Text = "当前工序"; // // ms_nextstepcode_label // this.ms_nextstepcode_label.AutoSize = true; this.ms_nextstepcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ms_nextstepcode_label.Location = new System.Drawing.Point(596, 21); this.ms_nextstepcode_label.Name = "ms_nextstepcode_label"; this.ms_nextstepcode_label.Size = new System.Drawing.Size(74, 21); this.ms_nextstepcode_label.TabIndex = 209; this.ms_nextstepcode_label.Text = "下一工序"; // // Count_label // this.Count_label.AutoSize = true; this.Count_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Count_label.Location = new System.Drawing.Point(206, 531); this.Count_label.Name = "Count_label"; this.Count_label.Size = new System.Drawing.Size(106, 21); this.Count_label.TabIndex = 212; this.Count_label.Text = "当前状态总计"; // // Count // this.Count.AutoSize = true; this.Count.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Count.Location = new System.Drawing.Point(311, 531); this.Count.Name = "Count"; this.Count.Size = new System.Drawing.Size(0, 21); this.Count.TabIndex = 213; // // ma_qty_label // this.ma_qty_label.AutoSize = true; this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ma_qty_label.Location = new System.Drawing.Point(3, 531); this.ma_qty_label.Name = "ma_qty_label"; this.ma_qty_label.Size = new System.Drawing.Size(74, 21); this.ma_qty_label.TabIndex = 214; this.ma_qty_label.Text = "工单数量"; // // ma_qty // 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(78, 531); this.ma_qty.Name = "ma_qty"; this.ma_qty.Size = new System.Drawing.Size(0, 21); this.ma_qty.TabIndex = 215; // // normalButton1 // this.normalButton1.AllPower = null; this.normalButton1.BackColor = System.Drawing.Color.Transparent; this.normalButton1.DownImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.DownImage"))); this.normalButton1.Image = null; this.normalButton1.IsShowBorder = true; this.normalButton1.Location = new System.Drawing.Point(873, 20); this.normalButton1.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.MoveImage"))); this.normalButton1.Name = "normalButton1"; this.normalButton1.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.NormalImage"))); this.normalButton1.Power = null; this.normalButton1.Size = new System.Drawing.Size(61, 24); this.normalButton1.TabIndex = 216; this.normalButton1.Text = "导出"; this.normalButton1.UseVisualStyleBackColor = false; this.normalButton1.Click += new System.EventHandler(this.normalButton1_Click); // // 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(53, 19); 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(119, 23); this.ma_code.TabIndex = 211; this.ma_code.TableName = null; this.ma_code.Tag = "makecode"; this.ma_code.TextBoxEnable = true; // // ms_nextstepcode // this.ms_nextstepcode.AllPower = null; this.ms_nextstepcode.BackColor = System.Drawing.Color.White; this.ms_nextstepcode.ID = null; this.ms_nextstepcode.Location = new System.Drawing.Point(671, 21); this.ms_nextstepcode.Margin = new System.Windows.Forms.Padding(2); this.ms_nextstepcode.Name = "ms_nextstepcode"; this.ms_nextstepcode.Power = null; this.ms_nextstepcode.Size = new System.Drawing.Size(126, 21); this.ms_nextstepcode.Str = null; this.ms_nextstepcode.Str1 = null; this.ms_nextstepcode.Str2 = null; this.ms_nextstepcode.TabIndex = 210; this.ms_nextstepcode.Tag = "ms_nextstepcode"; // // ms_stepcode // this.ms_stepcode.AllPower = null; this.ms_stepcode.BackColor = System.Drawing.Color.White; this.ms_stepcode.ID = null; this.ms_stepcode.Location = new System.Drawing.Point(450, 21); this.ms_stepcode.Margin = new System.Windows.Forms.Padding(2); this.ms_stepcode.Name = "ms_stepcode"; this.ms_stepcode.Power = null; this.ms_stepcode.Size = new System.Drawing.Size(126, 21); this.ms_stepcode.Str = null; this.ms_stepcode.Str1 = null; this.ms_stepcode.Str2 = null; this.ms_stepcode.TabIndex = 208; this.ms_stepcode.Tag = "ms_stepcode"; // // Query // this.Query.AllPower = null; this.Query.BackColor = System.Drawing.Color.Transparent; this.Query.DownImage = ((System.Drawing.Image)(resources.GetObject("Query.DownImage"))); this.Query.Image = null; this.Query.IsShowBorder = true; this.Query.Location = new System.Drawing.Point(801, 22); this.Query.Margin = new System.Windows.Forms.Padding(2); this.Query.MoveImage = ((System.Drawing.Image)(resources.GetObject("Query.MoveImage"))); this.Query.Name = "Query"; this.Query.NormalImage = ((System.Drawing.Image)(resources.GetObject("Query.NormalImage"))); this.Query.Power = null; this.Query.Size = new System.Drawing.Size(56, 22); this.Query.TabIndex = 206; this.Query.Text = "查询"; this.Query.UseVisualStyleBackColor = false; this.Query.Click += new System.EventHandler(this.Query_Click); // // ms_status // this.ms_status.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.ms_status.FormattingEnabled = true; this.ms_status.Location = new System.Drawing.Point(244, 21); this.ms_status.Margin = new System.Windows.Forms.Padding(2); this.ms_status.Name = "ms_status"; this.ms_status.Size = new System.Drawing.Size(126, 20); this.ms_status.TabIndex = 205; this.ms_status.Tag = "ms_status"; this.ms_status.SelectedIndexChanged += new System.EventHandler(this.ms_status_SelectedIndexChanged); // // SnInf // this.SnInf.AllowUserToAddRows = false; this.SnInf.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.SnInf.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.SnInf.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.SN, this.状态, this.线别, this.当前工序, this.下一工序, this.当前途程}); this.SnInf.EnableContentClick = true; this.SnInf.Location = new System.Drawing.Point(0, 56); this.SnInf.Name = "SnInf"; this.SnInf.RowTemplate.Height = 23; this.SnInf.Size = new System.Drawing.Size(946, 472); this.SnInf.TabIndex = 203; // // SN // this.SN.DataPropertyName = "SN"; this.SN.HeaderText = "SN"; this.SN.Name = "SN"; // // 状态 // this.状态.DataPropertyName = "状态"; this.状态.HeaderText = "状态"; this.状态.Name = "状态"; this.状态.ReadOnly = true; // // 线别 // this.线别.DataPropertyName = "线别"; this.线别.HeaderText = "线别"; this.线别.Name = "线别"; // // 当前工序 // this.当前工序.DataPropertyName = "当前工序"; this.当前工序.HeaderText = "当前工序"; this.当前工序.Name = "当前工序"; this.当前工序.ReadOnly = true; // // 下一工序 // this.下一工序.DataPropertyName = "下一工序"; this.下一工序.HeaderText = "下一工序"; this.下一工序.Name = "下一工序"; this.下一工序.ReadOnly = true; // // 当前途程 // this.当前途程.DataPropertyName = "当前途程"; this.当前途程.HeaderText = "当前途程"; this.当前途程.Name = "当前途程"; this.当前途程.ReadOnly = true; // // Query_OnlineTraceBack // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(946, 555); this.Controls.Add(this.normalButton1); this.Controls.Add(this.ma_qty); this.Controls.Add(this.ma_qty_label); this.Controls.Add(this.Count); this.Controls.Add(this.Count_label); this.Controls.Add(this.ma_code); this.Controls.Add(this.ms_nextstepcode); this.Controls.Add(this.ms_nextstepcode_label); this.Controls.Add(this.ms_stepcode); this.Controls.Add(this.ms_stepcode_label); this.Controls.Add(this.Query); this.Controls.Add(this.ms_status); this.Controls.Add(this.SnInf); this.Controls.Add(this.ms_makecode_label); this.Controls.Add(this.ms_status_label); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "Query_OnlineTraceBack"; this.Tag = "Query!OnlineTraceBack"; this.Text = " "; this.Load += new System.EventHandler(this.Query_OnlineTraceBack_Load); this.SizeChanged += new System.EventHandler(this.Query_OnlineTraceBack_SizeChanged); ((System.ComponentModel.ISupportInitialize)(this.SnInf)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Label ms_makecode_label; private System.Windows.Forms.Label ms_status_label; private CustomControl.DataGrid_View.DataGridViewWithSerialNum SnInf; private CustomControl.ComBoxWithFocus.ComBoxWithFocus ms_status; private CustomControl.ButtonUtil.NormalButton Query; private CustomControl.TextBoxWithIcon.EnterTextBox ms_stepcode; private System.Windows.Forms.Label ms_stepcode_label; private CustomControl.TextBoxWithIcon.EnterTextBox ms_nextstepcode; private System.Windows.Forms.Label ms_nextstepcode_label; private CustomControl.TextBoxWithIcon.SearchTextBox ma_code; private System.Windows.Forms.Label Count_label; private System.Windows.Forms.Label Count; private System.Windows.Forms.Label ma_qty_label; private System.Windows.Forms.Label ma_qty; private CustomControl.ButtonUtil.NormalButton normalButton1; private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1; private System.Windows.Forms.DataGridViewTextBoxColumn SN; private System.Windows.Forms.DataGridViewTextBoxColumn 状态; private System.Windows.Forms.DataGridViewTextBoxColumn 线别; private System.Windows.Forms.DataGridViewTextBoxColumn 当前工序; private System.Windows.Forms.DataGridViewTextBoxColumn 下一工序; private System.Windows.Forms.DataGridViewTextBoxColumn 当前途程; } }