| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492 |
- namespace UAS_MES.Warehouse
- {
- partial class Warehouse_FinishedProductOut
- {
- /// <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(Warehouse_FinishedProductOut));
- this.pi_inoutno = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
- this.pi_inoutno_label = new System.Windows.Forms.Label();
- this.pi_titile_label = new System.Windows.Forms.Label();
- this.pi_titile = new System.Windows.Forms.Label();
- this.ProdDetail = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
- this.NewProdInOut = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
- this.ConfirmOut = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
- this.panel1 = new System.Windows.Forms.Panel();
- this.boxqty = new System.Windows.Forms.Label();
- this.label10 = new System.Windows.Forms.Label();
- this.getqty = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.ungetqty = new System.Windows.Forms.Label();
- this.outqty = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.InOutDetailDGV = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
- this.pim_outboxcode = 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.radioButton1 = new System.Windows.Forms.RadioButton();
- this.radioButton2 = new System.Windows.Forms.RadioButton();
- this.radioButton3 = new System.Windows.Forms.RadioButton();
- this.textBox1 = new System.Windows.Forms.TextBox();
- this.customCheckBox1 = new UAS_MES.CustomControl.CustomCheckBox.CustomCheckBox();
- this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
- this.customCheckBox2 = new UAS_MES.CustomControl.CustomCheckBox.CustomCheckBox();
- this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
- this.pi_id = new System.Windows.Forms.Label();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.InOutDetailDGV)).BeginInit();
- this.SuspendLayout();
- //
- // pi_inoutno
- //
- this.pi_inoutno.AllPower = null;
- this.pi_inoutno.Caller = null;
- this.pi_inoutno.Condition = null;
- this.pi_inoutno.DBTitle = null;
- this.pi_inoutno.FormName = null;
- this.pi_inoutno.Location = new System.Drawing.Point(103, 26);
- this.pi_inoutno.Name = "pi_inoutno";
- this.pi_inoutno.Power = null;
- this.pi_inoutno.ReturnData = null;
- this.pi_inoutno.SelectField = null;
- this.pi_inoutno.SetValueField = null;
- this.pi_inoutno.Size = new System.Drawing.Size(204, 25);
- this.pi_inoutno.TabIndex = 0;
- this.pi_inoutno.TableName = null;
- this.pi_inoutno.TextBoxEnable = false;
- //
- // pi_inoutno_label
- //
- this.pi_inoutno_label.AutoSize = true;
- this.pi_inoutno_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pi_inoutno_label.Location = new System.Drawing.Point(7, 25);
- this.pi_inoutno_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.pi_inoutno_label.Name = "pi_inoutno_label";
- this.pi_inoutno_label.Size = new System.Drawing.Size(92, 27);
- this.pi_inoutno_label.TabIndex = 211;
- this.pi_inoutno_label.Text = "出货单号";
- //
- // pi_titile_label
- //
- this.pi_titile_label.AutoSize = true;
- this.pi_titile_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pi_titile_label.Location = new System.Drawing.Point(336, 25);
- this.pi_titile_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.pi_titile_label.Name = "pi_titile_label";
- this.pi_titile_label.Size = new System.Drawing.Size(92, 27);
- this.pi_titile_label.TabIndex = 212;
- this.pi_titile_label.Text = "客户名称";
- //
- // pi_titile
- //
- this.pi_titile.AutoSize = true;
- this.pi_titile.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pi_titile.Location = new System.Drawing.Point(435, 25);
- this.pi_titile.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.pi_titile.Name = "pi_titile";
- this.pi_titile.Size = new System.Drawing.Size(0, 27);
- this.pi_titile.TabIndex = 213;
- //
- // ProdDetail
- //
- this.ProdDetail.AllPower = null;
- this.ProdDetail.BackColor = System.Drawing.Color.Transparent;
- this.ProdDetail.DownImage = ((System.Drawing.Image)(resources.GetObject("ProdDetail.DownImage")));
- this.ProdDetail.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.ProdDetail.Image = null;
- this.ProdDetail.IsShowBorder = true;
- this.ProdDetail.Location = new System.Drawing.Point(637, 20);
- this.ProdDetail.MoveImage = ((System.Drawing.Image)(resources.GetObject("ProdDetail.MoveImage")));
- this.ProdDetail.Name = "ProdDetail";
- this.ProdDetail.NormalImage = ((System.Drawing.Image)(resources.GetObject("ProdDetail.NormalImage")));
- this.ProdDetail.Power = null;
- this.ProdDetail.Size = new System.Drawing.Size(100, 39);
- this.ProdDetail.TabIndex = 214;
- this.ProdDetail.Text = "产品明细";
- this.ProdDetail.UseVisualStyleBackColor = false;
- //
- // NewProdInOut
- //
- this.NewProdInOut.AllPower = null;
- this.NewProdInOut.BackColor = System.Drawing.Color.Transparent;
- this.NewProdInOut.DownImage = ((System.Drawing.Image)(resources.GetObject("NewProdInOut.DownImage")));
- this.NewProdInOut.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.NewProdInOut.Image = null;
- this.NewProdInOut.IsShowBorder = true;
- this.NewProdInOut.Location = new System.Drawing.Point(864, 20);
- this.NewProdInOut.MoveImage = ((System.Drawing.Image)(resources.GetObject("NewProdInOut.MoveImage")));
- this.NewProdInOut.Name = "NewProdInOut";
- this.NewProdInOut.NormalImage = ((System.Drawing.Image)(resources.GetObject("NewProdInOut.NormalImage")));
- this.NewProdInOut.Power = null;
- this.NewProdInOut.Size = new System.Drawing.Size(104, 39);
- this.NewProdInOut.TabIndex = 215;
- this.NewProdInOut.Text = "新增出货单";
- this.NewProdInOut.UseVisualStyleBackColor = false;
- this.NewProdInOut.Click += new System.EventHandler(this.NewProdInOut_Click);
- //
- // ConfirmOut
- //
- this.ConfirmOut.AllPower = null;
- this.ConfirmOut.BackColor = System.Drawing.Color.Transparent;
- this.ConfirmOut.DownImage = ((System.Drawing.Image)(resources.GetObject("ConfirmOut.DownImage")));
- this.ConfirmOut.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.ConfirmOut.Image = null;
- this.ConfirmOut.IsShowBorder = true;
- this.ConfirmOut.Location = new System.Drawing.Point(751, 21);
- this.ConfirmOut.MoveImage = ((System.Drawing.Image)(resources.GetObject("ConfirmOut.MoveImage")));
- this.ConfirmOut.Name = "ConfirmOut";
- this.ConfirmOut.NormalImage = ((System.Drawing.Image)(resources.GetObject("ConfirmOut.NormalImage")));
- this.ConfirmOut.Power = null;
- this.ConfirmOut.Size = new System.Drawing.Size(100, 38);
- this.ConfirmOut.TabIndex = 216;
- this.ConfirmOut.Text = "确认出货";
- this.ConfirmOut.UseVisualStyleBackColor = false;
- //
- // panel1
- //
- this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panel1.Controls.Add(this.boxqty);
- this.panel1.Controls.Add(this.label10);
- this.panel1.Controls.Add(this.getqty);
- this.panel1.Controls.Add(this.label8);
- this.panel1.Controls.Add(this.ungetqty);
- this.panel1.Controls.Add(this.outqty);
- this.panel1.Controls.Add(this.label6);
- this.panel1.Controls.Add(this.label4);
- this.panel1.Location = new System.Drawing.Point(751, 82);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(225, 243);
- this.panel1.TabIndex = 217;
- //
- // boxqty
- //
- this.boxqty.AutoSize = true;
- this.boxqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.boxqty.Location = new System.Drawing.Point(111, 187);
- this.boxqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.boxqty.Name = "boxqty";
- this.boxqty.Size = new System.Drawing.Size(0, 27);
- this.boxqty.TabIndex = 223;
- //
- // label10
- //
- this.label10.AutoSize = true;
- this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label10.Location = new System.Drawing.Point(12, 187);
- this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(72, 27);
- this.label10.TabIndex = 222;
- this.label10.Text = "总箱数";
- //
- // getqty
- //
- this.getqty.AutoSize = true;
- 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(111, 133);
- this.getqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.getqty.Name = "getqty";
- this.getqty.Size = new System.Drawing.Size(0, 27);
- this.getqty.TabIndex = 221;
- //
- // 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(12, 133);
- this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(92, 27);
- this.label8.TabIndex = 220;
- this.label8.Text = "已采集数";
- //
- // ungetqty
- //
- this.ungetqty.AutoSize = true;
- this.ungetqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ungetqty.Location = new System.Drawing.Point(111, 75);
- this.ungetqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ungetqty.Name = "ungetqty";
- this.ungetqty.Size = new System.Drawing.Size(0, 27);
- this.ungetqty.TabIndex = 219;
- //
- // outqty
- //
- this.outqty.AutoSize = true;
- this.outqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.outqty.Location = new System.Drawing.Point(111, 21);
- this.outqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.outqty.Name = "outqty";
- this.outqty.Size = new System.Drawing.Size(0, 27);
- this.outqty.TabIndex = 219;
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label6.Location = new System.Drawing.Point(12, 75);
- this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(92, 27);
- this.label6.TabIndex = 218;
- this.label6.Text = "待采集数";
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label4.Location = new System.Drawing.Point(12, 21);
- this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(92, 27);
- this.label4.TabIndex = 218;
- this.label4.Text = "出货数量";
- //
- // 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_mac,
- this.pim_prodcode,
- this.pr_detail,
- this.pr_spec});
- this.InOutDetailDGV.Location = new System.Drawing.Point(12, 82);
- this.InOutDetailDGV.Name = "InOutDetailDGV";
- this.InOutDetailDGV.RowTemplate.Height = 27;
- this.InOutDetailDGV.Size = new System.Drawing.Size(725, 446);
- this.InOutDetailDGV.TabIndex = 218;
- //
- // pim_outboxcode
- //
- this.pim_outboxcode.HeaderText = "栈板/箱号";
- this.pim_outboxcode.MinimumWidth = 120;
- this.pim_outboxcode.Name = "pim_outboxcode";
- this.pim_outboxcode.Width = 120;
- //
- // pim_mac
- //
- this.pim_mac.HeaderText = "SN号";
- this.pim_mac.Name = "pim_mac";
- //
- // pim_prodcode
- //
- this.pim_prodcode.HeaderText = "产品代码";
- this.pim_prodcode.Name = "pim_prodcode";
- //
- // pr_detail
- //
- this.pr_detail.HeaderText = "名称";
- this.pr_detail.Name = "pr_detail";
- //
- // pr_spec
- //
- this.pr_spec.HeaderText = "规格";
- this.pr_spec.Name = "pr_spec";
- //
- // radioButton1
- //
- this.radioButton1.AutoSize = true;
- this.radioButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.radioButton1.Location = new System.Drawing.Point(18, 534);
- this.radioButton1.Name = "radioButton1";
- this.radioButton1.Size = new System.Drawing.Size(93, 31);
- this.radioButton1.TabIndex = 219;
- this.radioButton1.TabStop = true;
- this.radioButton1.Text = "栈板号";
- this.radioButton1.UseVisualStyleBackColor = true;
- //
- // radioButton2
- //
- this.radioButton2.AutoSize = true;
- this.radioButton2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.radioButton2.Location = new System.Drawing.Point(244, 534);
- this.radioButton2.Name = "radioButton2";
- this.radioButton2.Size = new System.Drawing.Size(133, 31);
- this.radioButton2.TabIndex = 220;
- this.radioButton2.TabStop = true;
- this.radioButton2.Text = "单台序列号";
- this.radioButton2.UseVisualStyleBackColor = true;
- //
- // radioButton3
- //
- this.radioButton3.AutoSize = true;
- this.radioButton3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.radioButton3.Location = new System.Drawing.Point(129, 534);
- this.radioButton3.Name = "radioButton3";
- this.radioButton3.Size = new System.Drawing.Size(93, 31);
- this.radioButton3.TabIndex = 221;
- this.radioButton3.TabStop = true;
- this.radioButton3.Text = "大箱号";
- this.radioButton3.UseVisualStyleBackColor = true;
- //
- // textBox1
- //
- this.textBox1.Location = new System.Drawing.Point(12, 594);
- this.textBox1.Name = "textBox1";
- this.textBox1.Size = new System.Drawing.Size(165, 25);
- this.textBox1.TabIndex = 222;
- //
- // customCheckBox1
- //
- this.customCheckBox1.AutoSize = true;
- this.customCheckBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.customCheckBox1.Location = new System.Drawing.Point(201, 588);
- this.customCheckBox1.Name = "customCheckBox1";
- this.customCheckBox1.Power = null;
- this.customCheckBox1.Size = new System.Drawing.Size(74, 31);
- this.customCheckBox1.TabIndex = 223;
- this.customCheckBox1.Text = "取消";
- this.customCheckBox1.UseVisualStyleBackColor = 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.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.Clean.Image = null;
- this.Clean.IsShowBorder = true;
- this.Clean.Location = new System.Drawing.Point(637, 580);
- 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(100, 39);
- this.Clean.TabIndex = 224;
- this.Clean.Text = "清除明细";
- this.Clean.UseVisualStyleBackColor = false;
- //
- // customCheckBox2
- //
- this.customCheckBox2.AutoSize = true;
- this.customCheckBox2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.customCheckBox2.Location = new System.Drawing.Point(604, 534);
- this.customCheckBox2.Name = "customCheckBox2";
- this.customCheckBox2.Power = null;
- this.customCheckBox2.Size = new System.Drawing.Size(134, 31);
- this.customCheckBox2.TabIndex = 225;
- this.customCheckBox2.Text = "按订单出货";
- this.customCheckBox2.UseVisualStyleBackColor = true;
- //
- // 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(751, 332);
- this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
- this.OperateResult.Name = "OperateResult";
- this.OperateResult.Size = new System.Drawing.Size(225, 305);
- this.OperateResult.TabIndex = 228;
- this.OperateResult.Text = "";
- //
- // pi_id
- //
- this.pi_id.AutoSize = true;
- this.pi_id.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pi_id.Location = new System.Drawing.Point(613, 26);
- this.pi_id.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.pi_id.Name = "pi_id";
- this.pi_id.Size = new System.Drawing.Size(0, 27);
- this.pi_id.TabIndex = 229;
- this.pi_id.Visible = false;
- //
- // Warehouse_FinishedProductOut
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(986, 647);
- this.Controls.Add(this.pi_id);
- this.Controls.Add(this.OperateResult);
- this.Controls.Add(this.customCheckBox2);
- this.Controls.Add(this.Clean);
- this.Controls.Add(this.customCheckBox1);
- this.Controls.Add(this.textBox1);
- this.Controls.Add(this.radioButton3);
- this.Controls.Add(this.radioButton2);
- this.Controls.Add(this.radioButton1);
- this.Controls.Add(this.InOutDetailDGV);
- this.Controls.Add(this.panel1);
- this.Controls.Add(this.ConfirmOut);
- this.Controls.Add(this.NewProdInOut);
- this.Controls.Add(this.ProdDetail);
- this.Controls.Add(this.pi_titile);
- this.Controls.Add(this.pi_titile_label);
- this.Controls.Add(this.pi_inoutno_label);
- this.Controls.Add(this.pi_inoutno);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
- this.Name = "Warehouse_FinishedProductOut";
- this.Tag = "Warehouse!FinishedProductIn";
- this.Text = "成品出货";
- this.Load += new System.EventHandler(this.Warehouse_FinishedProductOut_Load);
- this.SizeChanged += new System.EventHandler(this.Warehouse_FinishedProductOut_SizeChanged);
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.InOutDetailDGV)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private CustomControl.TextBoxWithIcon.SearchTextBox pi_inoutno;
- private System.Windows.Forms.Label pi_inoutno_label;
- private System.Windows.Forms.Label pi_titile_label;
- private System.Windows.Forms.Label pi_titile;
- private CustomControl.ButtonUtil.NormalButton ProdDetail;
- private CustomControl.ButtonUtil.NormalButton NewProdInOut;
- private CustomControl.ButtonUtil.NormalButton ConfirmOut;
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Label boxqty;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.Label getqty;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.Label ungetqty;
- private System.Windows.Forms.Label outqty;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.Label label4;
- private CustomControl.DataGrid_View.DataGridViewWithSerialNum InOutDetailDGV;
- private System.Windows.Forms.RadioButton radioButton1;
- private System.Windows.Forms.RadioButton radioButton2;
- private System.Windows.Forms.RadioButton radioButton3;
- private System.Windows.Forms.TextBox textBox1;
- private CustomControl.CustomCheckBox.CustomCheckBox customCheckBox1;
- private CustomControl.ButtonUtil.NormalButton Clean;
- private CustomControl.CustomCheckBox.CustomCheckBox customCheckBox2;
- private CustomControl.RichText.RichTextAutoBottom OperateResult;
- private System.Windows.Forms.DataGridViewTextBoxColumn pim_outboxcode;
- 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.Label pi_id;
- }
- }
|