namespace UAS_MES_NEW.Warehouse { partial class Warehouse_ProductMakeIn { /// /// 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() { this.components = new System.ComponentModel.Container(); this.label8 = new System.Windows.Forms.Label(); this.bigboxBtn = new System.Windows.Forms.RadioButton(); this.serBtn = new System.Windows.Forms.RadioButton(); this.palletBtn = new System.Windows.Forms.RadioButton(); this.label1 = new System.Windows.Forms.Label(); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); this.Search = new System.Windows.Forms.Button(); this.pallecode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder(); this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom(); this.cancel = new UAS_MES_NEW.CustomControl.CustomCheckBox.CustomCheckBox(); this.input = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox(); this.getqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel(); this.InOutDetailDGV = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum(); this.pim_outboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.pim_id = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.pim_mac = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.pim_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.pr_detail = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.pr_spec = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Sp = new System.Windows.Forms.DataGridViewTextBoxColumn(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.InOutDetailDGV)).BeginInit(); this.SuspendLayout(); // // label8 // this.label8.AutoSize = true; this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label8.Location = new System.Drawing.Point(18, 16); this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(110, 31); this.label8.TabIndex = 227; this.label8.Text = "当前明细"; // // bigboxBtn // this.bigboxBtn.AutoSize = true; this.bigboxBtn.Checked = true; this.bigboxBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.bigboxBtn.Location = new System.Drawing.Point(166, 596); this.bigboxBtn.Name = "bigboxBtn"; this.bigboxBtn.Size = new System.Drawing.Size(87, 35); this.bigboxBtn.TabIndex = 231; this.bigboxBtn.TabStop = true; this.bigboxBtn.Text = "箱号"; this.bigboxBtn.UseVisualStyleBackColor = true; this.bigboxBtn.Click += new System.EventHandler(this.serBtn_Click); // // serBtn // this.serBtn.AutoSize = true; this.serBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.serBtn.Location = new System.Drawing.Point(296, 596); this.serBtn.Name = "serBtn"; this.serBtn.Size = new System.Drawing.Size(159, 35); this.serBtn.TabIndex = 230; this.serBtn.Text = "单台序列号"; this.serBtn.UseVisualStyleBackColor = true; this.serBtn.Click += new System.EventHandler(this.serBtn_Click); // // palletBtn // this.palletBtn.AutoSize = true; this.palletBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.palletBtn.Location = new System.Drawing.Point(42, 596); this.palletBtn.Name = "palletBtn"; this.palletBtn.Size = new System.Drawing.Size(111, 35); this.palletBtn.TabIndex = 229; this.palletBtn.Text = "栈板号"; this.palletBtn.UseVisualStyleBackColor = true; this.palletBtn.Click += new System.EventHandler(this.serBtn_Click); // // 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.Location = new System.Drawing.Point(18, 670); this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(86, 31); this.label1.TabIndex = 234; this.label1.Text = "采集框"; // // Search // this.Search.Location = new System.Drawing.Point(296, 68); this.Search.Margin = new System.Windows.Forms.Padding(4); this.Search.Name = "Search"; this.Search.Size = new System.Drawing.Size(102, 32); this.Search.TabIndex = 237; this.Search.Text = "查询"; this.Search.UseVisualStyleBackColor = true; this.Search.Click += new System.EventHandler(this.Search_Click); // // pallecode // this.pallecode.BackColor = System.Drawing.Color.Transparent; this.pallecode.Location = new System.Drawing.Point(18, 68); this.pallecode.Margin = new System.Windows.Forms.Padding(4); this.pallecode.Name = "pallecode"; this.pallecode.PlaceHolder = "栈板/箱搜索"; this.pallecode.Size = new System.Drawing.Size(238, 42); this.pallecode.TabIndex = 236; this.pallecode.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder.OnTextChange(this.textBoxWithPlaceHolder1_UserControlTextChanged); // // 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(500, 567); this.OperateResult.Margin = new System.Windows.Forms.Padding(4); this.OperateResult.Name = "OperateResult"; this.OperateResult.Size = new System.Drawing.Size(512, 139); this.OperateResult.TabIndex = 235; this.OperateResult.Text = ""; // // cancel // this.cancel.AllPower = null; this.cancel.AutoSize = true; this.cancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cancel.Location = new System.Drawing.Point(351, 670); this.cancel.Name = "cancel"; this.cancel.Power = null; this.cancel.Size = new System.Drawing.Size(88, 35); this.cancel.TabIndex = 233; this.cancel.Text = "取消"; this.cancel.UseVisualStyleBackColor = true; // // input // this.input.AllPower = null; this.input.BackColor = System.Drawing.Color.White; this.input.ID = null; this.input.Location = new System.Drawing.Point(130, 670); this.input.Name = "input"; this.input.Power = null; this.input.Size = new System.Drawing.Size(186, 28); this.input.Str = null; this.input.Str1 = null; this.input.Str2 = null; this.input.TabIndex = 232; this.input.KeyDown += new System.Windows.Forms.KeyEventHandler(this.input_KeyDown); // // getqty // this.getqty.AutoSize = true; this.getqty.CutLength = null; this.getqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.getqty.Location = new System.Drawing.Point(152, 18); this.getqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.getqty.MaximumSize = new System.Drawing.Size(300, 0); this.getqty.Name = "getqty"; this.getqty.Size = new System.Drawing.Size(0, 31); this.getqty.TabIndex = 228; // // InOutDetailDGV // this.InOutDetailDGV.AllowUserToAddRows = false; this.InOutDetailDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.InOutDetailDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.pim_outboxcode, this.pim_id, this.pim_mac, this.pim_prodcode, this.pr_detail, this.pr_spec, this.Sp}); this.InOutDetailDGV.EnableContentClick = true; this.InOutDetailDGV.Location = new System.Drawing.Point(16, 117); this.InOutDetailDGV.Name = "InOutDetailDGV"; this.InOutDetailDGV.RowTemplate.Height = 27; this.InOutDetailDGV.Size = new System.Drawing.Size(998, 440); this.InOutDetailDGV.TabIndex = 219; this.InOutDetailDGV.DataSourceChanged += new System.EventHandler(this.InOutDetailDGV_DataSourceChanged); // // pim_outboxcode // this.pim_outboxcode.DataPropertyName = "pim_outboxcode"; this.pim_outboxcode.HeaderText = "栈板/箱号"; this.pim_outboxcode.Name = "pim_outboxcode"; this.pim_outboxcode.ReadOnly = true; this.pim_outboxcode.Width = 124; // // pim_id // this.pim_id.DataPropertyName = "pim_id"; this.pim_id.HeaderText = "pim_id"; this.pim_id.Name = "pim_id"; this.pim_id.Visible = false; // // pim_mac // this.pim_mac.DataPropertyName = "pim_mac"; this.pim_mac.HeaderText = "SN号"; this.pim_mac.Name = "pim_mac"; this.pim_mac.ReadOnly = true; this.pim_mac.Width = 125; // // pim_prodcode // this.pim_prodcode.DataPropertyName = "pim_prodcode"; this.pim_prodcode.HeaderText = "产品代码"; this.pim_prodcode.Name = "pim_prodcode"; this.pim_prodcode.ReadOnly = true; this.pim_prodcode.Width = 124; // // pr_detail // this.pr_detail.DataPropertyName = "pr_detail"; this.pr_detail.HeaderText = "名称"; this.pr_detail.Name = "pr_detail"; this.pr_detail.ReadOnly = true; this.pr_detail.Width = 125; // // pr_spec // this.pr_spec.DataPropertyName = "pr_spec"; this.pr_spec.HeaderText = "型号"; this.pr_spec.MinimumWidth = 200; this.pr_spec.Name = "pr_spec"; this.pr_spec.ReadOnly = true; this.pr_spec.Width = 200; // // Sp // this.Sp.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.Sp.HeaderText = " "; this.Sp.MinimumWidth = 2; this.Sp.Name = "Sp"; this.Sp.Width = 2; // // Warehouse_ProductMakeIn // this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1050, 748); this.Controls.Add(this.Search); this.Controls.Add(this.pallecode); this.Controls.Add(this.OperateResult); this.Controls.Add(this.label1); this.Controls.Add(this.cancel); this.Controls.Add(this.input); this.Controls.Add(this.bigboxBtn); this.Controls.Add(this.serBtn); this.Controls.Add(this.palletBtn); this.Controls.Add(this.getqty); this.Controls.Add(this.label8); this.Controls.Add(this.InOutDetailDGV); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(4); this.Name = "Warehouse_ProductMakeIn"; this.Tag = "Warehouse!ProductMakeIn"; this.Text = "完工入库"; this.Load += new System.EventHandler(this.Warehouse_ProductMakeIn_Load); this.SizeChanged += new System.EventHandler(this.Warehouse_ProductMakeIn_SizeChanged); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.InOutDetailDGV)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private CustomControl.DataGrid_View.DataGridViewWithSerialNum InOutDetailDGV; private CustomControl.ValueLabel.ValueLabel getqty; private System.Windows.Forms.Label label8; private CustomControl.CustomCheckBox.CustomCheckBox cancel; private CustomControl.TextBoxWithIcon.SnCollectionBox input; private System.Windows.Forms.RadioButton bigboxBtn; private System.Windows.Forms.RadioButton serBtn; private System.Windows.Forms.RadioButton palletBtn; private System.Windows.Forms.Label label1; private CustomControl.RichText.RichTextAutoBottom OperateResult; private System.Windows.Forms.BindingSource bindingSource1; private CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder pallecode; private System.Windows.Forms.Button Search; private System.Windows.Forms.DataGridViewTextBoxColumn pim_outboxcode; private System.Windows.Forms.DataGridViewTextBoxColumn pim_id; private System.Windows.Forms.DataGridViewTextBoxColumn pim_mac; private System.Windows.Forms.DataGridViewTextBoxColumn pim_prodcode; private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail; private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec; private System.Windows.Forms.DataGridViewTextBoxColumn Sp; } }