123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505 |
- namespace UAS_LabelMachine
- {
- partial class 生成条码
- {
- /// <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(生成条码));
- this.pi_inoutno_label = new System.Windows.Forms.Label();
- this.pi_class_label = new System.Windows.Forms.Label();
- this.pi_class = new System.Windows.Forms.Label();
- this.pr_kind_label = new System.Windows.Forms.Label();
- this.pr_kind = new System.Windows.Forms.ComboBox();
- this.MidCapacity_label = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.ResetSerialNum = new UAS_LabelMachine.CustomControl.NormalButton();
- this.SetMidCapacity = new UAS_LabelMachine.CustomControl.NormalButton();
- this.MidCapacity = new UAS_LabelMachine.CustomControl.NumOnlyTextBox();
- this.ChooseAll = new UAS_LabelMachine.CustomControl.ChooseAllButton();
- this.GenerateBarCode = new UAS_LabelMachine.CustomControl.NormalButton();
- this.Screen = new UAS_LabelMachine.CustomControl.NormalButton();
- this.ProdIoInfDGV = new UAS_LabelMachine.CustomControl.DataGridViewWithSerialNum();
- this.pi_inoutno = new UAS_LabelMachine.CustomControl.EnterTextBox();
- this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.pd_orderdetno = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pd_pdno = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pr_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pd_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pr_detail = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pd_ordercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.BAR_VENDBARCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.BAR_MADE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pr_orispeccode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pd_pocode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pr_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pr_unit = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pd_totalqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pd_qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pib_restqty1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pr_zxbzs = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.mid_qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.mid_num = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.mid_remain = new System.Windows.Forms.DataGridViewTextBoxColumn();
- ((System.ComponentModel.ISupportInitialize)(this.ProdIoInfDGV)).BeginInit();
- this.SuspendLayout();
- //
- // 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(50, 58);
- this.pi_inoutno_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.pi_inoutno_label.Name = "pi_inoutno_label";
- this.pi_inoutno_label.Size = new System.Drawing.Size(178, 41);
- this.pi_inoutno_label.TabIndex = 148;
- this.pi_inoutno_label.Text = "出入库单号";
- //
- // pi_class_label
- //
- this.pi_class_label.AutoSize = true;
- this.pi_class_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pi_class_label.Location = new System.Drawing.Point(572, 58);
- this.pi_class_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.pi_class_label.Name = "pi_class_label";
- this.pi_class_label.Size = new System.Drawing.Size(146, 41);
- this.pi_class_label.TabIndex = 150;
- this.pi_class_label.Text = "单据类型";
- //
- // pi_class
- //
- this.pi_class.AutoSize = true;
- this.pi_class.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pi_class.Location = new System.Drawing.Point(750, 58);
- this.pi_class.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.pi_class.Name = "pi_class";
- this.pi_class.Size = new System.Drawing.Size(0, 41);
- this.pi_class.TabIndex = 152;
- //
- // pr_kind_label
- //
- this.pr_kind_label.AutoSize = true;
- this.pr_kind_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pr_kind_label.Location = new System.Drawing.Point(1002, 58);
- this.pr_kind_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.pr_kind_label.Name = "pr_kind_label";
- this.pr_kind_label.Size = new System.Drawing.Size(146, 41);
- this.pr_kind_label.TabIndex = 156;
- this.pr_kind_label.Text = "物料类型";
- //
- // pr_kind
- //
- this.pr_kind.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.pr_kind.FormattingEnabled = true;
- this.pr_kind.Items.AddRange(new object[] {
- "单件管控",
- "批管控",
- "全部"});
- this.pr_kind.Location = new System.Drawing.Point(1176, 60);
- this.pr_kind.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.pr_kind.Name = "pr_kind";
- this.pr_kind.Size = new System.Drawing.Size(238, 32);
- this.pr_kind.TabIndex = 157;
- //
- // MidCapacity_label
- //
- this.MidCapacity_label.AutoSize = true;
- this.MidCapacity_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.MidCapacity_label.Location = new System.Drawing.Point(1508, 58);
- this.MidCapacity_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.MidCapacity_label.Name = "MidCapacity_label";
- this.MidCapacity_label.Size = new System.Drawing.Size(146, 41);
- this.MidCapacity_label.TabIndex = 158;
- this.MidCapacity_label.Text = "中盘容量";
- //
- // 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(1590, 162);
- this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(290, 41);
- this.label1.TabIndex = 162;
- this.label1.Text = "尾数用 , (逗号)分割";
- //
- // ResetSerialNum
- //
- this.ResetSerialNum.Image = ((System.Drawing.Image)(resources.GetObject("ResetSerialNum.Image")));
- this.ResetSerialNum.Location = new System.Drawing.Point(1208, 156);
- this.ResetSerialNum.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.ResetSerialNum.Name = "ResetSerialNum";
- this.ResetSerialNum.Size = new System.Drawing.Size(128, 48);
- this.ResetSerialNum.TabIndex = 161;
- this.ResetSerialNum.Text = "流水重置";
- this.ResetSerialNum.UseVisualStyleBackColor = true;
- this.ResetSerialNum.Click += new System.EventHandler(this.ResetSerialNum_Click);
- //
- // SetMidCapacity
- //
- this.SetMidCapacity.Image = ((System.Drawing.Image)(resources.GetObject("SetMidCapacity.Image")));
- this.SetMidCapacity.Location = new System.Drawing.Point(1924, 56);
- this.SetMidCapacity.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.SetMidCapacity.Name = "SetMidCapacity";
- this.SetMidCapacity.Size = new System.Drawing.Size(100, 46);
- this.SetMidCapacity.TabIndex = 160;
- this.SetMidCapacity.Text = "刷新";
- this.SetMidCapacity.UseVisualStyleBackColor = true;
- this.SetMidCapacity.Click += new System.EventHandler(this.SetMidCapacity_Click);
- //
- // MidCapacity
- //
- this.MidCapacity.Location = new System.Drawing.Point(1676, 58);
- this.MidCapacity.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.MidCapacity.Name = "MidCapacity";
- this.MidCapacity.Negative = false;
- this.MidCapacity.Size = new System.Drawing.Size(238, 35);
- this.MidCapacity.TabIndex = 159;
- //
- // ChooseAll
- //
- this.ChooseAll.Location = new System.Drawing.Point(2, 204);
- this.ChooseAll.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.ChooseAll.Name = "ChooseAll";
- this.ChooseAll.Size = new System.Drawing.Size(92, 46);
- this.ChooseAll.TabIndex = 155;
- this.ChooseAll.Text = "全选";
- this.ChooseAll.UseVisualStyleBackColor = true;
- //
- // GenerateBarCode
- //
- this.GenerateBarCode.Image = ((System.Drawing.Image)(resources.GetObject("GenerateBarCode.Image")));
- this.GenerateBarCode.Location = new System.Drawing.Point(1034, 156);
- this.GenerateBarCode.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.GenerateBarCode.Name = "GenerateBarCode";
- this.GenerateBarCode.Size = new System.Drawing.Size(128, 48);
- this.GenerateBarCode.TabIndex = 154;
- this.GenerateBarCode.Text = "生成条码";
- this.GenerateBarCode.UseVisualStyleBackColor = true;
- this.GenerateBarCode.Click += new System.EventHandler(this.GenerateBarCode_Click);
- //
- // Screen
- //
- this.Screen.Image = ((System.Drawing.Image)(resources.GetObject("Screen.Image")));
- this.Screen.Location = new System.Drawing.Point(858, 156);
- this.Screen.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.Screen.Name = "Screen";
- this.Screen.Size = new System.Drawing.Size(128, 48);
- this.Screen.TabIndex = 153;
- this.Screen.Text = "筛选";
- this.Screen.UseVisualStyleBackColor = true;
- this.Screen.Click += new System.EventHandler(this.Screen_Click);
- //
- // ProdIoInfDGV
- //
- this.ProdIoInfDGV.AllowUserToAddRows = false;
- this.ProdIoInfDGV.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.ProdIoInfDGV.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
- this.ProdIoInfDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.ProdIoInfDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.Choose,
- this.pd_orderdetno,
- this.pd_pdno,
- this.pr_id,
- this.pd_id,
- this.pd_prodcode,
- this.pr_detail,
- this.pd_ordercode,
- this.BAR_VENDBARCODE,
- this.BAR_MADE,
- this.pr_orispeccode,
- this.pd_pocode,
- this.pr_brand,
- this.pr_unit,
- this.pd_totalqty,
- this.pd_qty,
- this.pib_restqty1,
- this.pr_zxbzs,
- this.mid_qty,
- this.mid_num,
- this.mid_remain});
- this.ProdIoInfDGV.GridColor = System.Drawing.SystemColors.ButtonFace;
- this.ProdIoInfDGV.Location = new System.Drawing.Point(0, 250);
- this.ProdIoInfDGV.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.ProdIoInfDGV.Name = "ProdIoInfDGV";
- this.ProdIoInfDGV.RowTemplate.Height = 23;
- this.ProdIoInfDGV.Size = new System.Drawing.Size(2326, 814);
- this.ProdIoInfDGV.TabIndex = 151;
- this.ProdIoInfDGV.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.ProdIoInfDGV_CellEndEdit);
- this.ProdIoInfDGV.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.ProdIoInfDGV_CellPainting);
- //
- // pi_inoutno
- //
- this.pi_inoutno.ID = null;
- this.pi_inoutno.Location = new System.Drawing.Point(256, 58);
- this.pi_inoutno.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.pi_inoutno.Name = "pi_inoutno";
- this.pi_inoutno.Size = new System.Drawing.Size(238, 35);
- this.pi_inoutno.Str = null;
- this.pi_inoutno.Str1 = null;
- this.pi_inoutno.Str2 = null;
- this.pi_inoutno.TabIndex = 149;
- this.pi_inoutno.Tag = "cu_name";
- this.pi_inoutno.KeyDown += new System.Windows.Forms.KeyEventHandler(this.bi_inoutno_KeyDown);
- //
- // Choose
- //
- this.Choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
- this.Choose.HeaderText = "勾选";
- this.Choose.Name = "Choose";
- this.Choose.Width = 64;
- //
- // pd_orderdetno
- //
- this.pd_orderdetno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
- this.pd_orderdetno.DataPropertyName = "pd_orderdetno";
- this.pd_orderdetno.HeaderText = "pd_orderdetno";
- this.pd_orderdetno.Name = "pd_orderdetno";
- this.pd_orderdetno.Visible = false;
- this.pd_orderdetno.Width = 211;
- //
- // pd_pdno
- //
- this.pd_pdno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
- this.pd_pdno.DataPropertyName = "pd_pdno";
- this.pd_pdno.HeaderText = "订单序号";
- this.pd_pdno.Name = "pd_pdno";
- this.pd_pdno.Width = 151;
- //
- // pr_id
- //
- this.pr_id.DataPropertyName = "pr_id";
- this.pr_id.HeaderText = "pr_id";
- this.pr_id.Name = "pr_id";
- this.pr_id.Visible = false;
- //
- // pd_id
- //
- this.pd_id.DataPropertyName = "pd_id";
- this.pd_id.HeaderText = "pd_id";
- this.pd_id.Name = "pd_id";
- this.pd_id.Visible = false;
- //
- // pd_prodcode
- //
- this.pd_prodcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
- this.pd_prodcode.DataPropertyName = "pd_prodcode";
- this.pd_prodcode.HeaderText = "物料编号";
- this.pd_prodcode.Name = "pd_prodcode";
- this.pd_prodcode.ReadOnly = true;
- this.pd_prodcode.Width = 151;
- //
- // pr_detail
- //
- this.pr_detail.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
- 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 = 151;
- //
- // pd_ordercode
- //
- this.pd_ordercode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
- this.pd_ordercode.DataPropertyName = "pd_ordercode";
- this.pd_ordercode.HeaderText = "订单编号";
- this.pd_ordercode.Name = "pd_ordercode";
- this.pd_ordercode.Width = 151;
- //
- // BAR_VENDBARCODE
- //
- this.BAR_VENDBARCODE.DataPropertyName = "BAR_VENDBARCODE";
- this.BAR_VENDBARCODE.HeaderText = "LOTNO";
- this.BAR_VENDBARCODE.Name = "BAR_VENDBARCODE";
- //
- // BAR_MADE
- //
- this.BAR_MADE.DataPropertyName = "BAR_MADE";
- this.BAR_MADE.HeaderText = "DC";
- this.BAR_MADE.Name = "BAR_MADE";
- //
- // pr_orispeccode
- //
- this.pr_orispeccode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
- this.pr_orispeccode.DataPropertyName = "pr_orispeccode";
- this.pr_orispeccode.HeaderText = "型号";
- this.pr_orispeccode.Name = "pr_orispeccode";
- this.pr_orispeccode.ReadOnly = true;
- this.pr_orispeccode.Width = 103;
- //
- // pd_pocode
- //
- this.pd_pocode.DataPropertyName = "pd_pocode";
- this.pd_pocode.HeaderText = "客户PO";
- this.pd_pocode.Name = "pd_pocode";
- //
- // pr_brand
- //
- this.pr_brand.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
- this.pr_brand.DataPropertyName = "pr_brand";
- this.pr_brand.HeaderText = "品牌";
- this.pr_brand.Name = "pr_brand";
- this.pr_brand.ReadOnly = true;
- this.pr_brand.Width = 97;
- //
- // pr_unit
- //
- this.pr_unit.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
- this.pr_unit.DataPropertyName = "pr_unit";
- this.pr_unit.HeaderText = "单位";
- this.pr_unit.Name = "pr_unit";
- this.pr_unit.ReadOnly = true;
- this.pr_unit.Width = 97;
- //
- // pd_totalqty
- //
- this.pd_totalqty.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
- this.pd_totalqty.DataPropertyName = "pd_totalqty";
- this.pd_totalqty.HeaderText = "总数";
- this.pd_totalqty.Name = "pd_totalqty";
- this.pd_totalqty.ReadOnly = true;
- this.pd_totalqty.Width = 97;
- //
- // pd_qty
- //
- this.pd_qty.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
- this.pd_qty.DataPropertyName = "pd_qty";
- this.pd_qty.HeaderText = "本次数量";
- this.pd_qty.Name = "pd_qty";
- this.pd_qty.Width = 118;
- //
- // pib_restqty1
- //
- this.pib_restqty1.DataPropertyName = "pib_restqty1";
- this.pib_restqty1.HeaderText = "尾数";
- this.pib_restqty1.Name = "pib_restqty1";
- this.pib_restqty1.Width = 150;
- //
- // pr_zxbzs
- //
- this.pr_zxbzs.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
- this.pr_zxbzs.DataPropertyName = "pr_zxbzs";
- this.pr_zxbzs.HeaderText = "单盘数量";
- this.pr_zxbzs.Name = "pr_zxbzs";
- this.pr_zxbzs.Width = 118;
- //
- // mid_qty
- //
- this.mid_qty.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
- this.mid_qty.HeaderText = "中盒容量(盘)";
- this.mid_qty.Name = "mid_qty";
- this.mid_qty.Width = 107;
- //
- // mid_num
- //
- this.mid_num.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
- this.mid_num.HeaderText = "中盒盘数";
- this.mid_num.Name = "mid_num";
- this.mid_num.ReadOnly = true;
- this.mid_num.Width = 118;
- //
- // mid_remain
- //
- this.mid_remain.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
- this.mid_remain.HeaderText = "中盒尾数";
- this.mid_remain.Name = "mid_remain";
- this.mid_remain.ReadOnly = true;
- this.mid_remain.Width = 118;
- //
- // 生成条码
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(2328, 1060);
- this.Controls.Add(this.label1);
- this.Controls.Add(this.ResetSerialNum);
- this.Controls.Add(this.SetMidCapacity);
- this.Controls.Add(this.MidCapacity);
- this.Controls.Add(this.MidCapacity_label);
- this.Controls.Add(this.pr_kind);
- this.Controls.Add(this.pr_kind_label);
- this.Controls.Add(this.ChooseAll);
- this.Controls.Add(this.GenerateBarCode);
- this.Controls.Add(this.Screen);
- this.Controls.Add(this.pi_class);
- this.Controls.Add(this.ProdIoInfDGV);
- this.Controls.Add(this.pi_class_label);
- this.Controls.Add(this.pi_inoutno);
- this.Controls.Add(this.pi_inoutno_label);
- this.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.Name = "生成条码";
- this.Text = "生成条码";
- this.Load += new System.EventHandler(this.生成条码_Load);
- this.SizeChanged += new System.EventHandler(this.生成条码_SizeChanged);
- ((System.ComponentModel.ISupportInitialize)(this.ProdIoInfDGV)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private CustomControl.EnterTextBox pi_inoutno;
- private System.Windows.Forms.Label pi_inoutno_label;
- private System.Windows.Forms.Label pi_class_label;
- private CustomControl.DataGridViewWithSerialNum ProdIoInfDGV;
- private System.Windows.Forms.Label pi_class;
- private CustomControl.NormalButton Screen;
- private CustomControl.NormalButton GenerateBarCode;
- private CustomControl.ChooseAllButton ChooseAll;
- private System.Windows.Forms.Label pr_kind_label;
- private System.Windows.Forms.ComboBox pr_kind;
- private System.Windows.Forms.Label MidCapacity_label;
- private CustomControl.NumOnlyTextBox MidCapacity;
- private CustomControl.NormalButton SetMidCapacity;
- private CustomControl.NormalButton ResetSerialNum;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.DataGridViewCheckBoxColumn Choose;
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_orderdetno;
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_pdno;
- private System.Windows.Forms.DataGridViewTextBoxColumn pr_id;
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_id;
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_prodcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail;
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_ordercode;
- private System.Windows.Forms.DataGridViewTextBoxColumn BAR_VENDBARCODE;
- private System.Windows.Forms.DataGridViewTextBoxColumn BAR_MADE;
- private System.Windows.Forms.DataGridViewTextBoxColumn pr_orispeccode;
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_pocode;
- private System.Windows.Forms.DataGridViewTextBoxColumn pr_brand;
- private System.Windows.Forms.DataGridViewTextBoxColumn pr_unit;
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_totalqty;
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_qty;
- private System.Windows.Forms.DataGridViewTextBoxColumn pib_restqty1;
- private System.Windows.Forms.DataGridViewTextBoxColumn pr_zxbzs;
- private System.Windows.Forms.DataGridViewTextBoxColumn mid_qty;
- private System.Windows.Forms.DataGridViewTextBoxColumn mid_num;
- private System.Windows.Forms.DataGridViewTextBoxColumn mid_remain;
- }
- }
|