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.label2 = new System.Windows.Forms.Label();
this.checkBox1 = new System.Windows.Forms.CheckBox();
this.Setting = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.normalButton2 = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.Printer = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
this.normalButton1 = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
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.choose1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
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();
this.ms_stepcode = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
this.ms_nextstepcode = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
((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(-4, 23);
this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ms_makecode_label.Name = "ms_makecode_label";
this.ms_makecode_label.Size = new System.Drawing.Size(72, 27);
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(237, 25);
this.ms_status_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ms_status_label.Name = "ms_status_label";
this.ms_status_label.Size = new System.Drawing.Size(80, 27);
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(500, 27);
this.ms_stepcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ms_stepcode_label.Name = "ms_stepcode_label";
this.ms_stepcode_label.Size = new System.Drawing.Size(92, 27);
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(795, 27);
this.ms_nextstepcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ms_nextstepcode_label.Name = "ms_nextstepcode_label";
this.ms_nextstepcode_label.Size = new System.Drawing.Size(92, 27);
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(275, 663);
this.Count_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.Count_label.Name = "Count_label";
this.Count_label.Size = new System.Drawing.Size(132, 27);
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(414, 663);
this.Count.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.Count.Name = "Count";
this.Count.Size = new System.Drawing.Size(0, 27);
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(4, 663);
this.ma_qty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_qty_label.Name = "ma_qty_label";
this.ma_qty_label.Size = new System.Drawing.Size(92, 27);
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(104, 663);
this.ma_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_qty.Name = "ma_qty";
this.ma_qty.Size = new System.Drawing.Size(0, 27);
this.ma_qty.TabIndex = 215;
//
// 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(1006, 126);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(72, 27);
this.label2.TabIndex = 220;
this.label2.Text = "打印机";
//
// checkBox1
//
this.checkBox1.AutoSize = true;
this.checkBox1.Location = new System.Drawing.Point(1099, 87);
this.checkBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.checkBox1.Name = "checkBox1";
this.checkBox1.Size = new System.Drawing.Size(59, 19);
this.checkBox1.TabIndex = 222;
this.checkBox1.Text = "全选";
this.checkBox1.UseVisualStyleBackColor = true;
this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
//
// 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(1099, 207);
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 = 223;
this.Setting.Text = "参数设置";
this.Setting.UseVisualStyleBackColor = true;
this.Setting.Click += new System.EventHandler(this.Setting_Click);
//
// normalButton2
//
this.normalButton2.AllPower = null;
this.normalButton2.BackColor = System.Drawing.Color.Transparent;
this.normalButton2.DownImage = ((System.Drawing.Image)(resources.GetObject("normalButton2.DownImage")));
this.normalButton2.Image = null;
this.normalButton2.IsShowBorder = true;
this.normalButton2.Location = new System.Drawing.Point(1099, 165);
this.normalButton2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.normalButton2.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton2.MoveImage")));
this.normalButton2.Name = "normalButton2";
this.normalButton2.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton2.NormalImage")));
this.normalButton2.Power = null;
this.normalButton2.Size = new System.Drawing.Size(75, 27);
this.normalButton2.TabIndex = 221;
this.normalButton2.Text = "打印";
this.normalButton2.UseVisualStyleBackColor = false;
this.normalButton2.Click += new System.EventHandler(this.normalButton2_Click);
//
// Printer
//
this.Printer.Location = new System.Drawing.Point(1083, 126);
this.Printer.Margin = new System.Windows.Forms.Padding(5);
this.Printer.Name = "Printer";
this.Printer.Size = new System.Drawing.Size(164, 32);
this.Printer.TabIndex = 219;
//
// 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(1164, 25);
this.normalButton1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
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(82, 30);
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(71, 23);
this.ma_code.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
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(158, 28);
this.ma_code.TabIndex = 211;
this.ma_code.TableName = null;
this.ma_code.Tag = "makecode";
this.ma_code.TextBoxEnable = true;
this.ma_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
//
// 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(1068, 27);
this.Query.Margin = new System.Windows.Forms.Padding(3, 2, 3, 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(75, 27);
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(325, 27);
this.ms_status.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ms_status.Name = "ms_status";
this.ms_status.Size = new System.Drawing.Size(167, 23);
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.choose1,
this.SN,
this.状态,
this.线别,
this.当前工序,
this.下一工序,
this.当前途程});
this.SnInf.EnableContentClick = true;
this.SnInf.Location = new System.Drawing.Point(0, 62);
this.SnInf.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.SnInf.Name = "SnInf";
this.SnInf.RowTemplate.Height = 23;
this.SnInf.Size = new System.Drawing.Size(999, 598);
this.SnInf.TabIndex = 203;
//
// choose1
//
this.choose1.FillWeight = 50F;
this.choose1.HeaderText = "";
this.choose1.Name = "choose1";
this.choose1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.choose1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.choose1.Width = 50;
//
// 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;
//
// ms_stepcode
//
this.ms_stepcode.FormattingEnabled = true;
this.ms_stepcode.Location = new System.Drawing.Point(599, 28);
this.ms_stepcode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ms_stepcode.Name = "ms_stepcode";
this.ms_stepcode.Size = new System.Drawing.Size(182, 23);
this.ms_stepcode.TabIndex = 251;
this.ms_stepcode.Tag = "ms_stepcode";
//
// ms_nextstepcode
//
this.ms_nextstepcode.FormattingEnabled = true;
this.ms_nextstepcode.Location = new System.Drawing.Point(894, 28);
this.ms_nextstepcode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ms_nextstepcode.Name = "ms_nextstepcode";
this.ms_nextstepcode.Size = new System.Drawing.Size(168, 23);
this.ms_nextstepcode.TabIndex = 252;
this.ms_nextstepcode.Tag = "ms_nextstepcode";
//
// Query_OnlineTraceBack
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1261, 693);
this.Controls.Add(this.ms_nextstepcode);
this.Controls.Add(this.ms_stepcode);
this.Controls.Add(this.Setting);
this.Controls.Add(this.checkBox1);
this.Controls.Add(this.normalButton2);
this.Controls.Add(this.label2);
this.Controls.Add(this.Printer);
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_label);
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.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.Name = "Query_OnlineTraceBack";
this.Tag = "Query!OnlineTraceBack";
this.Text = " ";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Query_OnlineTraceBack_FormClosing);
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 System.Windows.Forms.Label ms_stepcode_label;
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.Label label2;
private CustomControl.ComBoxWithFocus.PrinterCombox Printer;
private CustomControl.ButtonUtil.NormalButton normalButton2;
private System.Windows.Forms.CheckBox checkBox1;
private System.Windows.Forms.DataGridViewCheckBoxColumn choose1;
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 当前途程;
private CustomControl.ButtonUtil.NormalButton Setting;
private CustomControl.ComBoxWithFocus.ComBoxWithFocus ms_stepcode;
private CustomControl.ComBoxWithFocus.ComBoxWithFocus ms_nextstepcode;
}
}