| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648 |
- namespace UAS_MES_NEW.Query
- {
- partial class Query_BarcodeIn
- {
- /// <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(Query_BarcodeIn));
- this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
- this.DGV = new System.Windows.Forms.DataGridView();
- this.label1_lll_ = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.PrinterList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
- this.PrintBarCode = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.DeleteBarcode = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.barcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
- this.GenProdiodetail = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.st_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.gl_location = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.st_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.st_location = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.st_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.st_thickness = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.st_usecount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.st_maxusecount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.st_vendcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.st_usestatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.st_pcbcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.st_status = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.st_combinenumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.st_table = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.st_ensiona = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.st_ensionb = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.st_ensionc = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.st_ensiond = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.st_ensione = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.st_remark = new System.Windows.Forms.DataGridViewTextBoxColumn();
- ((System.ComponentModel.ISupportInitialize)(this.DGV)).BeginInit();
- this.SuspendLayout();
- //
- // DGV
- //
- this.DGV.AllowUserToAddRows = false;
- this.DGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.DGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.st_id,
- this.choose,
- this.gl_location,
- this.st_code,
- this.st_location,
- this.st_name,
- this.st_thickness,
- this.st_usecount,
- this.st_maxusecount,
- this.st_vendcode,
- this.st_usestatus,
- this.st_pcbcode,
- this.st_status,
- this.st_combinenumber,
- this.st_table,
- this.st_ensiona,
- this.st_ensionb,
- this.st_ensionc,
- this.st_ensiond,
- this.st_ensione,
- this.st_remark});
- this.DGV.Location = new System.Drawing.Point(20, 94);
- this.DGV.Margin = new System.Windows.Forms.Padding(2);
- this.DGV.Name = "DGV";
- this.DGV.RowHeadersWidth = 82;
- this.DGV.RowTemplate.Height = 37;
- this.DGV.Size = new System.Drawing.Size(1442, 694);
- this.DGV.TabIndex = 218;
- //
- // label1_lll_
- //
- this.label1_lll_.AutoSize = true;
- this.label1_lll_.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label1_lll_.Location = new System.Drawing.Point(14, 9);
- this.label1_lll_.Name = "label1_lll_";
- this.label1_lll_.Size = new System.Drawing.Size(86, 31);
- this.label1_lll_.TabIndex = 219;
- this.label1_lll_.Text = "输入框";
- this.label1_lll_.Visible = false;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label2.Location = new System.Drawing.Point(14, 56);
- this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(86, 31);
- this.label2.TabIndex = 230;
- this.label2.Text = "打印机";
- //
- // dataGridViewTextBoxColumn1
- //
- this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.dataGridViewTextBoxColumn1.DataPropertyName = "lm_id";
- this.dataGridViewTextBoxColumn1.HeaderText = "ID";
- this.dataGridViewTextBoxColumn1.MinimumWidth = 10;
- this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
- this.dataGridViewTextBoxColumn1.Visible = false;
- this.dataGridViewTextBoxColumn1.Width = 10;
- //
- // dataGridViewCheckBoxColumn1
- //
- this.dataGridViewCheckBoxColumn1.HeaderText = "勾选";
- this.dataGridViewCheckBoxColumn1.MinimumWidth = 10;
- this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
- this.dataGridViewCheckBoxColumn1.Width = 200;
- //
- // dataGridViewTextBoxColumn2
- //
- this.dataGridViewTextBoxColumn2.DataPropertyName = "lm_makecode";
- this.dataGridViewTextBoxColumn2.HeaderText = "工单号";
- this.dataGridViewTextBoxColumn2.MinimumWidth = 10;
- this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
- this.dataGridViewTextBoxColumn2.ReadOnly = true;
- this.dataGridViewTextBoxColumn2.Width = 200;
- //
- // dataGridViewTextBoxColumn3
- //
- this.dataGridViewTextBoxColumn3.DataPropertyName = "lm_linecode";
- this.dataGridViewTextBoxColumn3.HeaderText = "线别";
- this.dataGridViewTextBoxColumn3.MinimumWidth = 10;
- this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
- this.dataGridViewTextBoxColumn3.ReadOnly = true;
- this.dataGridViewTextBoxColumn3.Width = 200;
- //
- // dataGridViewTextBoxColumn4
- //
- this.dataGridViewTextBoxColumn4.DataPropertyName = "lm_uptime";
- this.dataGridViewTextBoxColumn4.HeaderText = "上线时间";
- this.dataGridViewTextBoxColumn4.MinimumWidth = 10;
- this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
- this.dataGridViewTextBoxColumn4.ReadOnly = true;
- this.dataGridViewTextBoxColumn4.Width = 200;
- //
- // dataGridViewTextBoxColumn5
- //
- this.dataGridViewTextBoxColumn5.DataPropertyName = "lm_downtime";
- this.dataGridViewTextBoxColumn5.HeaderText = "下线时间";
- this.dataGridViewTextBoxColumn5.MinimumWidth = 10;
- this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
- this.dataGridViewTextBoxColumn5.ReadOnly = true;
- this.dataGridViewTextBoxColumn5.Width = 200;
- //
- // dataGridViewTextBoxColumn6
- //
- this.dataGridViewTextBoxColumn6.DataPropertyName = "lm_inman";
- this.dataGridViewTextBoxColumn6.HeaderText = "录入人";
- this.dataGridViewTextBoxColumn6.MinimumWidth = 10;
- this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
- this.dataGridViewTextBoxColumn6.ReadOnly = true;
- this.dataGridViewTextBoxColumn6.Width = 200;
- //
- // dataGridViewTextBoxColumn7
- //
- this.dataGridViewTextBoxColumn7.DataPropertyName = "lm_mannum";
- this.dataGridViewTextBoxColumn7.HeaderText = "拉线人数";
- this.dataGridViewTextBoxColumn7.MinimumWidth = 10;
- this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
- this.dataGridViewTextBoxColumn7.ReadOnly = true;
- this.dataGridViewTextBoxColumn7.Width = 200;
- //
- // dataGridViewTextBoxColumn8
- //
- this.dataGridViewTextBoxColumn8.DataPropertyName = "pr_detail";
- this.dataGridViewTextBoxColumn8.HeaderText = "名称";
- this.dataGridViewTextBoxColumn8.MinimumWidth = 10;
- this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
- this.dataGridViewTextBoxColumn8.ReadOnly = true;
- this.dataGridViewTextBoxColumn8.Width = 80;
- //
- // dataGridViewTextBoxColumn9
- //
- this.dataGridViewTextBoxColumn9.HeaderText = "客户编号";
- this.dataGridViewTextBoxColumn9.MinimumWidth = 8;
- this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
- this.dataGridViewTextBoxColumn9.Width = 150;
- //
- // dataGridViewTextBoxColumn10
- //
- this.dataGridViewTextBoxColumn10.HeaderText = "领用状态";
- this.dataGridViewTextBoxColumn10.MinimumWidth = 8;
- this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
- this.dataGridViewTextBoxColumn10.Width = 150;
- //
- // dataGridViewTextBoxColumn11
- //
- this.dataGridViewTextBoxColumn11.HeaderText = "厂商编号";
- this.dataGridViewTextBoxColumn11.MinimumWidth = 8;
- this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
- this.dataGridViewTextBoxColumn11.Width = 150;
- //
- // dataGridViewTextBoxColumn12
- //
- this.dataGridViewTextBoxColumn12.HeaderText = "状态";
- this.dataGridViewTextBoxColumn12.MinimumWidth = 8;
- this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
- this.dataGridViewTextBoxColumn12.Width = 150;
- //
- // dataGridViewTextBoxColumn13
- //
- this.dataGridViewTextBoxColumn13.HeaderText = "拼版数";
- this.dataGridViewTextBoxColumn13.MinimumWidth = 8;
- this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
- this.dataGridViewTextBoxColumn13.Width = 150;
- //
- // dataGridViewTextBoxColumn14
- //
- this.dataGridViewTextBoxColumn14.HeaderText = "板面";
- this.dataGridViewTextBoxColumn14.MinimumWidth = 8;
- this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
- this.dataGridViewTextBoxColumn14.Width = 150;
- //
- // dataGridViewTextBoxColumn15
- //
- this.dataGridViewTextBoxColumn15.HeaderText = "张力A";
- this.dataGridViewTextBoxColumn15.MinimumWidth = 8;
- this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
- this.dataGridViewTextBoxColumn15.Width = 150;
- //
- // dataGridViewTextBoxColumn16
- //
- this.dataGridViewTextBoxColumn16.HeaderText = "张力B";
- this.dataGridViewTextBoxColumn16.MinimumWidth = 8;
- this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
- this.dataGridViewTextBoxColumn16.Width = 150;
- //
- // dataGridViewTextBoxColumn17
- //
- this.dataGridViewTextBoxColumn17.HeaderText = "张力C";
- this.dataGridViewTextBoxColumn17.MinimumWidth = 8;
- this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
- this.dataGridViewTextBoxColumn17.Width = 150;
- //
- // dataGridViewTextBoxColumn18
- //
- this.dataGridViewTextBoxColumn18.HeaderText = "张力D";
- this.dataGridViewTextBoxColumn18.MinimumWidth = 8;
- this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
- this.dataGridViewTextBoxColumn18.Width = 150;
- //
- // dataGridViewTextBoxColumn19
- //
- this.dataGridViewTextBoxColumn19.HeaderText = "张力E";
- this.dataGridViewTextBoxColumn19.MinimumWidth = 8;
- this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
- this.dataGridViewTextBoxColumn19.Width = 150;
- //
- // dataGridViewTextBoxColumn20
- //
- this.dataGridViewTextBoxColumn20.HeaderText = "备注";
- this.dataGridViewTextBoxColumn20.MinimumWidth = 8;
- this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20";
- this.dataGridViewTextBoxColumn20.Width = 150;
- //
- // PrinterList
- //
- this.PrinterList.Location = new System.Drawing.Point(140, 56);
- this.PrinterList.Margin = new System.Windows.Forms.Padding(6);
- this.PrinterList.Name = "PrinterList";
- this.PrinterList.Size = new System.Drawing.Size(230, 38);
- this.PrinterList.TabIndex = 229;
- //
- // PrintBarCode
- //
- this.PrintBarCode.AllPower = null;
- this.PrintBarCode.BackColor = System.Drawing.Color.Transparent;
- this.PrintBarCode.DownImage = ((System.Drawing.Image)(resources.GetObject("PrintBarCode.DownImage")));
- this.PrintBarCode.Image = null;
- this.PrintBarCode.IsShowBorder = true;
- this.PrintBarCode.Location = new System.Drawing.Point(476, 58);
- this.PrintBarCode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.PrintBarCode.MoveImage = ((System.Drawing.Image)(resources.GetObject("PrintBarCode.MoveImage")));
- this.PrintBarCode.Name = "PrintBarCode";
- this.PrintBarCode.NormalImage = ((System.Drawing.Image)(resources.GetObject("PrintBarCode.NormalImage")));
- this.PrintBarCode.Power = null;
- this.PrintBarCode.Size = new System.Drawing.Size(84, 34);
- this.PrintBarCode.TabIndex = 226;
- this.PrintBarCode.Text = "打印";
- this.PrintBarCode.UseVisualStyleBackColor = false;
- this.PrintBarCode.Click += new System.EventHandler(this.Print_Click_1);
- //
- // DeleteBarcode
- //
- this.DeleteBarcode.AllPower = null;
- this.DeleteBarcode.BackColor = System.Drawing.Color.Transparent;
- this.DeleteBarcode.DownImage = ((System.Drawing.Image)(resources.GetObject("DeleteBarcode.DownImage")));
- this.DeleteBarcode.Image = null;
- this.DeleteBarcode.IsShowBorder = true;
- this.DeleteBarcode.Location = new System.Drawing.Point(476, 11);
- this.DeleteBarcode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.DeleteBarcode.MoveImage = ((System.Drawing.Image)(resources.GetObject("DeleteBarcode.MoveImage")));
- this.DeleteBarcode.Name = "DeleteBarcode";
- this.DeleteBarcode.NormalImage = ((System.Drawing.Image)(resources.GetObject("DeleteBarcode.NormalImage")));
- this.DeleteBarcode.Power = null;
- this.DeleteBarcode.Size = new System.Drawing.Size(84, 34);
- this.DeleteBarcode.TabIndex = 221;
- this.DeleteBarcode.Text = "删除";
- this.DeleteBarcode.UseVisualStyleBackColor = false;
- this.DeleteBarcode.Visible = false;
- this.DeleteBarcode.Click += new System.EventHandler(this.DeleteBarcode_Click);
- //
- // barcode
- //
- this.barcode.AllPower = null;
- this.barcode.BackColor = System.Drawing.Color.White;
- this.barcode.ID = null;
- this.barcode.Location = new System.Drawing.Point(110, 12);
- this.barcode.Name = "barcode";
- this.barcode.Power = null;
- this.barcode.Size = new System.Drawing.Size(220, 28);
- this.barcode.Str = null;
- this.barcode.Str1 = null;
- this.barcode.Str2 = null;
- this.barcode.TabIndex = 220;
- this.barcode.Visible = false;
- this.barcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.MakeCode_KeyDown);
- //
- // GenProdiodetail
- //
- this.GenProdiodetail.AllPower = null;
- this.GenProdiodetail.BackColor = System.Drawing.Color.Transparent;
- this.GenProdiodetail.DownImage = ((System.Drawing.Image)(resources.GetObject("GenProdiodetail.DownImage")));
- this.GenProdiodetail.Image = null;
- this.GenProdiodetail.IsShowBorder = true;
- this.GenProdiodetail.Location = new System.Drawing.Point(360, 11);
- this.GenProdiodetail.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.GenProdiodetail.MoveImage = ((System.Drawing.Image)(resources.GetObject("GenProdiodetail.MoveImage")));
- this.GenProdiodetail.Name = "GenProdiodetail";
- this.GenProdiodetail.NormalImage = ((System.Drawing.Image)(resources.GetObject("GenProdiodetail.NormalImage")));
- this.GenProdiodetail.Power = null;
- this.GenProdiodetail.Size = new System.Drawing.Size(92, 34);
- this.GenProdiodetail.TabIndex = 216;
- this.GenProdiodetail.Text = "生成明细";
- this.GenProdiodetail.UseVisualStyleBackColor = false;
- this.GenProdiodetail.Visible = false;
- this.GenProdiodetail.Click += new System.EventHandler(this.Print_Click);
- //
- // st_id
- //
- this.st_id.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.st_id.DataPropertyName = "st_id";
- this.st_id.HeaderText = "ID";
- this.st_id.MinimumWidth = 10;
- this.st_id.Name = "st_id";
- this.st_id.Visible = false;
- this.st_id.Width = 10;
- //
- // choose
- //
- this.choose.HeaderText = "勾选";
- this.choose.MinimumWidth = 10;
- this.choose.Name = "choose";
- this.choose.Width = 80;
- //
- // gl_location
- //
- this.gl_location.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
- this.gl_location.DataPropertyName = "gl_location";
- this.gl_location.HeaderText = "系统储位";
- this.gl_location.MinimumWidth = 10;
- this.gl_location.Name = "gl_location";
- this.gl_location.ReadOnly = true;
- this.gl_location.Width = 116;
- //
- // st_code
- //
- this.st_code.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
- this.st_code.DataPropertyName = "st_code";
- this.st_code.HeaderText = "钢网编号";
- this.st_code.MinimumWidth = 10;
- this.st_code.Name = "st_code";
- this.st_code.ReadOnly = true;
- this.st_code.Width = 116;
- //
- // st_location
- //
- this.st_location.DataPropertyName = "st_location";
- this.st_location.HeaderText = "储位";
- this.st_location.MinimumWidth = 10;
- this.st_location.Name = "st_location";
- this.st_location.Width = 200;
- //
- // st_name
- //
- this.st_name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
- this.st_name.DataPropertyName = "st_name";
- this.st_name.HeaderText = "钢网名称";
- this.st_name.MinimumWidth = 10;
- this.st_name.Name = "st_name";
- this.st_name.Width = 116;
- //
- // st_thickness
- //
- this.st_thickness.DataPropertyName = "st_thickness";
- this.st_thickness.HeaderText = "厚度";
- this.st_thickness.MinimumWidth = 10;
- this.st_thickness.Name = "st_thickness";
- this.st_thickness.ReadOnly = true;
- this.st_thickness.Width = 200;
- //
- // st_usecount
- //
- this.st_usecount.DataPropertyName = "st_usecount";
- this.st_usecount.HeaderText = "使用次数";
- this.st_usecount.MinimumWidth = 10;
- this.st_usecount.Name = "st_usecount";
- this.st_usecount.ReadOnly = true;
- this.st_usecount.Width = 200;
- //
- // st_maxusecount
- //
- this.st_maxusecount.DataPropertyName = "st_maxusecount";
- this.st_maxusecount.HeaderText = "使用次数上限";
- this.st_maxusecount.MinimumWidth = 10;
- this.st_maxusecount.Name = "st_maxusecount";
- this.st_maxusecount.ReadOnly = true;
- this.st_maxusecount.Width = 80;
- //
- // st_vendcode
- //
- this.st_vendcode.DataPropertyName = "st_vendcode";
- this.st_vendcode.HeaderText = "客户编号";
- this.st_vendcode.MinimumWidth = 8;
- this.st_vendcode.Name = "st_vendcode";
- this.st_vendcode.Width = 150;
- //
- // st_usestatus
- //
- this.st_usestatus.DataPropertyName = "st_usestatus";
- this.st_usestatus.HeaderText = "领用状态";
- this.st_usestatus.MinimumWidth = 8;
- this.st_usestatus.Name = "st_usestatus";
- this.st_usestatus.Width = 150;
- //
- // st_pcbcode
- //
- this.st_pcbcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
- this.st_pcbcode.DataPropertyName = "st_pcbcode";
- this.st_pcbcode.HeaderText = "厂商编号";
- this.st_pcbcode.MinimumWidth = 8;
- this.st_pcbcode.Name = "st_pcbcode";
- this.st_pcbcode.Width = 91;
- //
- // st_status
- //
- this.st_status.DataPropertyName = "st_status";
- this.st_status.HeaderText = "状态";
- this.st_status.MinimumWidth = 8;
- this.st_status.Name = "st_status";
- this.st_status.Width = 150;
- //
- // st_combinenumber
- //
- this.st_combinenumber.DataPropertyName = "st_combinenumber";
- this.st_combinenumber.HeaderText = "拼版数";
- this.st_combinenumber.MinimumWidth = 8;
- this.st_combinenumber.Name = "st_combinenumber";
- this.st_combinenumber.Width = 150;
- //
- // st_table
- //
- this.st_table.DataPropertyName = "st_table";
- this.st_table.HeaderText = "板面";
- this.st_table.MinimumWidth = 8;
- this.st_table.Name = "st_table";
- this.st_table.Width = 150;
- //
- // st_ensiona
- //
- this.st_ensiona.DataPropertyName = "st_ensiona";
- this.st_ensiona.HeaderText = "张力A";
- this.st_ensiona.MinimumWidth = 8;
- this.st_ensiona.Name = "st_ensiona";
- this.st_ensiona.Width = 150;
- //
- // st_ensionb
- //
- this.st_ensionb.DataPropertyName = "st_ensionb";
- this.st_ensionb.HeaderText = "张力B";
- this.st_ensionb.MinimumWidth = 8;
- this.st_ensionb.Name = "st_ensionb";
- this.st_ensionb.Width = 150;
- //
- // st_ensionc
- //
- this.st_ensionc.DataPropertyName = "st_ensionc";
- this.st_ensionc.HeaderText = "张力C";
- this.st_ensionc.MinimumWidth = 8;
- this.st_ensionc.Name = "st_ensionc";
- this.st_ensionc.Width = 150;
- //
- // st_ensiond
- //
- this.st_ensiond.DataPropertyName = "st_ensiond";
- this.st_ensiond.HeaderText = "张力D";
- this.st_ensiond.MinimumWidth = 8;
- this.st_ensiond.Name = "st_ensiond";
- this.st_ensiond.Width = 150;
- //
- // st_ensione
- //
- this.st_ensione.DataPropertyName = "st_ensione";
- this.st_ensione.HeaderText = "张力E";
- this.st_ensione.MinimumWidth = 8;
- this.st_ensione.Name = "st_ensione";
- this.st_ensione.Width = 150;
- //
- // st_remark
- //
- this.st_remark.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
- this.st_remark.DataPropertyName = "st_remark";
- this.st_remark.HeaderText = "备注";
- this.st_remark.MinimumWidth = 8;
- this.st_remark.Name = "st_remark";
- this.st_remark.Width = 75;
- //
- // Query_BarcodeIn
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1470, 806);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.PrinterList);
- this.Controls.Add(this.PrintBarCode);
- this.Controls.Add(this.DeleteBarcode);
- this.Controls.Add(this.barcode);
- this.Controls.Add(this.label1_lll_);
- this.Controls.Add(this.DGV);
- this.Controls.Add(this.GenProdiodetail);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
- this.Margin = new System.Windows.Forms.Padding(4);
- this.Name = "Query_BarcodeIn";
- this.Tag = "Query!BarcodeIn";
- this.Text = "Query_BarcodeIn";
- this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Query_BarcodeIn_FormClosing);
- this.Load += new System.EventHandler(this.Query_LoadMake_Load);
- this.SizeChanged += new System.EventHandler(this.Query_BarcodeIn_SizeChanged);
- ((System.ComponentModel.ISupportInitialize)(this.DGV)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
- private CustomControl.ButtonUtil.NormalButton GenProdiodetail;
- private System.Windows.Forms.DataGridView DGV;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
- private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
- private CustomControl.TextBoxWithIcon.SnCollectionBox barcode;
- private System.Windows.Forms.Label label1_lll_;
- private CustomControl.ButtonUtil.NormalButton DeleteBarcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
- private CustomControl.ButtonUtil.NormalButton PrintBarCode;
- private System.Windows.Forms.Label label2;
- private CustomControl.ComBoxWithFocus.PrinterCombox PrinterList;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20;
- private System.Windows.Forms.DataGridViewTextBoxColumn st_id;
- private System.Windows.Forms.DataGridViewCheckBoxColumn choose;
- private System.Windows.Forms.DataGridViewTextBoxColumn gl_location;
- private System.Windows.Forms.DataGridViewTextBoxColumn st_code;
- private System.Windows.Forms.DataGridViewTextBoxColumn st_location;
- private System.Windows.Forms.DataGridViewTextBoxColumn st_name;
- private System.Windows.Forms.DataGridViewTextBoxColumn st_thickness;
- private System.Windows.Forms.DataGridViewTextBoxColumn st_usecount;
- private System.Windows.Forms.DataGridViewTextBoxColumn st_maxusecount;
- private System.Windows.Forms.DataGridViewTextBoxColumn st_vendcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn st_usestatus;
- private System.Windows.Forms.DataGridViewTextBoxColumn st_pcbcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn st_status;
- private System.Windows.Forms.DataGridViewTextBoxColumn st_combinenumber;
- private System.Windows.Forms.DataGridViewTextBoxColumn st_table;
- private System.Windows.Forms.DataGridViewTextBoxColumn st_ensiona;
- private System.Windows.Forms.DataGridViewTextBoxColumn st_ensionb;
- private System.Windows.Forms.DataGridViewTextBoxColumn st_ensionc;
- private System.Windows.Forms.DataGridViewTextBoxColumn st_ensiond;
- private System.Windows.Forms.DataGridViewTextBoxColumn st_ensione;
- private System.Windows.Forms.DataGridViewTextBoxColumn st_remark;
- }
- }
|