namespace UAS_MES_NEW.Make
{
partial class Make_PositionStock
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_PositionStock));
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_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_NEW.CustomControl.ValueLabel.ValueLabel();
this.pr_orispeccode = 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();
//
// 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(474, 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, 4, 4, 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, 4, 4, 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, 4, 4, 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, 4, 4, 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, 4, 4, 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, 4, 4, 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_detail1,
this.pr_spec,
this.DeleteRow});
this.BatchProductDGV.EnableContentClick = true;
this.BatchProductDGV.Location = new System.Drawing.Point(0, 168);
this.BatchProductDGV.Margin = new System.Windows.Forms.Padding(4, 4, 4, 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.DataPropertyName = "sp_fsoncode";
this.sp_soncode.HeaderText = "首选料号";
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";
//
// 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.DataPropertyName = "sp_soncode";
this.mss_prodcode.HeaderText = "备选料号";
this.mss_prodcode.Name = "mss_prodcode";
this.mss_prodcode.ReadOnly = true;
//
// 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";
//
// 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_detail1
//
this.pr_detail1.DataPropertyName = "pr_detail";
this.pr_detail1.HeaderText = "物料名称";
this.pr_detail1.Name = "pr_detail1";
this.pr_detail1.ReadOnly = true;
//
// pr_spec
//
this.pr_spec.DataPropertyName = "pr_spec";
this.pr_spec.HeaderText = "物料规格";
this.pr_spec.Name = "pr_spec";
this.pr_spec.ReadOnly = true;
this.pr_spec.Visible = false;
//
// 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_orispeccode
//
this.pr_orispeccode.AutoSize = true;
this.pr_orispeccode.CutLength = null;
this.pr_orispeccode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_orispeccode.Location = new System.Drawing.Point(622, 76);
this.pr_orispeccode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.pr_orispeccode.MaximumSize = new System.Drawing.Size(225, 0);
this.pr_orispeccode.Name = "pr_orispeccode";
this.pr_orispeccode.Size = new System.Drawing.Size(0, 31);
this.pr_orispeccode.TabIndex = 170;
this.pr_orispeccode.Tag = "pr_orispeccode";
//
// 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, 4, 4, 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);
//
// Make_PositionStock
//
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.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_orispeccode);
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, 4, 4, 4);
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(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_orispeccode;
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 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_detail1;
private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec;
private System.Windows.Forms.DataGridViewImageColumn DeleteRow;
}
}