123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714 |
- namespace UAS_MES_NEW.Make
- {
- partial class Make_PositionStockNew
- {
- /// <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(Make_PositionStockNew));
- this.ma_code_label = new System.Windows.Forms.Label();
- this.pr_detail_label = new System.Windows.Forms.Label();
- this.ma_prodcode_label = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- 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_NEW.CustomControl.ButtonUtil.NormalButton();
- this.show_all_check = new UAS_MES_NEW.CustomControl.CustomCheckBox.CustomCheckBox();
- this.Lock = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
- this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
- this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- 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.sp_soncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.mss_linecode = 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();
- this.sp_oneuseqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.mss_qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
- 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_orispeccode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pr_detail1 = 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();
- this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewImageColumn1 = new System.Windows.Forms.DataGridViewImageColumn();
- this.ma_qty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
- this.qtylabel = new System.Windows.Forms.Label();
- ((System.ComponentModel.ISupportInitialize)(this.BatchProductDGV)).BeginInit();
- this.SuspendLayout();
- //
- // 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(15, 16);
- this.ma_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ma_code_label.Name = "ma_code_label";
- this.ma_code_label.Size = new System.Drawing.Size(110, 31);
- this.ma_code_label.TabIndex = 155;
- this.ma_code_label.Text = "归属工单";
- //
- // pr_detail_label
- //
- 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(545, 76);
- this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.pr_detail_label.Name = "pr_detail_label";
- this.pr_detail_label.Size = new System.Drawing.Size(62, 31);
- this.pr_detail_label.TabIndex = 156;
- this.pr_detail_label.Text = "型号";
- //
- // ma_prodcode_label
- //
- 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(18, 76);
- this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ma_prodcode_label.Name = "ma_prodcode_label";
- this.ma_prodcode_label.Size = new System.Drawing.Size(110, 31);
- 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)
- | 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(15, 718);
- this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(110, 31);
- this.label3.TabIndex = 175;
- this.label3.Text = "物料批号";
- //
- // label2
- //
- 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(18, 129);
- this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(110, 31);
- this.label2.TabIndex = 181;
- this.label2.Text = "采集信息";
- //
- // sc_stepcode_label
- //
- 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(926, 16);
- this.sc_stepcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.sc_stepcode_label.Name = "sc_stepcode_label";
- this.sc_stepcode_label.Size = new System.Drawing.Size(62, 31);
- this.sc_stepcode_label.TabIndex = 165;
- this.sc_stepcode_label.Text = "工序";
- //
- // ma_craftcode_label
- //
- 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(474, 16);
- this.ma_craftcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ma_craftcode_label.Name = "ma_craftcode_label";
- this.ma_craftcode_label.Size = new System.Drawing.Size(62, 31);
- this.ma_craftcode_label.TabIndex = 184;
- this.ma_craftcode_label.Text = "途程";
- //
- // ma_craftcode
- //
- this.ma_craftcode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.ma_craftcode.FormattingEnabled = true;
- this.ma_craftcode.Location = new System.Drawing.Point(622, 16);
- this.ma_craftcode.Margin = new System.Windows.Forms.Padding(4);
- this.ma_craftcode.Name = "ma_craftcode";
- this.ma_craftcode.Size = new System.Drawing.Size(223, 26);
- 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(1180, 18);
- 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(0, 31);
- 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(1078, 72);
- this.normalButton1.Margin = new System.Windows.Forms.Padding(4);
- 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(90, 36);
- 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.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(963, 118);
- this.show_all_check.Name = "show_all_check";
- this.show_all_check.Power = null;
- this.show_all_check.Size = new System.Drawing.Size(232, 35);
- 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(381, 18);
- this.Lock.Margin = new System.Windows.Forms.Padding(4);
- this.Lock.Name = "Lock";
- this.Lock.Size = new System.Drawing.Size(72, 28);
- this.Lock.TabIndex = 182;
- this.Lock.Text = "锁定";
- this.Lock.UseVisualStyleBackColor = 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(153, 16);
- 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(208, 32);
- this.ma_code.TabIndex = 180;
- this.ma_code.TableName = null;
- this.ma_code.Tag = "ma_code";
- this.ma_code.TextBoxEnable = true;
- this.ma_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
- //
- // Clean
- //
- this.Clean.AllPower = null;
- this.Clean.BackColor = System.Drawing.Color.Transparent;
- 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(1172, 714);
- this.Clean.Margin = new System.Windows.Forms.Padding(4);
- 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(90, 36);
- this.Clean.TabIndex = 179;
- this.Clean.Tag = "IfRead";
- this.Clean.Text = "清除";
- this.Clean.UseVisualStyleBackColor = true;
- this.Clean.Click += new System.EventHandler(this.Clean_Click);
- //
- // 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(1062, 168);
- this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
- this.OperateResult.Name = "OperateResult";
- this.OperateResult.Size = new System.Drawing.Size(304, 528);
- 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)
- | 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(129, 718);
- this.pr_batchnum.Margin = new System.Windows.Forms.Padding(4);
- this.pr_batchnum.Name = "pr_batchnum";
- this.pr_batchnum.Power = null;
- this.pr_batchnum.Size = new System.Drawing.Size(360, 28);
- this.pr_batchnum.Str = null;
- this.pr_batchnum.Str1 = null;
- this.pr_batchnum.Str2 = null;
- this.pr_batchnum.TabIndex = 176;
- this.pr_batchnum.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pr_batchnum_KeyDown);
- //
- // BatchProductDGV
- //
- this.BatchProductDGV.AllowUserToAddRows = false;
- 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.mss_id,
- this.mss_prodcode,
- this.mss_barcode,
- this.sp_oneuseqty,
- this.mss_qty,
- this.mm_qty,
- this.mss_remain,
- this.mss_useqty,
- this.pr_orispeccode,
- this.pr_detail1,
- this.DeleteRow});
- this.BatchProductDGV.EnableContentClick = true;
- this.BatchProductDGV.Location = new System.Drawing.Point(0, 168);
- this.BatchProductDGV.Margin = new System.Windows.Forms.Padding(4);
- this.BatchProductDGV.Name = "BatchProductDGV";
- this.BatchProductDGV.RowTemplate.Height = 23;
- this.BatchProductDGV.Size = new System.Drawing.Size(1053, 530);
- 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);
- //
- // sp_soncode
- //
- this.sp_soncode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.sp_soncode.DataPropertyName = "sp_fsoncode";
- this.sp_soncode.HeaderText = "首选料号";
- this.sp_soncode.MinimumWidth = 80;
- this.sp_soncode.Name = "sp_soncode";
- this.sp_soncode.ReadOnly = true;
- this.sp_soncode.Width = 80;
- //
- // mss_linecode
- //
- this.mss_linecode.DataPropertyName = "mss_linecode";
- this.mss_linecode.HeaderText = "线别";
- this.mss_linecode.Name = "mss_linecode";
- //
- // 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";
- this.mss_id.HeaderText = "ID";
- this.mss_id.Name = "mss_id";
- this.mss_id.Visible = false;
- //
- // mss_prodcode
- //
- this.mss_prodcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.mss_prodcode.DataPropertyName = "sp_soncode";
- this.mss_prodcode.HeaderText = "备选料号";
- this.mss_prodcode.MinimumWidth = 80;
- this.mss_prodcode.Name = "mss_prodcode";
- this.mss_prodcode.ReadOnly = true;
- this.mss_prodcode.Visible = false;
- this.mss_prodcode.Width = 80;
- //
- // mss_barcode
- //
- this.mss_barcode.DataPropertyName = "mss_barcode";
- this.mss_barcode.HeaderText = "物料批号";
- this.mss_barcode.Name = "mss_barcode";
- this.mss_barcode.ReadOnly = true;
- //
- // sp_oneuseqty
- //
- this.sp_oneuseqty.DataPropertyName = "sp_oneuseqty";
- this.sp_oneuseqty.HeaderText = "单位用量";
- this.sp_oneuseqty.Name = "sp_oneuseqty";
- this.sp_oneuseqty.ReadOnly = true;
- //
- // mss_qty
- //
- this.mss_qty.DataPropertyName = "mss_qty";
- this.mss_qty.HeaderText = "备料数量";
- this.mss_qty.Name = "mss_qty";
- this.mss_qty.Width = 80;
- //
- // mm_qty
- //
- this.mm_qty.DataPropertyName = "mm_qty";
- this.mm_qty.HeaderText = "需求数";
- this.mm_qty.Name = "mm_qty";
- this.mm_qty.ReadOnly = true;
- this.mm_qty.Visible = false;
- //
- // mss_remain
- //
- this.mss_remain.DataPropertyName = "mss_remain";
- this.mss_remain.HeaderText = "剩余数";
- this.mss_remain.Name = "mss_remain";
- this.mss_remain.ReadOnly = true;
- //
- // mss_useqty
- //
- this.mss_useqty.DataPropertyName = "mss_useqty";
- this.mss_useqty.HeaderText = "已用数量";
- this.mss_useqty.Name = "mss_useqty";
- this.mss_useqty.ReadOnly = true;
- //
- // pr_orispeccode
- //
- this.pr_orispeccode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.pr_orispeccode.DataPropertyName = "pr_orispeccode";
- this.pr_orispeccode.HeaderText = "型号";
- this.pr_orispeccode.MinimumWidth = 200;
- this.pr_orispeccode.Name = "pr_orispeccode";
- this.pr_orispeccode.ReadOnly = true;
- this.pr_orispeccode.Width = 200;
- //
- // pr_detail1
- //
- this.pr_detail1.DataPropertyName = "pr_detail";
- this.pr_detail1.HeaderText = "物料名称";
- this.pr_detail1.Name = "pr_detail1";
- this.pr_detail1.ReadOnly = true;
- //
- // 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.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(1032, 16);
- this.sc_stepcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.sc_stepcode.MaximumSize = new System.Drawing.Size(225, 0);
- this.sc_stepcode.Name = "sc_stepcode";
- this.sc_stepcode.Size = new System.Drawing.Size(0, 31);
- 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(615, 75);
- this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.pr_detail.MaximumSize = new System.Drawing.Size(225, 0);
- this.pr_detail.Name = "pr_detail";
- this.pr_detail.Size = new System.Drawing.Size(0, 31);
- 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(153, 76);
- this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ma_prodcode.MaximumSize = new System.Drawing.Size(225, 0);
- this.ma_prodcode.Name = "ma_prodcode";
- this.ma_prodcode.Size = new System.Drawing.Size(0, 31);
- 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(963, 72);
- 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(90, 36);
- this.Screen.TabIndex = 154;
- this.Screen.Tag = "IfRead";
- this.Screen.Text = "刷新";
- this.Screen.UseVisualStyleBackColor = true;
- this.Screen.Click += new System.EventHandler(this.Screen_Click);
- //
- // dataGridViewTextBoxColumn1
- //
- this.dataGridViewTextBoxColumn1.DataPropertyName = "sp_fsoncode";
- this.dataGridViewTextBoxColumn1.HeaderText = "首选料号";
- this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
- this.dataGridViewTextBoxColumn1.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn2
- //
- this.dataGridViewTextBoxColumn2.DataPropertyName = "mss_linecode";
- this.dataGridViewTextBoxColumn2.HeaderText = "线别";
- this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
- //
- // dataGridViewTextBoxColumn3
- //
- this.dataGridViewTextBoxColumn3.DataPropertyName = "mss_makecode";
- this.dataGridViewTextBoxColumn3.HeaderText = "工单号";
- this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
- //
- // dataGridViewTextBoxColumn4
- //
- this.dataGridViewTextBoxColumn4.DataPropertyName = "mss_id";
- this.dataGridViewTextBoxColumn4.HeaderText = "ID";
- this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
- this.dataGridViewTextBoxColumn4.Visible = false;
- //
- // dataGridViewTextBoxColumn5
- //
- this.dataGridViewTextBoxColumn5.DataPropertyName = "sp_soncode";
- this.dataGridViewTextBoxColumn5.HeaderText = "备选料号";
- this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
- this.dataGridViewTextBoxColumn5.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn6
- //
- this.dataGridViewTextBoxColumn6.DataPropertyName = "mss_barcode";
- this.dataGridViewTextBoxColumn6.HeaderText = "物料批号";
- this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
- this.dataGridViewTextBoxColumn6.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn7
- //
- this.dataGridViewTextBoxColumn7.DataPropertyName = "sp_oneuseqty";
- this.dataGridViewTextBoxColumn7.HeaderText = "单位用量";
- this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
- this.dataGridViewTextBoxColumn7.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn8
- //
- this.dataGridViewTextBoxColumn8.DataPropertyName = "mss_qty";
- this.dataGridViewTextBoxColumn8.HeaderText = "备料数量";
- this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
- //
- // dataGridViewTextBoxColumn9
- //
- this.dataGridViewTextBoxColumn9.DataPropertyName = "mm_qty";
- this.dataGridViewTextBoxColumn9.HeaderText = "需求数";
- this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
- this.dataGridViewTextBoxColumn9.ReadOnly = true;
- this.dataGridViewTextBoxColumn9.Visible = false;
- //
- // dataGridViewTextBoxColumn10
- //
- this.dataGridViewTextBoxColumn10.DataPropertyName = "mss_remain";
- this.dataGridViewTextBoxColumn10.HeaderText = "剩余数";
- this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
- this.dataGridViewTextBoxColumn10.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn11
- //
- this.dataGridViewTextBoxColumn11.DataPropertyName = "mss_useqty";
- this.dataGridViewTextBoxColumn11.HeaderText = "已用数量";
- this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
- this.dataGridViewTextBoxColumn11.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn12
- //
- this.dataGridViewTextBoxColumn12.DataPropertyName = "pr_detail";
- this.dataGridViewTextBoxColumn12.HeaderText = "物料名称";
- this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
- this.dataGridViewTextBoxColumn12.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn13
- //
- this.dataGridViewTextBoxColumn13.DataPropertyName = "pr_spec";
- this.dataGridViewTextBoxColumn13.HeaderText = "物料规格";
- this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
- this.dataGridViewTextBoxColumn13.ReadOnly = true;
- this.dataGridViewTextBoxColumn13.Visible = false;
- //
- // dataGridViewImageColumn1
- //
- this.dataGridViewImageColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.dataGridViewImageColumn1.HeaderText = "删除";
- this.dataGridViewImageColumn1.Image = global::UAS_MES_NEW.Properties.Resources.bindingNavigatorDeleteItem_Image;
- this.dataGridViewImageColumn1.Name = "dataGridViewImageColumn1";
- //
- // ma_qty
- //
- this.ma_qty.AutoSize = true;
- this.ma_qty.CutLength = null;
- 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(413, 77);
- this.ma_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ma_qty.MaximumSize = new System.Drawing.Size(225, 0);
- this.ma_qty.Name = "ma_qty";
- this.ma_qty.Size = new System.Drawing.Size(0, 31);
- this.ma_qty.TabIndex = 229;
- this.ma_qty.Tag = "ma_qty";
- //
- // qtylabel
- //
- this.qtylabel.AutoSize = true;
- this.qtylabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.qtylabel.Location = new System.Drawing.Point(343, 77);
- this.qtylabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.qtylabel.Name = "qtylabel";
- this.qtylabel.Size = new System.Drawing.Size(62, 31);
- this.qtylabel.TabIndex = 228;
- this.qtylabel.Text = "数量";
- //
- // Make_PositionStockNew
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1383, 765);
- this.Controls.Add(this.ma_qty);
- this.Controls.Add(this.qtylabel);
- 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);
- this.Controls.Add(this.Lock);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.ma_code);
- this.Controls.Add(this.Clean);
- this.Controls.Add(this.OperateResult);
- this.Controls.Add(this.pr_batchnum);
- this.Controls.Add(this.label3);
- this.Controls.Add(this.BatchProductDGV);
- this.Controls.Add(this.sc_stepcode);
- this.Controls.Add(this.pr_detail);
- this.Controls.Add(this.ma_prodcode);
- this.Controls.Add(this.sc_stepcode_label);
- this.Controls.Add(this.ma_code_label);
- this.Controls.Add(this.pr_detail_label);
- 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(4);
- this.Name = "Make_PositionStockNew";
- this.Tag = "Make!PositionStockNew";
- 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(false);
- this.PerformLayout();
- }
- #endregion
- private CustomControl.ButtonUtil.NormalButton Screen;
- private System.Windows.Forms.Label ma_code_label;
- private System.Windows.Forms.Label pr_detail_label;
- private System.Windows.Forms.Label ma_prodcode_label;
- private CustomControl.ValueLabel.ValueLabel ma_prodcode;
- private CustomControl.ValueLabel.ValueLabel pr_detail;
- private CustomControl.DataGrid_View.DataGridViewWithSerialNum BatchProductDGV;
- private CustomControl.TextBoxWithIcon.EnterTextBox pr_batchnum;
- private System.Windows.Forms.Label label3;
- private CustomControl.RichText.RichTextAutoBottom OperateResult;
- private CustomControl.ButtonUtil.NormalButton Clean;
- private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
- private System.Windows.Forms.Label label2;
- private CustomControl.ValueLabel.ValueLabel sc_stepcode;
- private System.Windows.Forms.Label sc_stepcode_label;
- private CustomControl.CustomCheckBox.LockCheckBox Lock;
- 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 dataGridViewTextBoxColumn1;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
- private System.Windows.Forms.DataGridViewImageColumn dataGridViewImageColumn1;
- 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 mss_id;
- private System.Windows.Forms.DataGridViewTextBoxColumn mss_prodcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn mss_barcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn sp_oneuseqty;
- private System.Windows.Forms.DataGridViewTextBoxColumn mss_qty;
- 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_orispeccode;
- private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail1;
- private System.Windows.Forms.DataGridViewImageColumn DeleteRow;
- private CustomControl.ValueLabel.ValueLabel ma_qty;
- private System.Windows.Forms.Label qtylabel;
- }
- }
|