|
|
@@ -39,13 +39,21 @@
|
|
|
this.sc_stepcode_label = new System.Windows.Forms.Label();
|
|
|
this.ma_craftcode_label = new System.Windows.Forms.Label();
|
|
|
this.ma_craftcode = new System.Windows.Forms.ComboBox();
|
|
|
+ this.ma_bomversion = new System.Windows.Forms.Label();
|
|
|
+ this.normalButton1 = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.show_all_check = new UAS_MES.CustomControl.CustomCheckBox.CustomCheckBox();
|
|
|
this.Lock = new UAS_MES.CustomControl.CustomCheckBox.LockCheckBox();
|
|
|
this.ma_code = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
|
|
|
this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
|
this.pr_batchnum = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.BatchProductDGV = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
|
|
|
+ this.sc_stepcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.ma_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.Screen = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.sp_soncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.mss_makecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.mss_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.mss_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.mss_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
@@ -57,11 +65,6 @@
|
|
|
this.pr_detail1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pr_spec = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.DeleteRow = new System.Windows.Forms.DataGridViewImageColumn();
|
|
|
- this.sc_stepcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
- this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
- this.ma_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
- this.Screen = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
- this.ma_bomversion = new System.Windows.Forms.Label();
|
|
|
this.panel2.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.BatchProductDGV)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
@@ -72,9 +75,8 @@
|
|
|
this.panel2.Controls.Add(this.label1);
|
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
this.panel2.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.panel2.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.panel2.Name = "panel2";
|
|
|
- this.panel2.Size = new System.Drawing.Size(1229, 36);
|
|
|
+ this.panel2.Size = new System.Drawing.Size(922, 29);
|
|
|
this.panel2.TabIndex = 31;
|
|
|
//
|
|
|
// label1
|
|
|
@@ -82,10 +84,9 @@
|
|
|
this.label1.AutoSize = true;
|
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
|
|
|
- this.label1.Location = new System.Drawing.Point(16, 5);
|
|
|
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label1.Location = new System.Drawing.Point(12, 4);
|
|
|
this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.label1.Size = new System.Drawing.Size(74, 21);
|
|
|
this.label1.TabIndex = 0;
|
|
|
this.label1.Text = "工单信息";
|
|
|
//
|
|
|
@@ -93,10 +94,9 @@
|
|
|
//
|
|
|
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(13, 52);
|
|
|
- this.ma_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ma_code_label.Location = new System.Drawing.Point(10, 42);
|
|
|
this.ma_code_label.Name = "ma_code_label";
|
|
|
- this.ma_code_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.ma_code_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.ma_code_label.TabIndex = 155;
|
|
|
this.ma_code_label.Text = "归属工单";
|
|
|
//
|
|
|
@@ -104,10 +104,9 @@
|
|
|
//
|
|
|
this.pr_detail_label.AutoSize = true;
|
|
|
this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_detail_label.Location = new System.Drawing.Point(421, 102);
|
|
|
- this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(316, 82);
|
|
|
this.pr_detail_label.Name = "pr_detail_label";
|
|
|
- this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.pr_detail_label.TabIndex = 156;
|
|
|
this.pr_detail_label.Text = "产品名称";
|
|
|
//
|
|
|
@@ -115,23 +114,21 @@
|
|
|
//
|
|
|
this.ma_prodcode_label.AutoSize = true;
|
|
|
this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_prodcode_label.Location = new System.Drawing.Point(16, 102);
|
|
|
- this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ma_prodcode_label.Location = new System.Drawing.Point(12, 82);
|
|
|
this.ma_prodcode_label.Name = "ma_prodcode_label";
|
|
|
- this.ma_prodcode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.ma_prodcode_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.ma_prodcode_label.TabIndex = 157;
|
|
|
this.ma_prodcode_label.Text = "产品代码";
|
|
|
//
|
|
|
// label3
|
|
|
//
|
|
|
- this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
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(13, 638);
|
|
|
- this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label3.Location = new System.Drawing.Point(10, 510);
|
|
|
this.label3.Name = "label3";
|
|
|
- this.label3.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.label3.Size = new System.Drawing.Size(74, 21);
|
|
|
this.label3.TabIndex = 175;
|
|
|
this.label3.Text = "物料批号";
|
|
|
//
|
|
|
@@ -140,10 +137,9 @@
|
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label2.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label2.Location = new System.Drawing.Point(16, 146);
|
|
|
- this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label2.Location = new System.Drawing.Point(12, 117);
|
|
|
this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.label2.Size = new System.Drawing.Size(74, 22);
|
|
|
this.label2.TabIndex = 181;
|
|
|
this.label2.Text = "采集信息";
|
|
|
//
|
|
|
@@ -151,10 +147,9 @@
|
|
|
//
|
|
|
this.sc_stepcode_label.AutoSize = true;
|
|
|
this.sc_stepcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.sc_stepcode_label.Location = new System.Drawing.Point(823, 52);
|
|
|
- this.sc_stepcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.sc_stepcode_label.Location = new System.Drawing.Point(617, 42);
|
|
|
this.sc_stepcode_label.Name = "sc_stepcode_label";
|
|
|
- this.sc_stepcode_label.Size = new System.Drawing.Size(52, 27);
|
|
|
+ this.sc_stepcode_label.Size = new System.Drawing.Size(42, 21);
|
|
|
this.sc_stepcode_label.TabIndex = 165;
|
|
|
this.sc_stepcode_label.Text = "工序";
|
|
|
//
|
|
|
@@ -162,10 +157,9 @@
|
|
|
//
|
|
|
this.ma_craftcode_label.AutoSize = true;
|
|
|
this.ma_craftcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_craftcode_label.Location = new System.Drawing.Point(421, 52);
|
|
|
- this.ma_craftcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ma_craftcode_label.Location = new System.Drawing.Point(316, 42);
|
|
|
this.ma_craftcode_label.Name = "ma_craftcode_label";
|
|
|
- this.ma_craftcode_label.Size = new System.Drawing.Size(52, 27);
|
|
|
+ this.ma_craftcode_label.Size = new System.Drawing.Size(42, 21);
|
|
|
this.ma_craftcode_label.TabIndex = 184;
|
|
|
this.ma_craftcode_label.Text = "途程";
|
|
|
//
|
|
|
@@ -173,22 +167,62 @@
|
|
|
//
|
|
|
this.ma_craftcode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.ma_craftcode.FormattingEnabled = true;
|
|
|
- this.ma_craftcode.Location = new System.Drawing.Point(553, 52);
|
|
|
- this.ma_craftcode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.ma_craftcode.Location = new System.Drawing.Point(415, 42);
|
|
|
this.ma_craftcode.Name = "ma_craftcode";
|
|
|
- this.ma_craftcode.Size = new System.Drawing.Size(199, 23);
|
|
|
+ this.ma_craftcode.Size = new System.Drawing.Size(150, 20);
|
|
|
this.ma_craftcode.TabIndex = 185;
|
|
|
this.ma_craftcode.SelectedIndexChanged += new System.EventHandler(this.ma_craftcode_SelectedIndexChanged);
|
|
|
//
|
|
|
+ // ma_bomversion
|
|
|
+ //
|
|
|
+ this.ma_bomversion.AutoSize = true;
|
|
|
+ this.ma_bomversion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ma_bomversion.Location = new System.Drawing.Point(787, 43);
|
|
|
+ this.ma_bomversion.Name = "ma_bomversion";
|
|
|
+ this.ma_bomversion.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.ma_bomversion.TabIndex = 186;
|
|
|
+ this.ma_bomversion.Visible = false;
|
|
|
+ //
|
|
|
+ // 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(642, 109);
|
|
|
+ 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(75, 28);
|
|
|
+ this.normalButton1.TabIndex = 227;
|
|
|
+ this.normalButton1.Text = "全部下料";
|
|
|
+ this.normalButton1.UseVisualStyleBackColor = false;
|
|
|
+ this.normalButton1.Click += new System.EventHandler(this.normalButton1_Click);
|
|
|
+ //
|
|
|
+ // show_all_check
|
|
|
+ //
|
|
|
+ this.show_all_check.AutoSize = true;
|
|
|
+ this.show_all_check.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.show_all_check.Location = new System.Drawing.Point(524, 507);
|
|
|
+ this.show_all_check.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.show_all_check.Name = "show_all_check";
|
|
|
+ this.show_all_check.Power = null;
|
|
|
+ this.show_all_check.Size = new System.Drawing.Size(157, 25);
|
|
|
+ this.show_all_check.TabIndex = 226;
|
|
|
+ this.show_all_check.Text = "显示全部上料信息";
|
|
|
+ this.show_all_check.UseVisualStyleBackColor = true;
|
|
|
+ this.show_all_check.CheckedChanged += new System.EventHandler(this.pi_type_check_CheckedChanged);
|
|
|
+ //
|
|
|
// Lock
|
|
|
//
|
|
|
this.Lock.AutoSize = true;
|
|
|
this.Lock.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.Lock.LeaveEvent = false;
|
|
|
- this.Lock.Location = new System.Drawing.Point(339, 54);
|
|
|
- this.Lock.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.Lock.Location = new System.Drawing.Point(254, 43);
|
|
|
this.Lock.Name = "Lock";
|
|
|
- this.Lock.Size = new System.Drawing.Size(61, 24);
|
|
|
+ this.Lock.Size = new System.Drawing.Size(51, 21);
|
|
|
this.Lock.TabIndex = 182;
|
|
|
this.Lock.Text = "锁定";
|
|
|
this.Lock.UseVisualStyleBackColor = true;
|
|
|
@@ -200,14 +234,14 @@
|
|
|
this.ma_code.Condition = null;
|
|
|
this.ma_code.DBTitle = null;
|
|
|
this.ma_code.FormName = null;
|
|
|
- this.ma_code.Location = new System.Drawing.Point(136, 52);
|
|
|
- this.ma_code.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.ma_code.Location = new System.Drawing.Point(102, 42);
|
|
|
+ this.ma_code.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.ma_code.Name = "ma_code";
|
|
|
this.ma_code.Power = null;
|
|
|
this.ma_code.ReturnData = null;
|
|
|
this.ma_code.SelectField = null;
|
|
|
this.ma_code.SetValueField = null;
|
|
|
- this.ma_code.Size = new System.Drawing.Size(185, 26);
|
|
|
+ this.ma_code.Size = new System.Drawing.Size(139, 21);
|
|
|
this.ma_code.TabIndex = 180;
|
|
|
this.ma_code.TableName = null;
|
|
|
this.ma_code.Tag = "ma_code";
|
|
|
@@ -221,13 +255,12 @@
|
|
|
this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
|
|
|
this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
|
|
|
this.Clean.IsShowBorder = true;
|
|
|
- this.Clean.Location = new System.Drawing.Point(1041, 634);
|
|
|
- this.Clean.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.Clean.Location = new System.Drawing.Point(781, 507);
|
|
|
this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
|
|
|
this.Clean.Name = "Clean";
|
|
|
this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
|
|
|
this.Clean.Power = null;
|
|
|
- this.Clean.Size = new System.Drawing.Size(80, 30);
|
|
|
+ this.Clean.Size = new System.Drawing.Size(60, 24);
|
|
|
this.Clean.TabIndex = 179;
|
|
|
this.Clean.Tag = "IfRead";
|
|
|
this.Clean.Text = "清除";
|
|
|
@@ -237,25 +270,23 @@
|
|
|
// OperateResult
|
|
|
//
|
|
|
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(944, 179);
|
|
|
- this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.OperateResult.Location = new System.Drawing.Point(708, 143);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
- this.OperateResult.Size = new System.Drawing.Size(271, 440);
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(204, 353);
|
|
|
this.OperateResult.TabIndex = 178;
|
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
|
// pr_batchnum
|
|
|
//
|
|
|
this.pr_batchnum.AllPower = "ifall";
|
|
|
- this.pr_batchnum.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ this.pr_batchnum.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.pr_batchnum.BackColor = System.Drawing.Color.White;
|
|
|
this.pr_batchnum.ID = null;
|
|
|
- this.pr_batchnum.Location = new System.Drawing.Point(115, 638);
|
|
|
- this.pr_batchnum.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.pr_batchnum.Location = new System.Drawing.Point(86, 510);
|
|
|
this.pr_batchnum.Name = "pr_batchnum";
|
|
|
this.pr_batchnum.Power = null;
|
|
|
- this.pr_batchnum.Size = new System.Drawing.Size(320, 25);
|
|
|
+ this.pr_batchnum.Size = new System.Drawing.Size(241, 21);
|
|
|
this.pr_batchnum.Str = null;
|
|
|
this.pr_batchnum.Str1 = null;
|
|
|
this.pr_batchnum.Str2 = null;
|
|
|
@@ -268,6 +299,7 @@
|
|
|
this.BatchProductDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
this.BatchProductDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
this.sp_soncode,
|
|
|
+ this.mss_makecode,
|
|
|
this.mss_id,
|
|
|
this.mss_prodcode,
|
|
|
this.mss_barcode,
|
|
|
@@ -279,17 +311,71 @@
|
|
|
this.pr_detail1,
|
|
|
this.pr_spec,
|
|
|
this.DeleteRow});
|
|
|
- this.BatchProductDGV.Location = new System.Drawing.Point(0, 179);
|
|
|
- this.BatchProductDGV.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.BatchProductDGV.Location = new System.Drawing.Point(0, 143);
|
|
|
this.BatchProductDGV.Name = "BatchProductDGV";
|
|
|
this.BatchProductDGV.RowTemplate.Height = 23;
|
|
|
- this.BatchProductDGV.Size = new System.Drawing.Size(936, 441);
|
|
|
+ this.BatchProductDGV.Size = new System.Drawing.Size(702, 353);
|
|
|
this.BatchProductDGV.TabIndex = 174;
|
|
|
this.BatchProductDGV.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.BatchProduct_CellContentClick);
|
|
|
this.BatchProductDGV.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.BatchProductDGV_CellEndEdit);
|
|
|
this.BatchProductDGV.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.BatchProductDGV_CellFormatting);
|
|
|
this.BatchProductDGV.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.BatchProductDGV_CellPainting);
|
|
|
//
|
|
|
+ // sc_stepcode
|
|
|
+ //
|
|
|
+ this.sc_stepcode.AutoSize = true;
|
|
|
+ this.sc_stepcode.CutLength = null;
|
|
|
+ this.sc_stepcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.sc_stepcode.Location = new System.Drawing.Point(688, 42);
|
|
|
+ this.sc_stepcode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.sc_stepcode.Name = "sc_stepcode";
|
|
|
+ this.sc_stepcode.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.sc_stepcode.TabIndex = 171;
|
|
|
+ //
|
|
|
+ // pr_detail
|
|
|
+ //
|
|
|
+ this.pr_detail.AutoSize = true;
|
|
|
+ this.pr_detail.CutLength = null;
|
|
|
+ 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(415, 82);
|
|
|
+ this.pr_detail.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.pr_detail.Name = "pr_detail";
|
|
|
+ this.pr_detail.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.pr_detail.TabIndex = 170;
|
|
|
+ this.pr_detail.Tag = "pr_detail";
|
|
|
+ //
|
|
|
+ // ma_prodcode
|
|
|
+ //
|
|
|
+ this.ma_prodcode.AutoSize = true;
|
|
|
+ this.ma_prodcode.CutLength = null;
|
|
|
+ this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ma_prodcode.Location = new System.Drawing.Point(102, 82);
|
|
|
+ this.ma_prodcode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.ma_prodcode.Name = "ma_prodcode";
|
|
|
+ this.ma_prodcode.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.ma_prodcode.TabIndex = 167;
|
|
|
+ this.ma_prodcode.Tag = "ma_prodcode";
|
|
|
+ this.ma_prodcode.TextChanged += new System.EventHandler(this.ma_prodcode_TextChanged);
|
|
|
+ //
|
|
|
+ // Screen
|
|
|
+ //
|
|
|
+ this.Screen.AllPower = null;
|
|
|
+ this.Screen.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.Screen.DownImage = ((System.Drawing.Image)(resources.GetObject("Screen.DownImage")));
|
|
|
+ this.Screen.Image = ((System.Drawing.Image)(resources.GetObject("Screen.Image")));
|
|
|
+ this.Screen.IsShowBorder = true;
|
|
|
+ this.Screen.Location = new System.Drawing.Point(642, 79);
|
|
|
+ this.Screen.MoveImage = ((System.Drawing.Image)(resources.GetObject("Screen.MoveImage")));
|
|
|
+ this.Screen.Name = "Screen";
|
|
|
+ this.Screen.NormalImage = ((System.Drawing.Image)(resources.GetObject("Screen.NormalImage")));
|
|
|
+ this.Screen.Power = null;
|
|
|
+ this.Screen.Size = new System.Drawing.Size(60, 24);
|
|
|
+ this.Screen.TabIndex = 154;
|
|
|
+ this.Screen.Tag = "IfRead";
|
|
|
+ this.Screen.Text = "刷新";
|
|
|
+ this.Screen.UseVisualStyleBackColor = true;
|
|
|
+ this.Screen.Click += new System.EventHandler(this.Screen_Click);
|
|
|
+ //
|
|
|
// sp_soncode
|
|
|
//
|
|
|
this.sp_soncode.DataPropertyName = "sp_soncode";
|
|
|
@@ -297,6 +383,12 @@
|
|
|
this.sp_soncode.Name = "sp_soncode";
|
|
|
this.sp_soncode.ReadOnly = true;
|
|
|
//
|
|
|
+ // mss_makecode
|
|
|
+ //
|
|
|
+ this.mss_makecode.DataPropertyName = "mss_makecode";
|
|
|
+ this.mss_makecode.HeaderText = "工单号";
|
|
|
+ this.mss_makecode.Name = "mss_makecode";
|
|
|
+ //
|
|
|
// mss_id
|
|
|
//
|
|
|
this.mss_id.DataPropertyName = "mss_id";
|
|
|
@@ -375,82 +467,13 @@
|
|
|
this.DeleteRow.Image = global::UAS_MES.Properties.Resources.bindingNavigatorDeleteItem_Image;
|
|
|
this.DeleteRow.Name = "DeleteRow";
|
|
|
//
|
|
|
- // sc_stepcode
|
|
|
- //
|
|
|
- this.sc_stepcode.AutoSize = true;
|
|
|
- this.sc_stepcode.CutLength = null;
|
|
|
- this.sc_stepcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.sc_stepcode.Location = new System.Drawing.Point(917, 52);
|
|
|
- this.sc_stepcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.sc_stepcode.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
- this.sc_stepcode.Name = "sc_stepcode";
|
|
|
- this.sc_stepcode.Size = new System.Drawing.Size(0, 27);
|
|
|
- this.sc_stepcode.TabIndex = 171;
|
|
|
- //
|
|
|
- // pr_detail
|
|
|
- //
|
|
|
- this.pr_detail.AutoSize = true;
|
|
|
- this.pr_detail.CutLength = null;
|
|
|
- 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(553, 102);
|
|
|
- this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.pr_detail.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
- this.pr_detail.Name = "pr_detail";
|
|
|
- this.pr_detail.Size = new System.Drawing.Size(0, 27);
|
|
|
- this.pr_detail.TabIndex = 170;
|
|
|
- this.pr_detail.Tag = "pr_detail";
|
|
|
- //
|
|
|
- // ma_prodcode
|
|
|
- //
|
|
|
- this.ma_prodcode.AutoSize = true;
|
|
|
- this.ma_prodcode.CutLength = null;
|
|
|
- this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_prodcode.Location = new System.Drawing.Point(136, 102);
|
|
|
- this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.ma_prodcode.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
- this.ma_prodcode.Name = "ma_prodcode";
|
|
|
- this.ma_prodcode.Size = new System.Drawing.Size(0, 27);
|
|
|
- this.ma_prodcode.TabIndex = 167;
|
|
|
- this.ma_prodcode.Tag = "ma_prodcode";
|
|
|
- this.ma_prodcode.TextChanged += new System.EventHandler(this.ma_prodcode_TextChanged);
|
|
|
- //
|
|
|
- // Screen
|
|
|
- //
|
|
|
- this.Screen.AllPower = null;
|
|
|
- this.Screen.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.Screen.DownImage = ((System.Drawing.Image)(resources.GetObject("Screen.DownImage")));
|
|
|
- this.Screen.Image = ((System.Drawing.Image)(resources.GetObject("Screen.Image")));
|
|
|
- this.Screen.IsShowBorder = true;
|
|
|
- this.Screen.Location = new System.Drawing.Point(828, 104);
|
|
|
- this.Screen.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.Screen.MoveImage = ((System.Drawing.Image)(resources.GetObject("Screen.MoveImage")));
|
|
|
- this.Screen.Name = "Screen";
|
|
|
- this.Screen.NormalImage = ((System.Drawing.Image)(resources.GetObject("Screen.NormalImage")));
|
|
|
- this.Screen.Power = null;
|
|
|
- this.Screen.Size = new System.Drawing.Size(80, 30);
|
|
|
- this.Screen.TabIndex = 154;
|
|
|
- this.Screen.Tag = "IfRead";
|
|
|
- this.Screen.Text = "刷新";
|
|
|
- this.Screen.UseVisualStyleBackColor = true;
|
|
|
- this.Screen.Click += new System.EventHandler(this.Screen_Click);
|
|
|
- //
|
|
|
- // ma_bomversion
|
|
|
- //
|
|
|
- this.ma_bomversion.AutoSize = true;
|
|
|
- this.ma_bomversion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_bomversion.Location = new System.Drawing.Point(1049, 54);
|
|
|
- this.ma_bomversion.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.ma_bomversion.Name = "ma_bomversion";
|
|
|
- this.ma_bomversion.Size = new System.Drawing.Size(165, 27);
|
|
|
- this.ma_bomversion.TabIndex = 186;
|
|
|
- this.ma_bomversion.Text = "ma_bomversion";
|
|
|
- this.ma_bomversion.Visible = false;
|
|
|
- //
|
|
|
// Make_PositionStock
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1229, 675);
|
|
|
+ this.ClientSize = new System.Drawing.Size(922, 540);
|
|
|
+ this.Controls.Add(this.normalButton1);
|
|
|
+ this.Controls.Add(this.show_all_check);
|
|
|
this.Controls.Add(this.ma_bomversion);
|
|
|
this.Controls.Add(this.ma_craftcode);
|
|
|
this.Controls.Add(this.ma_craftcode_label);
|
|
|
@@ -472,16 +495,15 @@
|
|
|
this.Controls.Add(this.Screen);
|
|
|
this.Controls.Add(this.panel2);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
- this.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Name = "Make_PositionStock";
|
|
|
this.Tag = "Make!PositionStock";
|
|
|
this.Text = "岗位备料";
|
|
|
this.Load += new System.EventHandler(this.岗位备料_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.岗位备料_SizeChanged);
|
|
|
- this.panel2.ResumeLayout(true);
|
|
|
+ this.panel2.ResumeLayout(false);
|
|
|
this.panel2.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.BatchProductDGV)).EndInit();
|
|
|
- this.ResumeLayout(true);
|
|
|
+ this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|
|
|
@@ -509,7 +531,10 @@
|
|
|
private System.Windows.Forms.Label ma_craftcode_label;
|
|
|
private System.Windows.Forms.ComboBox ma_craftcode;
|
|
|
private System.Windows.Forms.Label ma_bomversion;
|
|
|
+ private CustomControl.CustomCheckBox.CustomCheckBox show_all_check;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton normalButton1;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn sp_soncode;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn mss_makecode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn mss_id;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn mss_prodcode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn mss_barcode;
|