|
|
@@ -1,462 +0,0 @@
|
|
|
-namespace UAS_MES.Query
|
|
|
-{
|
|
|
- partial class Query_ProductTraceBack
|
|
|
- {
|
|
|
- /// <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()
|
|
|
- {
|
|
|
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Query_ProductTraceBack));
|
|
|
- this.ma_salecode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.ma_salecode_label = new System.Windows.Forms.Label();
|
|
|
- this.ma_code_label = new System.Windows.Forms.Label();
|
|
|
- this.enterTextBox2 = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.label2 = new System.Windows.Forms.Label();
|
|
|
- this.ma_linecode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.label3 = new System.Windows.Forms.Label();
|
|
|
- this.ms_nextstepcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.label4 = new System.Windows.Forms.Label();
|
|
|
- this.ms_stepcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.label5 = new System.Windows.Forms.Label();
|
|
|
- this.pr_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.pr_code_label = new System.Windows.Forms.Label();
|
|
|
- this.ms_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.ms_sncode_label = new System.Windows.Forms.Label();
|
|
|
- this.Search = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
- this.dataGridViewWithSerialNum1 = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
|
|
|
- this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.Column8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.Column9 = new System.Windows.Forms.DataGridViewImageColumn();
|
|
|
- this.Column10 = new System.Windows.Forms.DataGridViewImageColumn();
|
|
|
- this.Column11 = new System.Windows.Forms.DataGridViewImageColumn();
|
|
|
- this.Column12 = new System.Windows.Forms.DataGridViewImageColumn();
|
|
|
- this.Column13 = new System.Windows.Forms.DataGridViewImageColumn();
|
|
|
- this.ma_code = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.dataGridViewWithSerialNum1)).BeginInit();
|
|
|
- this.SuspendLayout();
|
|
|
- //
|
|
|
- // ma_salecode
|
|
|
- //
|
|
|
- this.ma_salecode.AllPower = null;
|
|
|
- this.ma_salecode.BackColor = System.Drawing.Color.White;
|
|
|
- this.ma_salecode.ID = null;
|
|
|
- this.ma_salecode.Location = new System.Drawing.Point(322, 23);
|
|
|
- this.ma_salecode.Name = "ma_salecode";
|
|
|
- this.ma_salecode.Power = null;
|
|
|
- this.ma_salecode.Size = new System.Drawing.Size(128, 21);
|
|
|
- this.ma_salecode.Str = null;
|
|
|
- this.ma_salecode.Str1 = null;
|
|
|
- this.ma_salecode.Str2 = null;
|
|
|
- this.ma_salecode.TabIndex = 186;
|
|
|
- this.ma_salecode.Tag = "NoAuto";
|
|
|
- //
|
|
|
- // ma_salecode_label
|
|
|
- //
|
|
|
- this.ma_salecode_label.AutoSize = true;
|
|
|
- this.ma_salecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_salecode_label.Location = new System.Drawing.Point(242, 24);
|
|
|
- this.ma_salecode_label.Name = "ma_salecode_label";
|
|
|
- this.ma_salecode_label.Size = new System.Drawing.Size(42, 21);
|
|
|
- this.ma_salecode_label.TabIndex = 185;
|
|
|
- this.ma_salecode_label.Text = "订单";
|
|
|
- //
|
|
|
- // ma_code_label
|
|
|
- //
|
|
|
- this.ma_code_label.AutoSize = true;
|
|
|
- this.ma_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_code_label.Location = new System.Drawing.Point(6, 24);
|
|
|
- this.ma_code_label.Name = "ma_code_label";
|
|
|
- this.ma_code_label.Size = new System.Drawing.Size(58, 21);
|
|
|
- this.ma_code_label.TabIndex = 187;
|
|
|
- this.ma_code_label.Text = "工单号";
|
|
|
- //
|
|
|
- // enterTextBox2
|
|
|
- //
|
|
|
- this.enterTextBox2.AllPower = null;
|
|
|
- this.enterTextBox2.BackColor = System.Drawing.Color.White;
|
|
|
- this.enterTextBox2.ID = null;
|
|
|
- this.enterTextBox2.Location = new System.Drawing.Point(557, 24);
|
|
|
- this.enterTextBox2.Name = "enterTextBox2";
|
|
|
- this.enterTextBox2.Power = null;
|
|
|
- this.enterTextBox2.Size = new System.Drawing.Size(128, 21);
|
|
|
- this.enterTextBox2.Str = null;
|
|
|
- this.enterTextBox2.Str1 = null;
|
|
|
- this.enterTextBox2.Str2 = null;
|
|
|
- this.enterTextBox2.TabIndex = 190;
|
|
|
- this.enterTextBox2.Tag = "NoAuto";
|
|
|
- //
|
|
|
- // 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(477, 24);
|
|
|
- this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(74, 21);
|
|
|
- this.label2.TabIndex = 189;
|
|
|
- this.label2.Text = "上一资源";
|
|
|
- //
|
|
|
- // ma_linecode
|
|
|
- //
|
|
|
- this.ma_linecode.AllPower = null;
|
|
|
- this.ma_linecode.BackColor = System.Drawing.Color.White;
|
|
|
- this.ma_linecode.ID = null;
|
|
|
- this.ma_linecode.Location = new System.Drawing.Point(790, 24);
|
|
|
- this.ma_linecode.Name = "ma_linecode";
|
|
|
- this.ma_linecode.Power = null;
|
|
|
- this.ma_linecode.Size = new System.Drawing.Size(128, 21);
|
|
|
- this.ma_linecode.Str = null;
|
|
|
- this.ma_linecode.Str1 = null;
|
|
|
- this.ma_linecode.Str2 = null;
|
|
|
- this.ma_linecode.TabIndex = 192;
|
|
|
- this.ma_linecode.Tag = "NoAuto";
|
|
|
- //
|
|
|
- // label3
|
|
|
- //
|
|
|
- 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(711, 24);
|
|
|
- this.label3.Name = "label3";
|
|
|
- this.label3.Size = new System.Drawing.Size(42, 21);
|
|
|
- this.label3.TabIndex = 191;
|
|
|
- this.label3.Text = "线别";
|
|
|
- //
|
|
|
- // 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(790, 63);
|
|
|
- this.ms_nextstepcode.Name = "ms_nextstepcode";
|
|
|
- this.ms_nextstepcode.Power = null;
|
|
|
- this.ms_nextstepcode.Size = new System.Drawing.Size(128, 21);
|
|
|
- this.ms_nextstepcode.Str = null;
|
|
|
- this.ms_nextstepcode.Str1 = null;
|
|
|
- this.ms_nextstepcode.Str2 = null;
|
|
|
- this.ms_nextstepcode.TabIndex = 200;
|
|
|
- this.ms_nextstepcode.Tag = "NoAuto";
|
|
|
- //
|
|
|
- // label4
|
|
|
- //
|
|
|
- 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(711, 63);
|
|
|
- this.label4.Name = "label4";
|
|
|
- this.label4.Size = new System.Drawing.Size(74, 21);
|
|
|
- this.label4.TabIndex = 199;
|
|
|
- this.label4.Text = "下一工序";
|
|
|
- //
|
|
|
- // 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(557, 63);
|
|
|
- this.ms_stepcode.Name = "ms_stepcode";
|
|
|
- this.ms_stepcode.Power = null;
|
|
|
- this.ms_stepcode.Size = new System.Drawing.Size(128, 21);
|
|
|
- this.ms_stepcode.Str = null;
|
|
|
- this.ms_stepcode.Str1 = null;
|
|
|
- this.ms_stepcode.Str2 = null;
|
|
|
- this.ms_stepcode.TabIndex = 198;
|
|
|
- this.ms_stepcode.Tag = "NoAuto";
|
|
|
- //
|
|
|
- // label5
|
|
|
- //
|
|
|
- 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(477, 63);
|
|
|
- this.label5.Name = "label5";
|
|
|
- this.label5.Size = new System.Drawing.Size(74, 21);
|
|
|
- this.label5.TabIndex = 197;
|
|
|
- this.label5.Text = "上一工序";
|
|
|
- //
|
|
|
- // pr_code
|
|
|
- //
|
|
|
- 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(84, 63);
|
|
|
- this.pr_code.Name = "pr_code";
|
|
|
- this.pr_code.Power = null;
|
|
|
- this.pr_code.Size = new System.Drawing.Size(128, 21);
|
|
|
- this.pr_code.Str = null;
|
|
|
- this.pr_code.Str1 = null;
|
|
|
- this.pr_code.Str2 = null;
|
|
|
- this.pr_code.TabIndex = 196;
|
|
|
- this.pr_code.Tag = "NoAuto";
|
|
|
- //
|
|
|
- // pr_code_label
|
|
|
- //
|
|
|
- this.pr_code_label.AutoSize = true;
|
|
|
- this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_code_label.Location = new System.Drawing.Point(6, 63);
|
|
|
- this.pr_code_label.Name = "pr_code_label";
|
|
|
- this.pr_code_label.Size = new System.Drawing.Size(74, 21);
|
|
|
- this.pr_code_label.TabIndex = 195;
|
|
|
- this.pr_code_label.Text = "产品编号";
|
|
|
- //
|
|
|
- // ms_sncode
|
|
|
- //
|
|
|
- this.ms_sncode.AllPower = null;
|
|
|
- this.ms_sncode.BackColor = System.Drawing.Color.White;
|
|
|
- this.ms_sncode.ID = null;
|
|
|
- this.ms_sncode.Location = new System.Drawing.Point(322, 63);
|
|
|
- this.ms_sncode.Name = "ms_sncode";
|
|
|
- this.ms_sncode.Power = null;
|
|
|
- this.ms_sncode.Size = new System.Drawing.Size(128, 21);
|
|
|
- this.ms_sncode.Str = null;
|
|
|
- this.ms_sncode.Str1 = null;
|
|
|
- this.ms_sncode.Str2 = null;
|
|
|
- this.ms_sncode.TabIndex = 194;
|
|
|
- this.ms_sncode.Tag = "NoAuto";
|
|
|
- //
|
|
|
- // ms_sncode_label
|
|
|
- //
|
|
|
- this.ms_sncode_label.AutoSize = true;
|
|
|
- this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_sncode_label.Location = new System.Drawing.Point(242, 63);
|
|
|
- this.ms_sncode_label.Name = "ms_sncode_label";
|
|
|
- this.ms_sncode_label.Size = new System.Drawing.Size(70, 21);
|
|
|
- this.ms_sncode_label.TabIndex = 193;
|
|
|
- this.ms_sncode_label.Text = "SN/TSN";
|
|
|
- //
|
|
|
- // Search
|
|
|
- //
|
|
|
- this.Search.AllPower = null;
|
|
|
- this.Search.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.Search.DownImage = ((System.Drawing.Image)(resources.GetObject("Search.DownImage")));
|
|
|
- this.Search.Image = ((System.Drawing.Image)(resources.GetObject("Search.Image")));
|
|
|
- this.Search.IsShowBorder = true;
|
|
|
- this.Search.Location = new System.Drawing.Point(935, 24);
|
|
|
- this.Search.MoveImage = ((System.Drawing.Image)(resources.GetObject("Search.MoveImage")));
|
|
|
- this.Search.Name = "Search";
|
|
|
- this.Search.NormalImage = ((System.Drawing.Image)(resources.GetObject("Search.NormalImage")));
|
|
|
- this.Search.Power = null;
|
|
|
- this.Search.Size = new System.Drawing.Size(60, 23);
|
|
|
- this.Search.TabIndex = 201;
|
|
|
- this.Search.Text = "查询";
|
|
|
- this.Search.UseVisualStyleBackColor = true;
|
|
|
- this.Search.Click += new System.EventHandler(this.Search_Click);
|
|
|
- //
|
|
|
- // dataGridViewWithSerialNum1
|
|
|
- //
|
|
|
- this.dataGridViewWithSerialNum1.AllowUserToAddRows = false;
|
|
|
- this.dataGridViewWithSerialNum1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
- this.dataGridViewWithSerialNum1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
- this.Column1,
|
|
|
- this.Column2,
|
|
|
- this.Column3,
|
|
|
- this.Column4,
|
|
|
- this.Column5,
|
|
|
- this.Column6,
|
|
|
- this.Column7,
|
|
|
- this.Column8,
|
|
|
- this.Column9,
|
|
|
- this.Column10,
|
|
|
- this.Column11,
|
|
|
- this.Column12,
|
|
|
- this.Column13});
|
|
|
- this.dataGridViewWithSerialNum1.Location = new System.Drawing.Point(0, 101);
|
|
|
- this.dataGridViewWithSerialNum1.Name = "dataGridViewWithSerialNum1";
|
|
|
- this.dataGridViewWithSerialNum1.RowTemplate.Height = 23;
|
|
|
- this.dataGridViewWithSerialNum1.Size = new System.Drawing.Size(1012, 522);
|
|
|
- this.dataGridViewWithSerialNum1.TabIndex = 202;
|
|
|
- //
|
|
|
- // Column1
|
|
|
- //
|
|
|
- this.Column1.HeaderText = "SN";
|
|
|
- this.Column1.Name = "Column1";
|
|
|
- //
|
|
|
- // Column2
|
|
|
- //
|
|
|
- this.Column2.HeaderText = "工单号";
|
|
|
- this.Column2.Name = "Column2";
|
|
|
- this.Column2.ReadOnly = true;
|
|
|
- //
|
|
|
- // Column3
|
|
|
- //
|
|
|
- this.Column3.HeaderText = "产品编号";
|
|
|
- this.Column3.Name = "Column3";
|
|
|
- this.Column3.ReadOnly = true;
|
|
|
- //
|
|
|
- // Column4
|
|
|
- //
|
|
|
- this.Column4.HeaderText = "产品名称";
|
|
|
- this.Column4.Name = "Column4";
|
|
|
- this.Column4.ReadOnly = true;
|
|
|
- //
|
|
|
- // Column5
|
|
|
- //
|
|
|
- this.Column5.HeaderText = "规格描述";
|
|
|
- this.Column5.Name = "Column5";
|
|
|
- this.Column5.ReadOnly = true;
|
|
|
- //
|
|
|
- // Column6
|
|
|
- //
|
|
|
- this.Column6.HeaderText = "订单号";
|
|
|
- this.Column6.Name = "Column6";
|
|
|
- this.Column6.ReadOnly = true;
|
|
|
- //
|
|
|
- // Column7
|
|
|
- //
|
|
|
- this.Column7.HeaderText = "状态";
|
|
|
- this.Column7.Name = "Column7";
|
|
|
- this.Column7.ReadOnly = true;
|
|
|
- //
|
|
|
- // Column8
|
|
|
- //
|
|
|
- this.Column8.HeaderText = "所在资源";
|
|
|
- this.Column8.Name = "Column8";
|
|
|
- this.Column8.ReadOnly = true;
|
|
|
- //
|
|
|
- // Column9
|
|
|
- //
|
|
|
- this.Column9.HeaderText = "途程信息";
|
|
|
- this.Column9.Image = global::UAS_MES.Properties.Resources.search;
|
|
|
- this.Column9.Name = "Column9";
|
|
|
- this.Column9.ReadOnly = true;
|
|
|
- //
|
|
|
- // Column10
|
|
|
- //
|
|
|
- this.Column10.HeaderText = "上料记录";
|
|
|
- this.Column10.Image = global::UAS_MES.Properties.Resources.search;
|
|
|
- this.Column10.Name = "Column10";
|
|
|
- this.Column10.ReadOnly = true;
|
|
|
- //
|
|
|
- // Column11
|
|
|
- //
|
|
|
- this.Column11.HeaderText = "测试记录";
|
|
|
- this.Column11.Image = global::UAS_MES.Properties.Resources.search;
|
|
|
- this.Column11.Name = "Column11";
|
|
|
- this.Column11.ReadOnly = true;
|
|
|
- //
|
|
|
- // Column12
|
|
|
- //
|
|
|
- this.Column12.HeaderText = "其他信息";
|
|
|
- this.Column12.Image = global::UAS_MES.Properties.Resources.search;
|
|
|
- this.Column12.Name = "Column12";
|
|
|
- this.Column12.ReadOnly = true;
|
|
|
- //
|
|
|
- // Column13
|
|
|
- //
|
|
|
- this.Column13.HeaderText = "采集日志";
|
|
|
- this.Column13.Image = global::UAS_MES.Properties.Resources.search;
|
|
|
- this.Column13.Name = "Column13";
|
|
|
- this.Column13.ReadOnly = true;
|
|
|
- //
|
|
|
- // ma_code
|
|
|
- //
|
|
|
- this.ma_code.AllPower = null;
|
|
|
- this.ma_code.Caller = null;
|
|
|
- this.ma_code.Condition = null;
|
|
|
- this.ma_code.DBTitle = null;
|
|
|
- this.ma_code.FormName = null;
|
|
|
- this.ma_code.Location = new System.Drawing.Point(84, 24);
|
|
|
- this.ma_code.Margin = new System.Windows.Forms.Padding(2);
|
|
|
- this.ma_code.Name = "ma_code";
|
|
|
- this.ma_code.Power = null;
|
|
|
- this.ma_code.SelectField = null;
|
|
|
- this.ma_code.SetValueField = null;
|
|
|
- this.ma_code.Size = new System.Drawing.Size(128, 21);
|
|
|
- this.ma_code.TabIndex = 203;
|
|
|
- this.ma_code.TableName = null;
|
|
|
- this.ma_code.TextBoxEnable = false;
|
|
|
- //
|
|
|
- // Query_ProductTraceBack
|
|
|
- //
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1012, 624);
|
|
|
- this.Controls.Add(this.ma_code);
|
|
|
- this.Controls.Add(this.dataGridViewWithSerialNum1);
|
|
|
- this.Controls.Add(this.Search);
|
|
|
- this.Controls.Add(this.ms_nextstepcode);
|
|
|
- this.Controls.Add(this.label4);
|
|
|
- this.Controls.Add(this.ms_stepcode);
|
|
|
- this.Controls.Add(this.label5);
|
|
|
- this.Controls.Add(this.pr_code);
|
|
|
- this.Controls.Add(this.pr_code_label);
|
|
|
- this.Controls.Add(this.ms_sncode);
|
|
|
- this.Controls.Add(this.ms_sncode_label);
|
|
|
- this.Controls.Add(this.ma_linecode);
|
|
|
- this.Controls.Add(this.label3);
|
|
|
- this.Controls.Add(this.enterTextBox2);
|
|
|
- this.Controls.Add(this.label2);
|
|
|
- this.Controls.Add(this.ma_code_label);
|
|
|
- this.Controls.Add(this.ma_salecode);
|
|
|
- this.Controls.Add(this.ma_salecode_label);
|
|
|
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
- this.Name = "Query_ProductTraceBack";
|
|
|
- this.Tag = "Query!ProductTraceBack";
|
|
|
- this.Text = "产品制程追溯";
|
|
|
- this.Load += new System.EventHandler(this.产品制程追溯_Load);
|
|
|
- this.SizeChanged += new System.EventHandler(this.产品制程追溯_SizeChanged);
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.dataGridViewWithSerialNum1)).EndInit();
|
|
|
- this.ResumeLayout(false);
|
|
|
- this.PerformLayout();
|
|
|
-
|
|
|
- }
|
|
|
-
|
|
|
- #endregion
|
|
|
-
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox ma_salecode;
|
|
|
- private System.Windows.Forms.Label ma_salecode_label;
|
|
|
- private System.Windows.Forms.Label ma_code_label;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox enterTextBox2;
|
|
|
- private System.Windows.Forms.Label label2;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox ma_linecode;
|
|
|
- private System.Windows.Forms.Label label3;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox ms_nextstepcode;
|
|
|
- private System.Windows.Forms.Label label4;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox ms_stepcode;
|
|
|
- private System.Windows.Forms.Label label5;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox pr_code;
|
|
|
- private System.Windows.Forms.Label pr_code_label;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox ms_sncode;
|
|
|
- private System.Windows.Forms.Label ms_sncode_label;
|
|
|
- private CustomControl.ButtonUtil.NormalButton Search;
|
|
|
- private CustomControl.DataGrid_View.DataGridViewWithSerialNum dataGridViewWithSerialNum1;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn Column7;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn Column8;
|
|
|
- private System.Windows.Forms.DataGridViewImageColumn Column9;
|
|
|
- private System.Windows.Forms.DataGridViewImageColumn Column10;
|
|
|
- private System.Windows.Forms.DataGridViewImageColumn Column11;
|
|
|
- private System.Windows.Forms.DataGridViewImageColumn Column12;
|
|
|
- private System.Windows.Forms.DataGridViewImageColumn Column13;
|
|
|
- private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
|
|
|
- }
|
|
|
-}
|