namespace UAS_MES.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.panel2 = new System.Windows.Forms.Panel();
this.label1 = new System.Windows.Forms.Label();
this.sc_stepcode_label = new System.Windows.Forms.Label();
this.ma_craftcode_label = new System.Windows.Forms.Label();
this.sc_linecode_label = new System.Windows.Forms.Label();
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.ma_code = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
this.Confirm = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.pr_batchnum = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
this.BatchProduct = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.sc_stepcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
this.ma_craftcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
this.sc_linecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
this.ma_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
this.Screen = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.BatchProduct)).BeginInit();
this.SuspendLayout();
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
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.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1079, 29);
this.panel2.TabIndex = 31;
//
// label1
//
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(12, 4);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(74, 21);
this.label1.TabIndex = 0;
this.label1.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(643, 94);
this.sc_stepcode_label.Name = "sc_stepcode_label";
this.sc_stepcode_label.Size = new System.Drawing.Size(42, 21);
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(10, 94);
this.ma_craftcode_label.Name = "ma_craftcode_label";
this.ma_craftcode_label.Size = new System.Drawing.Size(74, 21);
this.ma_craftcode_label.TabIndex = 162;
this.ma_craftcode_label.Text = "工艺路线";
//
// sc_linecode_label
//
this.sc_linecode_label.AutoSize = true;
this.sc_linecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.sc_linecode_label.Location = new System.Drawing.Point(324, 94);
this.sc_linecode_label.Name = "sc_linecode_label";
this.sc_linecode_label.Size = new System.Drawing.Size(42, 21);
this.sc_linecode_label.TabIndex = 159;
this.sc_linecode_label.Text = "线别";
//
// 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(10, 58);
this.ma_code_label.Name = "ma_code_label";
this.ma_code_label.Size = new System.Drawing.Size(74, 21);
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(643, 58);
this.pr_detail_label.Name = "pr_detail_label";
this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
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(324, 58);
this.ma_prodcode_label.Name = "ma_prodcode_label";
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)
| 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(12, 527);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(74, 21);
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(12, 132);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(74, 22);
this.label2.TabIndex = 181;
this.label2.Text = "采集信息";
//
// 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(112, 58);
this.ma_code.Margin = new System.Windows.Forms.Padding(2);
this.ma_code.Name = "ma_code";
this.ma_code.Power = null;
this.ma_code.SelectField = null;
this.ma_code.SetValueField = null;
this.ma_code.Size = new System.Drawing.Size(171, 21);
this.ma_code.TabIndex = 180;
this.ma_code.TableName = null;
this.ma_code.Tag = "ma_code";
this.ma_code.TextBoxEnable = true;
//
// 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(928, 523);
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.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(840, 158);
this.OperateResult.Name = "OperateResult";
this.OperateResult.Size = new System.Drawing.Size(234, 353);
this.OperateResult.TabIndex = 178;
this.OperateResult.Text = "";
//
// Confirm
//
this.Confirm.AllPower = "ifall";
this.Confirm.BackColor = System.Drawing.Color.Transparent;
this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
this.Confirm.IsShowBorder = true;
this.Confirm.Location = new System.Drawing.Point(346, 525);
this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
this.Confirm.Name = "Confirm";
this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
this.Confirm.Power = null;
this.Confirm.Size = new System.Drawing.Size(60, 24);
this.Confirm.TabIndex = 177;
this.Confirm.Tag = "IfRead";
this.Confirm.Text = "确认";
this.Confirm.UseVisualStyleBackColor = true;
this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
//
// 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(88, 527);
this.pr_batchnum.Name = "pr_batchnum";
this.pr_batchnum.Power = null;
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;
this.pr_batchnum.TabIndex = 176;
this.pr_batchnum.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pr_batchnum_KeyDown);
//
// BatchProduct
//
this.BatchProduct.AllowUserToAddRows = false;
this.BatchProduct.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.BatchProduct.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Column1,
this.Column2,
this.Column3,
this.Column4,
this.Column5,
this.Column6,
this.Column7,
this.Column8});
this.BatchProduct.Location = new System.Drawing.Point(0, 158);
this.BatchProduct.Name = "BatchProduct";
this.BatchProduct.RowTemplate.Height = 23;
this.BatchProduct.Size = new System.Drawing.Size(826, 353);
this.BatchProduct.TabIndex = 174;
//
// Column1
//
this.Column1.DataPropertyName = "mm_prodcode";
this.Column1.HeaderText = "首选料号";
this.Column1.Name = "Column1";
//
// Column2
//
this.Column2.DataPropertyName = "mss_prodcode";
this.Column2.HeaderText = "备选料号";
this.Column2.Name = "Column2";
//
// Column3
//
this.Column3.DataPropertyName = "mss_barcode";
this.Column3.HeaderText = "条码号";
this.Column3.Name = "Column3";
//
// Column4
//
this.Column4.DataPropertyName = "mss_baseqty";
this.Column4.HeaderText = "备料数量";
this.Column4.Name = "Column4";
//
// Column5
//
this.Column5.DataPropertyName = "mm_qty";
this.Column5.HeaderText = "需求数";
this.Column5.Name = "Column5";
//
// Column6
//
this.Column6.DataPropertyName = "mss_remain";
this.Column6.HeaderText = "剩余数";
this.Column6.Name = "Column6";
//
// Column7
//
this.Column7.DataPropertyName = "pr_detail";
this.Column7.HeaderText = "物料名称";
this.Column7.Name = "Column7";
//
// Column8
//
this.Column8.DataPropertyName = "pr_spec";
this.Column8.HeaderText = "物料规格";
this.Column8.Name = "Column8";
//
// sc_stepcode
//
this.sc_stepcode.AutoSize = true;
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(742, 94);
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.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_detail.Location = new System.Drawing.Point(742, 58);
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_craftcode
//
this.ma_craftcode.AutoSize = true;
this.ma_craftcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_craftcode.Location = new System.Drawing.Point(112, 94);
this.ma_craftcode.Name = "ma_craftcode";
this.ma_craftcode.Size = new System.Drawing.Size(0, 21);
this.ma_craftcode.TabIndex = 169;
//
// sc_linecode
//
this.sc_linecode.AutoSize = true;
this.sc_linecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.sc_linecode.Location = new System.Drawing.Point(421, 94);
this.sc_linecode.Name = "sc_linecode";
this.sc_linecode.Size = new System.Drawing.Size(0, 21);
this.sc_linecode.TabIndex = 168;
//
// ma_prodcode
//
this.ma_prodcode.AutoSize = true;
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(421, 58);
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(1013, 94);
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);
//
// Make_PositionStock
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1079, 560);
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.Confirm);
this.Controls.Add(this.pr_batchnum);
this.Controls.Add(this.label3);
this.Controls.Add(this.BatchProduct);
this.Controls.Add(this.sc_stepcode);
this.Controls.Add(this.pr_detail);
this.Controls.Add(this.ma_craftcode);
this.Controls.Add(this.sc_linecode);
this.Controls.Add(this.ma_prodcode);
this.Controls.Add(this.sc_stepcode_label);
this.Controls.Add(this.ma_craftcode_label);
this.Controls.Add(this.sc_linecode_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.Controls.Add(this.panel2);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
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(false);
this.panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.BatchProduct)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Label label1;
private CustomControl.ButtonUtil.NormalButton Screen;
private System.Windows.Forms.Label sc_stepcode_label;
private System.Windows.Forms.Label ma_craftcode_label;
private System.Windows.Forms.Label sc_linecode_label;
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 sc_linecode;
private CustomControl.ValueLabel.ValueLabel ma_craftcode;
private CustomControl.ValueLabel.ValueLabel pr_detail;
private CustomControl.ValueLabel.ValueLabel sc_stepcode;
private CustomControl.DataGrid_View.DataGridViewWithSerialNum BatchProduct;
private CustomControl.TextBoxWithIcon.EnterTextBox pr_batchnum;
private System.Windows.Forms.Label label3;
private CustomControl.ButtonUtil.NormalButton Confirm;
private CustomControl.RichText.RichTextAutoBottom OperateResult;
private CustomControl.ButtonUtil.NormalButton Clean;
private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
private System.Windows.Forms.DataGridViewTextBoxColumn Column7;
private System.Windows.Forms.DataGridViewTextBoxColumn Column8;
private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
private System.Windows.Forms.Label label2;
}
}