|
|
@@ -46,9 +46,13 @@
|
|
|
this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
|
|
|
this.pr_batchnum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.BatchProductDGV = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
|
|
|
+ this.sc_stepcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.Screen = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.sp_soncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.mss_linecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.mss_makecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pr_detail1 = 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,13 +61,9 @@
|
|
|
this.mm_qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.mss_remain = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.mss_useqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pr_detail1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pr_spec = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.mss_linecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.DeleteRow = new System.Windows.Forms.DataGridViewImageColumn();
|
|
|
- this.sc_stepcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
- this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
- this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
- this.Screen = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.BatchProductDGV)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
@@ -71,9 +71,10 @@
|
|
|
//
|
|
|
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(10, 11);
|
|
|
+ this.ma_code_label.Location = new System.Drawing.Point(20, 22);
|
|
|
+ this.ma_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ma_code_label.Name = "ma_code_label";
|
|
|
- this.ma_code_label.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.ma_code_label.Size = new System.Drawing.Size(146, 41);
|
|
|
this.ma_code_label.TabIndex = 155;
|
|
|
this.ma_code_label.Text = "归属工单";
|
|
|
//
|
|
|
@@ -81,9 +82,10 @@
|
|
|
//
|
|
|
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(316, 51);
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(632, 102);
|
|
|
+ this.pr_detail_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pr_detail_label.Name = "pr_detail_label";
|
|
|
- this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.pr_detail_label.Size = new System.Drawing.Size(146, 41);
|
|
|
this.pr_detail_label.TabIndex = 156;
|
|
|
this.pr_detail_label.Text = "产品名称";
|
|
|
//
|
|
|
@@ -91,9 +93,10 @@
|
|
|
//
|
|
|
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(12, 51);
|
|
|
+ this.ma_prodcode_label.Location = new System.Drawing.Point(24, 102);
|
|
|
+ this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ma_prodcode_label.Name = "ma_prodcode_label";
|
|
|
- this.ma_prodcode_label.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.ma_prodcode_label.Size = new System.Drawing.Size(146, 41);
|
|
|
this.ma_prodcode_label.TabIndex = 157;
|
|
|
this.ma_prodcode_label.Text = "产品代码";
|
|
|
//
|
|
|
@@ -103,9 +106,10 @@
|
|
|
| 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(10, 479);
|
|
|
+ this.label3.Location = new System.Drawing.Point(20, 958);
|
|
|
+ this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label3.Name = "label3";
|
|
|
- this.label3.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.label3.Size = new System.Drawing.Size(146, 41);
|
|
|
this.label3.TabIndex = 175;
|
|
|
this.label3.Text = "物料批号";
|
|
|
//
|
|
|
@@ -114,9 +118,10 @@
|
|
|
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(12, 86);
|
|
|
+ this.label2.Location = new System.Drawing.Point(24, 172);
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(74, 22);
|
|
|
+ this.label2.Size = new System.Drawing.Size(146, 42);
|
|
|
this.label2.TabIndex = 181;
|
|
|
this.label2.Text = "采集信息";
|
|
|
//
|
|
|
@@ -124,9 +129,10 @@
|
|
|
//
|
|
|
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(617, 11);
|
|
|
+ this.sc_stepcode_label.Location = new System.Drawing.Point(1234, 22);
|
|
|
+ this.sc_stepcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.sc_stepcode_label.Name = "sc_stepcode_label";
|
|
|
- this.sc_stepcode_label.Size = new System.Drawing.Size(42, 21);
|
|
|
+ this.sc_stepcode_label.Size = new System.Drawing.Size(82, 41);
|
|
|
this.sc_stepcode_label.TabIndex = 165;
|
|
|
this.sc_stepcode_label.Text = "工序";
|
|
|
//
|
|
|
@@ -134,9 +140,10 @@
|
|
|
//
|
|
|
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(316, 11);
|
|
|
+ this.ma_craftcode_label.Location = new System.Drawing.Point(632, 22);
|
|
|
+ this.ma_craftcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ma_craftcode_label.Name = "ma_craftcode_label";
|
|
|
- this.ma_craftcode_label.Size = new System.Drawing.Size(42, 21);
|
|
|
+ this.ma_craftcode_label.Size = new System.Drawing.Size(82, 41);
|
|
|
this.ma_craftcode_label.TabIndex = 184;
|
|
|
this.ma_craftcode_label.Text = "途程";
|
|
|
//
|
|
|
@@ -144,9 +151,10 @@
|
|
|
//
|
|
|
this.ma_craftcode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.ma_craftcode.FormattingEnabled = true;
|
|
|
- this.ma_craftcode.Location = new System.Drawing.Point(415, 11);
|
|
|
+ this.ma_craftcode.Location = new System.Drawing.Point(830, 22);
|
|
|
+ this.ma_craftcode.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
|
|
|
this.ma_craftcode.Name = "ma_craftcode";
|
|
|
- this.ma_craftcode.Size = new System.Drawing.Size(150, 20);
|
|
|
+ this.ma_craftcode.Size = new System.Drawing.Size(296, 32);
|
|
|
this.ma_craftcode.TabIndex = 185;
|
|
|
this.ma_craftcode.SelectedIndexChanged += new System.EventHandler(this.ma_craftcode_SelectedIndexChanged);
|
|
|
//
|
|
|
@@ -154,9 +162,10 @@
|
|
|
//
|
|
|
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, 12);
|
|
|
+ this.ma_bomversion.Location = new System.Drawing.Point(1574, 24);
|
|
|
+ this.ma_bomversion.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ma_bomversion.Name = "ma_bomversion";
|
|
|
- this.ma_bomversion.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.ma_bomversion.Size = new System.Drawing.Size(0, 41);
|
|
|
this.ma_bomversion.TabIndex = 186;
|
|
|
this.ma_bomversion.Visible = false;
|
|
|
//
|
|
|
@@ -167,12 +176,13 @@
|
|
|
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(719, 48);
|
|
|
+ this.normalButton1.Location = new System.Drawing.Point(1438, 96);
|
|
|
+ this.normalButton1.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
|
|
|
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(60, 24);
|
|
|
+ this.normalButton1.Size = new System.Drawing.Size(120, 48);
|
|
|
this.normalButton1.TabIndex = 227;
|
|
|
this.normalButton1.Text = "全部下料";
|
|
|
this.normalButton1.UseVisualStyleBackColor = false;
|
|
|
@@ -180,13 +190,14 @@
|
|
|
//
|
|
|
// show_all_check
|
|
|
//
|
|
|
+ this.show_all_check.AllPower = null;
|
|
|
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(642, 79);
|
|
|
- this.show_all_check.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.show_all_check.Location = new System.Drawing.Point(1284, 158);
|
|
|
+ this.show_all_check.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
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.Size = new System.Drawing.Size(306, 45);
|
|
|
this.show_all_check.TabIndex = 226;
|
|
|
this.show_all_check.Text = "显示全部上料信息";
|
|
|
this.show_all_check.UseVisualStyleBackColor = true;
|
|
|
@@ -197,9 +208,10 @@
|
|
|
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(254, 12);
|
|
|
+ this.Lock.Location = new System.Drawing.Point(508, 24);
|
|
|
+ this.Lock.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
|
|
|
this.Lock.Name = "Lock";
|
|
|
- this.Lock.Size = new System.Drawing.Size(51, 21);
|
|
|
+ this.Lock.Size = new System.Drawing.Size(94, 35);
|
|
|
this.Lock.TabIndex = 182;
|
|
|
this.Lock.Text = "锁定";
|
|
|
this.Lock.UseVisualStyleBackColor = true;
|
|
|
@@ -211,14 +223,14 @@
|
|
|
this.ma_code.Condition = null;
|
|
|
this.ma_code.DBTitle = null;
|
|
|
this.ma_code.FormName = null;
|
|
|
- this.ma_code.Location = new System.Drawing.Point(102, 11);
|
|
|
- this.ma_code.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.ma_code.Location = new System.Drawing.Point(204, 22);
|
|
|
+ this.ma_code.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
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(139, 21);
|
|
|
+ this.ma_code.Size = new System.Drawing.Size(278, 42);
|
|
|
this.ma_code.TabIndex = 180;
|
|
|
this.ma_code.TableName = null;
|
|
|
this.ma_code.Tag = "ma_code";
|
|
|
@@ -232,12 +244,13 @@
|
|
|
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(781, 476);
|
|
|
+ this.Clean.Location = new System.Drawing.Point(1562, 952);
|
|
|
+ this.Clean.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
|
|
|
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(60, 24);
|
|
|
+ this.Clean.Size = new System.Drawing.Size(120, 48);
|
|
|
this.Clean.TabIndex = 179;
|
|
|
this.Clean.Tag = "IfRead";
|
|
|
this.Clean.Text = "清除";
|
|
|
@@ -247,9 +260,10 @@
|
|
|
// 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(708, 112);
|
|
|
+ this.OperateResult.Location = new System.Drawing.Point(1416, 224);
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
- this.OperateResult.Size = new System.Drawing.Size(204, 353);
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(404, 702);
|
|
|
this.OperateResult.TabIndex = 178;
|
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
|
@@ -260,10 +274,11 @@
|
|
|
| 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(86, 479);
|
|
|
+ this.pr_batchnum.Location = new System.Drawing.Point(172, 958);
|
|
|
+ this.pr_batchnum.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
|
|
|
this.pr_batchnum.Name = "pr_batchnum";
|
|
|
this.pr_batchnum.Power = null;
|
|
|
- this.pr_batchnum.Size = new System.Drawing.Size(241, 21);
|
|
|
+ this.pr_batchnum.Size = new System.Drawing.Size(478, 35);
|
|
|
this.pr_batchnum.Str = null;
|
|
|
this.pr_batchnum.Str1 = null;
|
|
|
this.pr_batchnum.Str2 = null;
|
|
|
@@ -276,8 +291,8 @@
|
|
|
this.BatchProductDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
this.BatchProductDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
this.sp_soncode,
|
|
|
- this.mss_linecode,
|
|
|
this.mss_makecode,
|
|
|
+ this.pr_detail1,
|
|
|
this.mss_id,
|
|
|
this.mss_prodcode,
|
|
|
this.mss_barcode,
|
|
|
@@ -286,177 +301,211 @@
|
|
|
this.mm_qty,
|
|
|
this.mss_remain,
|
|
|
this.mss_useqty,
|
|
|
- this.pr_detail1,
|
|
|
this.pr_spec,
|
|
|
+ this.mss_linecode,
|
|
|
this.DeleteRow});
|
|
|
this.BatchProductDGV.EnableContentClick = true;
|
|
|
- this.BatchProductDGV.Location = new System.Drawing.Point(0, 112);
|
|
|
+ this.BatchProductDGV.Location = new System.Drawing.Point(0, 224);
|
|
|
+ this.BatchProductDGV.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
|
|
|
this.BatchProductDGV.Name = "BatchProductDGV";
|
|
|
+ this.BatchProductDGV.RowHeadersWidth = 82;
|
|
|
this.BatchProductDGV.RowTemplate.Height = 23;
|
|
|
- this.BatchProductDGV.Size = new System.Drawing.Size(702, 353);
|
|
|
+ this.BatchProductDGV.Size = new System.Drawing.Size(1404, 706);
|
|
|
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(1376, 22);
|
|
|
+ this.sc_stepcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.sc_stepcode.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
+ this.sc_stepcode.Name = "sc_stepcode";
|
|
|
+ this.sc_stepcode.Size = new System.Drawing.Size(0, 41);
|
|
|
+ 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(830, 102);
|
|
|
+ this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pr_detail.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
+ this.pr_detail.Name = "pr_detail";
|
|
|
+ this.pr_detail.Size = new System.Drawing.Size(0, 41);
|
|
|
+ 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(204, 102);
|
|
|
+ this.ma_prodcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ma_prodcode.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
+ this.ma_prodcode.Name = "ma_prodcode";
|
|
|
+ this.ma_prodcode.Size = new System.Drawing.Size(0, 41);
|
|
|
+ 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(1284, 96);
|
|
|
+ this.Screen.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
|
|
|
+ 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(120, 48);
|
|
|
+ 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_fsoncode";
|
|
|
this.sp_soncode.HeaderText = "首选料号";
|
|
|
+ this.sp_soncode.MinimumWidth = 10;
|
|
|
this.sp_soncode.Name = "sp_soncode";
|
|
|
this.sp_soncode.ReadOnly = true;
|
|
|
- //
|
|
|
- // mss_linecode
|
|
|
- //
|
|
|
- this.mss_linecode.DataPropertyName = "mss_linecode";
|
|
|
- this.mss_linecode.HeaderText = "线别";
|
|
|
- this.mss_linecode.Name = "mss_linecode";
|
|
|
+ this.sp_soncode.Width = 200;
|
|
|
//
|
|
|
// mss_makecode
|
|
|
//
|
|
|
this.mss_makecode.DataPropertyName = "mss_makecode";
|
|
|
this.mss_makecode.HeaderText = "工单号";
|
|
|
+ this.mss_makecode.MinimumWidth = 10;
|
|
|
this.mss_makecode.Name = "mss_makecode";
|
|
|
+ this.mss_makecode.Width = 200;
|
|
|
+ //
|
|
|
+ // pr_detail1
|
|
|
+ //
|
|
|
+ this.pr_detail1.DataPropertyName = "pr_detail";
|
|
|
+ this.pr_detail1.HeaderText = "物料名称";
|
|
|
+ this.pr_detail1.MinimumWidth = 200;
|
|
|
+ this.pr_detail1.Name = "pr_detail1";
|
|
|
+ this.pr_detail1.ReadOnly = true;
|
|
|
+ this.pr_detail1.Width = 200;
|
|
|
//
|
|
|
// mss_id
|
|
|
//
|
|
|
this.mss_id.DataPropertyName = "mss_id";
|
|
|
this.mss_id.HeaderText = "ID";
|
|
|
+ this.mss_id.MinimumWidth = 10;
|
|
|
this.mss_id.Name = "mss_id";
|
|
|
this.mss_id.Visible = false;
|
|
|
+ this.mss_id.Width = 200;
|
|
|
//
|
|
|
// mss_prodcode
|
|
|
//
|
|
|
this.mss_prodcode.DataPropertyName = "sp_soncode";
|
|
|
this.mss_prodcode.HeaderText = "备选料号";
|
|
|
+ this.mss_prodcode.MinimumWidth = 10;
|
|
|
this.mss_prodcode.Name = "mss_prodcode";
|
|
|
this.mss_prodcode.ReadOnly = true;
|
|
|
+ this.mss_prodcode.Width = 200;
|
|
|
//
|
|
|
// mss_barcode
|
|
|
//
|
|
|
this.mss_barcode.DataPropertyName = "mss_barcode";
|
|
|
this.mss_barcode.HeaderText = "物料批号";
|
|
|
+ this.mss_barcode.MinimumWidth = 10;
|
|
|
this.mss_barcode.Name = "mss_barcode";
|
|
|
this.mss_barcode.ReadOnly = true;
|
|
|
+ this.mss_barcode.Width = 200;
|
|
|
//
|
|
|
// sp_oneuseqty
|
|
|
//
|
|
|
this.sp_oneuseqty.DataPropertyName = "sp_oneuseqty";
|
|
|
this.sp_oneuseqty.HeaderText = "单位用量";
|
|
|
+ this.sp_oneuseqty.MinimumWidth = 10;
|
|
|
this.sp_oneuseqty.Name = "sp_oneuseqty";
|
|
|
this.sp_oneuseqty.ReadOnly = true;
|
|
|
+ this.sp_oneuseqty.Width = 200;
|
|
|
//
|
|
|
// mss_qty
|
|
|
//
|
|
|
this.mss_qty.DataPropertyName = "mss_qty";
|
|
|
this.mss_qty.HeaderText = "备料数量";
|
|
|
+ this.mss_qty.MinimumWidth = 10;
|
|
|
this.mss_qty.Name = "mss_qty";
|
|
|
+ this.mss_qty.Width = 200;
|
|
|
//
|
|
|
// mm_qty
|
|
|
//
|
|
|
this.mm_qty.DataPropertyName = "mm_qty";
|
|
|
this.mm_qty.HeaderText = "需求数";
|
|
|
+ this.mm_qty.MinimumWidth = 10;
|
|
|
this.mm_qty.Name = "mm_qty";
|
|
|
this.mm_qty.ReadOnly = true;
|
|
|
this.mm_qty.Visible = false;
|
|
|
+ this.mm_qty.Width = 200;
|
|
|
//
|
|
|
// mss_remain
|
|
|
//
|
|
|
this.mss_remain.DataPropertyName = "mss_remain";
|
|
|
this.mss_remain.HeaderText = "剩余数";
|
|
|
+ this.mss_remain.MinimumWidth = 10;
|
|
|
this.mss_remain.Name = "mss_remain";
|
|
|
this.mss_remain.ReadOnly = true;
|
|
|
+ this.mss_remain.Width = 200;
|
|
|
//
|
|
|
// mss_useqty
|
|
|
//
|
|
|
this.mss_useqty.DataPropertyName = "mss_useqty";
|
|
|
this.mss_useqty.HeaderText = "已用数量";
|
|
|
+ this.mss_useqty.MinimumWidth = 10;
|
|
|
this.mss_useqty.Name = "mss_useqty";
|
|
|
this.mss_useqty.ReadOnly = true;
|
|
|
- //
|
|
|
- // pr_detail1
|
|
|
- //
|
|
|
- this.pr_detail1.DataPropertyName = "pr_detail";
|
|
|
- this.pr_detail1.HeaderText = "物料名称";
|
|
|
- this.pr_detail1.Name = "pr_detail1";
|
|
|
- this.pr_detail1.ReadOnly = true;
|
|
|
+ this.mss_useqty.Width = 200;
|
|
|
//
|
|
|
// pr_spec
|
|
|
//
|
|
|
this.pr_spec.DataPropertyName = "pr_spec";
|
|
|
this.pr_spec.HeaderText = "物料规格";
|
|
|
+ this.pr_spec.MinimumWidth = 10;
|
|
|
this.pr_spec.Name = "pr_spec";
|
|
|
this.pr_spec.ReadOnly = true;
|
|
|
this.pr_spec.Visible = false;
|
|
|
+ this.pr_spec.Width = 200;
|
|
|
+ //
|
|
|
+ // mss_linecode
|
|
|
+ //
|
|
|
+ this.mss_linecode.DataPropertyName = "mss_linecode";
|
|
|
+ this.mss_linecode.HeaderText = "线别";
|
|
|
+ this.mss_linecode.MinimumWidth = 10;
|
|
|
+ this.mss_linecode.Name = "mss_linecode";
|
|
|
+ this.mss_linecode.Width = 200;
|
|
|
//
|
|
|
// DeleteRow
|
|
|
//
|
|
|
this.DeleteRow.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
this.DeleteRow.HeaderText = "删除";
|
|
|
this.DeleteRow.Image = global::UAS_MES_NEW.Properties.Resources.bindingNavigatorDeleteItem_Image;
|
|
|
+ this.DeleteRow.MinimumWidth = 10;
|
|
|
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(688, 11);
|
|
|
- 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, 51);
|
|
|
- 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, 51);
|
|
|
- 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, 48);
|
|
|
- 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);
|
|
|
+ this.DeleteRow.Width = 200;
|
|
|
//
|
|
|
// Make_PositionStock
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(922, 510);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1844, 1020);
|
|
|
this.Controls.Add(this.normalButton1);
|
|
|
this.Controls.Add(this.show_all_check);
|
|
|
this.Controls.Add(this.ma_bomversion);
|
|
|
@@ -479,13 +528,14 @@
|
|
|
this.Controls.Add(this.ma_prodcode_label);
|
|
|
this.Controls.Add(this.Screen);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
|
|
|
this.Name = "Make_PositionStock";
|
|
|
this.Tag = "Make!PositionStock";
|
|
|
this.Text = "岗位备料";
|
|
|
this.Load += new System.EventHandler(this.Make_PositionStock_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.Make_PositionStock_SizeChanged);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.BatchProductDGV)).EndInit();
|
|
|
- this.ResumeLayout(true);
|
|
|
+ this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|
|
|
@@ -513,8 +563,8 @@
|
|
|
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_linecode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn mss_makecode;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail1;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn mss_id;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn mss_prodcode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn mss_barcode;
|
|
|
@@ -523,8 +573,8 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn mm_qty;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn mss_remain;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn mss_useqty;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail1;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn mss_linecode;
|
|
|
private System.Windows.Forms.DataGridViewImageColumn DeleteRow;
|
|
|
}
|
|
|
}
|