|
|
@@ -33,6 +33,10 @@
|
|
|
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.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();
|
|
|
@@ -45,10 +49,6 @@
|
|
|
this.ms_stepcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.ms_nextstepcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- 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();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.SnInf)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
@@ -56,10 +56,10 @@
|
|
|
//
|
|
|
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, 24);
|
|
|
- this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ms_makecode_label.Location = new System.Drawing.Point(6, 38);
|
|
|
+ this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ms_makecode_label.Name = "ms_makecode_label";
|
|
|
- this.ms_makecode_label.Size = new System.Drawing.Size(72, 27);
|
|
|
+ this.ms_makecode_label.Size = new System.Drawing.Size(114, 41);
|
|
|
this.ms_makecode_label.TabIndex = 198;
|
|
|
this.ms_makecode_label.Text = "工单号";
|
|
|
//
|
|
|
@@ -67,10 +67,10 @@
|
|
|
//
|
|
|
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(275, 24);
|
|
|
- this.ms_status_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ms_status_label.Location = new System.Drawing.Point(412, 38);
|
|
|
+ this.ms_status_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ms_status_label.Name = "ms_status_label";
|
|
|
- this.ms_status_label.Size = new System.Drawing.Size(80, 27);
|
|
|
+ this.ms_status_label.Size = new System.Drawing.Size(126, 41);
|
|
|
this.ms_status_label.TabIndex = 197;
|
|
|
this.ms_status_label.Text = "SN状态";
|
|
|
//
|
|
|
@@ -78,10 +78,10 @@
|
|
|
//
|
|
|
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(559, 24);
|
|
|
- this.ms_stepcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ms_stepcode_label.Location = new System.Drawing.Point(838, 38);
|
|
|
+ this.ms_stepcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ms_stepcode_label.Name = "ms_stepcode_label";
|
|
|
- this.ms_stepcode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.ms_stepcode_label.Size = new System.Drawing.Size(146, 41);
|
|
|
this.ms_stepcode_label.TabIndex = 207;
|
|
|
this.ms_stepcode_label.Text = "当前工序";
|
|
|
//
|
|
|
@@ -89,13 +89,55 @@
|
|
|
//
|
|
|
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(854, 24);
|
|
|
- this.ms_nextstepcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ms_nextstepcode_label.Location = new System.Drawing.Point(1281, 38);
|
|
|
+ this.ms_nextstepcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ms_nextstepcode_label.Name = "ms_nextstepcode_label";
|
|
|
- this.ms_nextstepcode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.ms_nextstepcode_label.Size = new System.Drawing.Size(146, 41);
|
|
|
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(412, 1062);
|
|
|
+ this.Count_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.Count_label.Name = "Count_label";
|
|
|
+ this.Count_label.Size = new System.Drawing.Size(210, 41);
|
|
|
+ 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(622, 1062);
|
|
|
+ this.Count.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.Count.Name = "Count";
|
|
|
+ this.Count.Size = new System.Drawing.Size(0, 41);
|
|
|
+ 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(6, 1062);
|
|
|
+ this.ma_qty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ma_qty_label.Name = "ma_qty_label";
|
|
|
+ this.ma_qty_label.Size = new System.Drawing.Size(146, 41);
|
|
|
+ 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(156, 1062);
|
|
|
+ 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 = 215;
|
|
|
+ //
|
|
|
// ma_code
|
|
|
//
|
|
|
this.ma_code.AllPower = "IFALL";
|
|
|
@@ -104,17 +146,17 @@
|
|
|
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(79, 24);
|
|
|
- this.ma_code.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.ma_code.Location = new System.Drawing.Point(118, 38);
|
|
|
+ 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(188, 29);
|
|
|
+ this.ma_code.Size = new System.Drawing.Size(282, 46);
|
|
|
this.ma_code.TabIndex = 211;
|
|
|
this.ma_code.TableName = null;
|
|
|
- this.ma_code.Tag = "makecode";
|
|
|
+ this.ma_code.Tag = "msl_makecode";
|
|
|
this.ma_code.TextBoxEnable = true;
|
|
|
//
|
|
|
// ms_nextstepcode
|
|
|
@@ -122,10 +164,11 @@
|
|
|
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(953, 24);
|
|
|
+ this.ms_nextstepcode.Location = new System.Drawing.Point(1430, 38);
|
|
|
+ this.ms_nextstepcode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.ms_nextstepcode.Name = "ms_nextstepcode";
|
|
|
this.ms_nextstepcode.Power = null;
|
|
|
- this.ms_nextstepcode.Size = new System.Drawing.Size(167, 25);
|
|
|
+ this.ms_nextstepcode.Size = new System.Drawing.Size(248, 35);
|
|
|
this.ms_nextstepcode.Str = null;
|
|
|
this.ms_nextstepcode.Str1 = null;
|
|
|
this.ms_nextstepcode.Str2 = null;
|
|
|
@@ -137,10 +180,11 @@
|
|
|
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(658, 24);
|
|
|
+ this.ms_stepcode.Location = new System.Drawing.Point(987, 38);
|
|
|
+ this.ms_stepcode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.ms_stepcode.Name = "ms_stepcode";
|
|
|
this.ms_stepcode.Power = null;
|
|
|
- this.ms_stepcode.Size = new System.Drawing.Size(167, 25);
|
|
|
+ this.ms_stepcode.Size = new System.Drawing.Size(248, 35);
|
|
|
this.ms_stepcode.Str = null;
|
|
|
this.ms_stepcode.Str1 = null;
|
|
|
this.ms_stepcode.Str2 = null;
|
|
|
@@ -154,12 +198,13 @@
|
|
|
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(1156, 24);
|
|
|
+ this.Query.Location = new System.Drawing.Point(1734, 38);
|
|
|
+ this.Query.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
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, 28);
|
|
|
+ this.Query.Size = new System.Drawing.Size(112, 45);
|
|
|
this.Query.TabIndex = 206;
|
|
|
this.Query.Text = "查询";
|
|
|
this.Query.UseVisualStyleBackColor = false;
|
|
|
@@ -169,9 +214,10 @@
|
|
|
//
|
|
|
this.ms_status.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.ms_status.FormattingEnabled = true;
|
|
|
- this.ms_status.Location = new System.Drawing.Point(362, 25);
|
|
|
+ this.ms_status.Location = new System.Drawing.Point(543, 40);
|
|
|
+ this.ms_status.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.ms_status.Name = "ms_status";
|
|
|
- this.ms_status.Size = new System.Drawing.Size(167, 23);
|
|
|
+ this.ms_status.Size = new System.Drawing.Size(248, 32);
|
|
|
this.ms_status.TabIndex = 205;
|
|
|
this.ms_status.Tag = "ms_status";
|
|
|
this.ms_status.SelectedIndexChanged += new System.EventHandler(this.ms_status_SelectedIndexChanged);
|
|
|
@@ -190,11 +236,11 @@
|
|
|
this.ms_nextstepcode1,
|
|
|
this.Column5});
|
|
|
this.SnInf.EnableContentClick = true;
|
|
|
- this.SnInf.Location = new System.Drawing.Point(0, 70);
|
|
|
- this.SnInf.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.SnInf.Location = new System.Drawing.Point(0, 112);
|
|
|
+ this.SnInf.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.SnInf.Name = "SnInf";
|
|
|
this.SnInf.RowTemplate.Height = 23;
|
|
|
- this.SnInf.Size = new System.Drawing.Size(1261, 590);
|
|
|
+ this.SnInf.Size = new System.Drawing.Size(1892, 944);
|
|
|
this.SnInf.TabIndex = 203;
|
|
|
//
|
|
|
// ms_sncode
|
|
|
@@ -237,53 +283,11 @@
|
|
|
this.Column5.Name = "Column5";
|
|
|
this.Column5.ReadOnly = true;
|
|
|
//
|
|
|
- // 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, 664);
|
|
|
- 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(415, 664);
|
|
|
- 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, 664);
|
|
|
- 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, 664);
|
|
|
- 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;
|
|
|
- //
|
|
|
// Query_OnlineTraceBack
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1261, 694);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1892, 1110);
|
|
|
this.Controls.Add(this.ma_qty);
|
|
|
this.Controls.Add(this.ma_qty_label);
|
|
|
this.Controls.Add(this.Count);
|
|
|
@@ -299,7 +303,7 @@
|
|
|
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);
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
|
|
|
this.Name = "Query_OnlineTraceBack";
|
|
|
this.Tag = "Query!OnlineTraceBack";
|
|
|
this.Text = " ";
|