| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440 |
- namespace UAS_LabelMachine
- {
- partial class UAS_出货标签打印
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows 窗体设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要修改
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UAS_出货标签打印));
- this.pi_inoutno_label = new System.Windows.Forms.Label();
- this.label24 = new System.Windows.Forms.Label();
- this.LabelMainTain = new System.Windows.Forms.Button();
- this.CleanDetail = new System.Windows.Forms.Button();
- this.pib_id = new System.Windows.Forms.Label();
- this.pi_cardcode = new System.Windows.Forms.Label();
- this.pi_cardcode_label = new System.Windows.Forms.Label();
- this.Fresh = new System.Windows.Forms.LinkLabel();
- this.RefreshDBConnect = new System.Windows.Forms.Timer(this.components);
- this.GetGridOnly = new System.Windows.Forms.CheckBox();
- this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- 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.dataGridViewCheckBoxColumn2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.dataGridViewCheckBoxColumn3 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- 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.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.MidSource = new System.Windows.Forms.BindingSource(this.components);
- this.ChooseAll = new System.Windows.Forms.Button();
- this.ExportFileDialog = new System.Windows.Forms.FolderBrowserDialog();
- this.AttachInfo = new System.Windows.Forms.Button();
- this.pi_date = new System.Windows.Forms.Label();
- this.label19 = new System.Windows.Forms.Label();
- this.ExportData = new System.Windows.Forms.Button();
- this.PrintFooter = new System.Windows.Forms.Button();
- this.SetPrintStatus_label = new System.Windows.Forms.Label();
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
- this.label1 = new System.Windows.Forms.Label();
- this.DCCheck = new UAS_LabelMachine.CustomControl.EnterTextBox();
- this.GridPrcode = new UAS_LabelMachine.CustomControl.DataGridViewWithSerialNum();
- this.pd_pdno = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pjd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pd_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CollectedNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UnCollectedNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pd_outqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pr_unit = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pd_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pjd_zxbzs_user = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.groupBoxWithBorder1 = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
- this.label18 = new System.Windows.Forms.Label();
- this.MidBoxEnd = new UAS_LabelMachine.CustomControl.EnterTextBox();
- this.MidBoxBegin = new UAS_LabelMachine.CustomControl.EnterTextBox();
- this.label16 = new System.Windows.Forms.Label();
- this.SingleBoxEnd = new UAS_LabelMachine.CustomControl.EnterTextBox();
- this.SingleBoxBegin = new UAS_LabelMachine.CustomControl.EnterTextBox();
- this.label12 = new System.Windows.Forms.Label();
- this.label7 = new System.Windows.Forms.Label();
- this.Input = new UAS_LabelMachine.CustomControl.EnterTextBox();
- this.LabelInf = new UAS_LabelMachine.CustomControl.DataGridViewWithSerialNum();
- this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.pib_ifprint = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.pib_id1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pib_pdno = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pib_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pr_vendprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pib_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pib_madein = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pr_zxbzs = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pib_lotno = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pib_datecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pib_qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pib_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pib_custbarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pib_custoutboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pd_pocode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pd_custprodspec = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pr_spec = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pib_outboxcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pib_outboxcode2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pi_inoutno = new UAS_LabelMachine.CustomControl.EnterTextBox();
- this.SingleLabel = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
- this.SingleLabelPrinter = new UAS_LabelMachine.CustomControl.PrinterCombox();
- this.SingleLabelPrint = new System.Windows.Forms.Button();
- this.SingleLabelAutoPrint = new System.Windows.Forms.CheckBox();
- this.SingleLabelCombox = new System.Windows.Forms.ComboBox();
- this.MidLabel = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
- this.MidLabelNum = new UAS_LabelMachine.CustomControl.EnterTextBox();
- this.label5 = new System.Windows.Forms.Label();
- this.MidLabelPrinter = new UAS_LabelMachine.CustomControl.PrinterCombox();
- this.MidLabelPrint = new System.Windows.Forms.Button();
- this.MidLabelAutoPrint = new System.Windows.Forms.CheckBox();
- this.MidLabelCombox = new System.Windows.Forms.ComboBox();
- this.OutBoxLabel = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
- this.LogingOut = new System.Windows.Forms.LinkLabel();
- this.OutBoxNum = new System.Windows.Forms.ComboBox();
- this.label10 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.OutBoxPrinter = new UAS_LabelMachine.CustomControl.PrinterCombox();
- this.OutboxCapacity = new System.Windows.Forms.NumericUpDown();
- this.OutBoxLabelPrint = new System.Windows.Forms.Button();
- this.OutBoxLabelAutoPrint = new System.Windows.Forms.CheckBox();
- this.OutBoxCombox = new System.Windows.Forms.ComboBox();
- ((System.ComponentModel.ISupportInitialize)(this.MidSource)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.GridPrcode)).BeginInit();
- this.groupBoxWithBorder1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.LabelInf)).BeginInit();
- this.SingleLabel.SuspendLayout();
- this.MidLabel.SuspendLayout();
- this.OutBoxLabel.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.OutboxCapacity)).BeginInit();
- this.SuspendLayout();
- //
- // pi_inoutno_label
- //
- this.pi_inoutno_label.AutoSize = true;
- this.pi_inoutno_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pi_inoutno_label.Location = new System.Drawing.Point(3, 10);
- this.pi_inoutno_label.Name = "pi_inoutno_label";
- this.pi_inoutno_label.Size = new System.Drawing.Size(65, 20);
- this.pi_inoutno_label.TabIndex = 3;
- this.pi_inoutno_label.Text = "出货单号";
- //
- // label24
- //
- this.label24.AutoSize = true;
- this.label24.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label24.Location = new System.Drawing.Point(9, 69);
- this.label24.Name = "label24";
- this.label24.Size = new System.Drawing.Size(51, 20);
- this.label24.TabIndex = 55;
- this.label24.Text = "输入框";
- //
- // LabelMainTain
- //
- this.LabelMainTain.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.LabelMainTain.Location = new System.Drawing.Point(392, 15);
- this.LabelMainTain.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.LabelMainTain.Name = "LabelMainTain";
- this.LabelMainTain.Size = new System.Drawing.Size(68, 26);
- this.LabelMainTain.TabIndex = 57;
- this.LabelMainTain.Text = "标签维护";
- this.LabelMainTain.UseVisualStyleBackColor = true;
- this.LabelMainTain.Click += new System.EventHandler(this.LabelMaintain_Click);
- //
- // CleanDetail
- //
- this.CleanDetail.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.CleanDetail.Location = new System.Drawing.Point(320, 15);
- this.CleanDetail.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.CleanDetail.Name = "CleanDetail";
- this.CleanDetail.Size = new System.Drawing.Size(68, 26);
- this.CleanDetail.TabIndex = 66;
- this.CleanDetail.Text = "清除明细";
- this.CleanDetail.UseVisualStyleBackColor = true;
- this.CleanDetail.Click += new System.EventHandler(this.CleanDetail_Click);
- //
- // pib_id
- //
- this.pib_id.AutoSize = true;
- this.pib_id.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pib_id.Location = new System.Drawing.Point(142, 160);
- this.pib_id.Name = "pib_id";
- this.pib_id.Size = new System.Drawing.Size(0, 20);
- this.pib_id.TabIndex = 69;
- this.pib_id.Visible = false;
- //
- // pi_cardcode
- //
- this.pi_cardcode.AutoSize = true;
- this.pi_cardcode.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pi_cardcode.Location = new System.Drawing.Point(77, 38);
- this.pi_cardcode.Name = "pi_cardcode";
- this.pi_cardcode.Size = new System.Drawing.Size(0, 20);
- this.pi_cardcode.TabIndex = 71;
- //
- // pi_cardcode_label
- //
- this.pi_cardcode_label.AutoSize = true;
- this.pi_cardcode_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pi_cardcode_label.Location = new System.Drawing.Point(3, 38);
- this.pi_cardcode_label.Name = "pi_cardcode_label";
- this.pi_cardcode_label.Size = new System.Drawing.Size(65, 20);
- this.pi_cardcode_label.TabIndex = 72;
- this.pi_cardcode_label.Text = "客户编号";
- //
- // Fresh
- //
- this.Fresh.AutoSize = true;
- this.Fresh.Location = new System.Drawing.Point(228, 14);
- this.Fresh.Name = "Fresh";
- this.Fresh.Size = new System.Drawing.Size(29, 12);
- this.Fresh.TabIndex = 73;
- this.Fresh.TabStop = true;
- this.Fresh.Text = "刷新";
- this.Fresh.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.Refresh_LinkClicked);
- //
- // GetGridOnly
- //
- this.GetGridOnly.AutoSize = true;
- this.GetGridOnly.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.GetGridOnly.Location = new System.Drawing.Point(230, 38);
- this.GetGridOnly.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.GetGridOnly.Name = "GetGridOnly";
- this.GetGridOnly.Size = new System.Drawing.Size(77, 20);
- this.GetGridOnly.TabIndex = 82;
- this.GetGridOnly.Text = "仅获取表格";
- this.GetGridOnly.UseVisualStyleBackColor = true;
- //
- // dataGridViewCheckBoxColumn1
- //
- this.dataGridViewCheckBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.dataGridViewCheckBoxColumn1.HeaderText = "勾选";
- this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
- this.dataGridViewCheckBoxColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.dataGridViewCheckBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.dataGridViewCheckBoxColumn1.Width = 60;
- //
- // dataGridViewTextBoxColumn1
- //
- this.dataGridViewTextBoxColumn1.DataPropertyName = "si_detno";
- this.dataGridViewTextBoxColumn1.HeaderText = "bi_id";
- this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
- this.dataGridViewTextBoxColumn1.ReadOnly = true;
- this.dataGridViewTextBoxColumn1.Visible = false;
- this.dataGridViewTextBoxColumn1.Width = 80;
- //
- // dataGridViewTextBoxColumn2
- //
- this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.dataGridViewTextBoxColumn2.DataPropertyName = "si_index";
- this.dataGridViewTextBoxColumn2.HeaderText = "明细序号";
- this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
- this.dataGridViewTextBoxColumn2.ReadOnly = true;
- this.dataGridViewTextBoxColumn2.Visible = false;
- this.dataGridViewTextBoxColumn2.Width = 96;
- //
- // dataGridViewTextBoxColumn3
- //
- this.dataGridViewTextBoxColumn3.DataPropertyName = "bi_prodcode";
- this.dataGridViewTextBoxColumn3.HeaderText = "物料编号";
- this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
- this.dataGridViewTextBoxColumn3.ReadOnly = true;
- this.dataGridViewTextBoxColumn3.Visible = false;
- this.dataGridViewTextBoxColumn3.Width = 78;
- //
- // dataGridViewTextBoxColumn4
- //
- this.dataGridViewTextBoxColumn4.DataPropertyName = "si_indexstring";
- this.dataGridViewTextBoxColumn4.HeaderText = "MPN";
- this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
- this.dataGridViewTextBoxColumn4.Visible = false;
- this.dataGridViewTextBoxColumn4.Width = 54;
- //
- // dataGridViewTextBoxColumn5
- //
- this.dataGridViewTextBoxColumn5.DataPropertyName = "si_length";
- this.dataGridViewTextBoxColumn5.HeaderText = "LotNo";
- this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
- this.dataGridViewTextBoxColumn5.ReadOnly = true;
- this.dataGridViewTextBoxColumn5.Visible = false;
- this.dataGridViewTextBoxColumn5.Width = 48;
- //
- // dataGridViewTextBoxColumn6
- //
- this.dataGridViewTextBoxColumn6.DataPropertyName = "si_expression";
- this.dataGridViewTextBoxColumn6.HeaderText = "DateCode";
- this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
- this.dataGridViewTextBoxColumn6.Visible = false;
- this.dataGridViewTextBoxColumn6.Width = 60;
- //
- // dataGridViewTextBoxColumn7
- //
- this.dataGridViewTextBoxColumn7.DataPropertyName = "bi_inqty";
- this.dataGridViewTextBoxColumn7.HeaderText = "数量";
- this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
- this.dataGridViewTextBoxColumn7.ReadOnly = true;
- this.dataGridViewTextBoxColumn7.Width = 80;
- //
- // dataGridViewTextBoxColumn8
- //
- this.dataGridViewTextBoxColumn8.DataPropertyName = "pib_cusbarcode";
- this.dataGridViewTextBoxColumn8.HeaderText = "唯一条码";
- this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
- this.dataGridViewTextBoxColumn8.Width = 90;
- //
- // dataGridViewTextBoxColumn9
- //
- this.dataGridViewTextBoxColumn9.DataPropertyName = "pib_cusoutboxcode";
- this.dataGridViewTextBoxColumn9.HeaderText = "中盒号";
- this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
- this.dataGridViewTextBoxColumn9.Width = 78;
- //
- // dataGridViewTextBoxColumn10
- //
- this.dataGridViewTextBoxColumn10.HeaderText = "外箱号";
- this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
- this.dataGridViewTextBoxColumn10.Visible = false;
- this.dataGridViewTextBoxColumn10.Width = 108;
- //
- // dataGridViewTextBoxColumn11
- //
- this.dataGridViewTextBoxColumn11.DataPropertyName = "si_item";
- this.dataGridViewTextBoxColumn11.HeaderText = "采集项次";
- this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
- this.dataGridViewTextBoxColumn11.ReadOnly = true;
- this.dataGridViewTextBoxColumn11.Width = 54;
- //
- // dataGridViewTextBoxColumn12
- //
- this.dataGridViewTextBoxColumn12.DataPropertyName = "si_kind";
- this.dataGridViewTextBoxColumn12.HeaderText = "解析方式";
- this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
- this.dataGridViewTextBoxColumn12.ReadOnly = true;
- this.dataGridViewTextBoxColumn12.Width = 78;
- //
- // dataGridViewTextBoxColumn13
- //
- this.dataGridViewTextBoxColumn13.DataPropertyName = "si_expression";
- this.dataGridViewTextBoxColumn13.HeaderText = "正则表达式";
- this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
- this.dataGridViewTextBoxColumn13.ReadOnly = true;
- this.dataGridViewTextBoxColumn13.Width = 66;
- //
- // dataGridViewTextBoxColumn14
- //
- this.dataGridViewTextBoxColumn14.DataPropertyName = "si_index";
- this.dataGridViewTextBoxColumn14.HeaderText = "起始位置";
- this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
- this.dataGridViewTextBoxColumn14.Width = 78;
- //
- // dataGridViewTextBoxColumn15
- //
- this.dataGridViewTextBoxColumn15.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.dataGridViewTextBoxColumn15.DataPropertyName = "si_length";
- this.dataGridViewTextBoxColumn15.HeaderText = "字符长度";
- this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
- this.dataGridViewTextBoxColumn15.Width = 90;
- //
- // dataGridViewTextBoxColumn16
- //
- this.dataGridViewTextBoxColumn16.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.dataGridViewTextBoxColumn16.DataPropertyName = "pib_outboxcode2";
- this.dataGridViewTextBoxColumn16.HeaderText = "外箱号";
- this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
- this.dataGridViewTextBoxColumn16.Width = 90;
- //
- // dataGridViewCheckBoxColumn2
- //
- this.dataGridViewCheckBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.dataGridViewCheckBoxColumn2.DataPropertyName = "pib_ifpick";
- this.dataGridViewCheckBoxColumn2.HeaderText = "已采集";
- this.dataGridViewCheckBoxColumn2.Name = "dataGridViewCheckBoxColumn2";
- this.dataGridViewCheckBoxColumn2.Width = 60;
- //
- // dataGridViewCheckBoxColumn3
- //
- this.dataGridViewCheckBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.dataGridViewCheckBoxColumn3.DataPropertyName = "pib_ifprint";
- this.dataGridViewCheckBoxColumn3.HeaderText = "已打印";
- this.dataGridViewCheckBoxColumn3.Name = "dataGridViewCheckBoxColumn3";
- this.dataGridViewCheckBoxColumn3.Width = 60;
- //
- // dataGridViewTextBoxColumn17
- //
- this.dataGridViewTextBoxColumn17.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.dataGridViewTextBoxColumn17.DataPropertyName = "si_detno";
- this.dataGridViewTextBoxColumn17.HeaderText = "顺序";
- this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
- this.dataGridViewTextBoxColumn17.ReadOnly = true;
- this.dataGridViewTextBoxColumn17.Width = 60;
- //
- // dataGridViewTextBoxColumn18
- //
- this.dataGridViewTextBoxColumn18.DataPropertyName = "si_index";
- this.dataGridViewTextBoxColumn18.HeaderText = "起始位置";
- this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
- this.dataGridViewTextBoxColumn18.Visible = false;
- //
- // dataGridViewTextBoxColumn19
- //
- this.dataGridViewTextBoxColumn19.DataPropertyName = "si_kind";
- this.dataGridViewTextBoxColumn19.HeaderText = "解析方式";
- this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
- this.dataGridViewTextBoxColumn19.Visible = false;
- //
- // dataGridViewTextBoxColumn20
- //
- this.dataGridViewTextBoxColumn20.DataPropertyName = "si_indexstring";
- this.dataGridViewTextBoxColumn20.HeaderText = "索引字符";
- this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20";
- this.dataGridViewTextBoxColumn20.Visible = false;
- //
- // dataGridViewTextBoxColumn21
- //
- this.dataGridViewTextBoxColumn21.DataPropertyName = "si_length";
- this.dataGridViewTextBoxColumn21.HeaderText = "长度";
- this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21";
- this.dataGridViewTextBoxColumn21.Visible = false;
- //
- // dataGridViewTextBoxColumn22
- //
- this.dataGridViewTextBoxColumn22.DataPropertyName = "si_expression";
- this.dataGridViewTextBoxColumn22.HeaderText = "正则表达式";
- this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22";
- this.dataGridViewTextBoxColumn22.Visible = false;
- //
- // dataGridViewTextBoxColumn23
- //
- this.dataGridViewTextBoxColumn23.DataPropertyName = "si_item";
- this.dataGridViewTextBoxColumn23.HeaderText = "采集项目";
- this.dataGridViewTextBoxColumn23.Name = "dataGridViewTextBoxColumn23";
- this.dataGridViewTextBoxColumn23.ReadOnly = true;
- this.dataGridViewTextBoxColumn23.Width = 80;
- //
- // ChooseAll
- //
- this.ChooseAll.Location = new System.Drawing.Point(0, 365);
- this.ChooseAll.Margin = new System.Windows.Forms.Padding(2);
- this.ChooseAll.Name = "ChooseAll";
- this.ChooseAll.Size = new System.Drawing.Size(38, 22);
- this.ChooseAll.TabIndex = 84;
- this.ChooseAll.Text = "全选";
- this.ChooseAll.UseVisualStyleBackColor = true;
- this.ChooseAll.Click += new System.EventHandler(this.ChooseAll_Click);
- //
- // AttachInfo
- //
- this.AttachInfo.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.AttachInfo.Location = new System.Drawing.Point(392, 48);
- this.AttachInfo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.AttachInfo.Name = "AttachInfo";
- this.AttachInfo.Size = new System.Drawing.Size(68, 26);
- this.AttachInfo.TabIndex = 85;
- this.AttachInfo.Text = "附加信息设置";
- this.AttachInfo.UseVisualStyleBackColor = true;
- this.AttachInfo.Click += new System.EventHandler(this.AttachInfo_Click);
- //
- // pi_date
- //
- this.pi_date.AutoSize = true;
- this.pi_date.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pi_date.Location = new System.Drawing.Point(5, 158);
- this.pi_date.Name = "pi_date";
- this.pi_date.Size = new System.Drawing.Size(0, 20);
- this.pi_date.TabIndex = 86;
- this.pi_date.Visible = false;
- //
- // label19
- //
- this.label19.AutoSize = true;
- this.label19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label19.Location = new System.Drawing.Point(4, 178);
- this.label19.Name = "label19";
- this.label19.Size = new System.Drawing.Size(74, 21);
- this.label19.TabIndex = 87;
- this.label19.Text = "物料资料";
- //
- // ExportData
- //
- this.ExportData.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ExportData.Location = new System.Drawing.Point(320, 48);
- this.ExportData.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ExportData.Name = "ExportData";
- this.ExportData.Size = new System.Drawing.Size(68, 26);
- this.ExportData.TabIndex = 91;
- this.ExportData.Text = "导出数据";
- this.ExportData.UseVisualStyleBackColor = true;
- this.ExportData.Click += new System.EventHandler(this.ExportData_Click);
- //
- // PrintFooter
- //
- this.PrintFooter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.PrintFooter.Location = new System.Drawing.Point(465, 15);
- this.PrintFooter.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.PrintFooter.Name = "PrintFooter";
- this.PrintFooter.Size = new System.Drawing.Size(68, 26);
- this.PrintFooter.TabIndex = 89;
- this.PrintFooter.Text = "打印唛头";
- this.PrintFooter.UseVisualStyleBackColor = true;
- this.PrintFooter.Click += new System.EventHandler(this.PrintFooter_Click);
- //
- // SetPrintStatus_label
- //
- this.SetPrintStatus_label.AutoSize = true;
- this.SetPrintStatus_label.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.SetPrintStatus_label.ForeColor = System.Drawing.Color.Green;
- this.SetPrintStatus_label.Location = new System.Drawing.Point(475, 165);
- this.SetPrintStatus_label.Name = "SetPrintStatus_label";
- this.SetPrintStatus_label.Size = new System.Drawing.Size(58, 21);
- this.SetPrintStatus_label.TabIndex = 76;
- this.SetPrintStatus_label.Text = "可打印";
- //
- // pictureBox1
- //
- this.pictureBox1.Image = global::UAS_LabelMachine.Properties.Resources.Status;
- this.pictureBox1.Location = new System.Drawing.Point(320, 114);
- this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Size = new System.Drawing.Size(136, 74);
- this.pictureBox1.TabIndex = 93;
- this.pictureBox1.TabStop = false;
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label1.Location = new System.Drawing.Point(3, 151);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(57, 20);
- this.label1.TabIndex = 95;
- this.label1.Text = "DC校验";
- //
- // DCCheck
- //
- this.DCCheck.ID = null;
- this.DCCheck.Location = new System.Drawing.Point(76, 151);
- this.DCCheck.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.DCCheck.Name = "DCCheck";
- this.DCCheck.Size = new System.Drawing.Size(60, 21);
- this.DCCheck.Str = null;
- this.DCCheck.Str1 = null;
- this.DCCheck.Str2 = null;
- this.DCCheck.TabIndex = 94;
- this.DCCheck.Leave += new System.EventHandler(this.DCCheck_Leave);
- //
- // GridPrcode
- //
- this.GridPrcode.AllowUserToAddRows = false;
- this.GridPrcode.BackgroundColor = System.Drawing.SystemColors.Control;
- this.GridPrcode.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.GridPrcode.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.pd_pdno,
- this.pjd_id,
- this.pd_prodcode,
- this.CollectedNum,
- this.UnCollectedNum,
- this.pd_outqty,
- this.pr_unit,
- this.pd_brand,
- this.pjd_zxbzs_user});
- this.GridPrcode.GridColor = System.Drawing.SystemColors.Control;
- this.GridPrcode.Location = new System.Drawing.Point(0, 201);
- this.GridPrcode.MultiSelect = false;
- this.GridPrcode.Name = "GridPrcode";
- this.GridPrcode.RowTemplate.Height = 23;
- this.GridPrcode.Size = new System.Drawing.Size(1257, 158);
- this.GridPrcode.TabIndex = 88;
- this.GridPrcode.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.GridPrcode_CellClick);
- this.GridPrcode.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.GridPrcode_CellEndEdit);
- this.GridPrcode.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.GridPrcode_CellPainting);
- this.GridPrcode.SelectionChanged += new System.EventHandler(this.GridPrcode_SelectionChanged);
- //
- // pd_pdno
- //
- this.pd_pdno.DataPropertyName = "pd_pdno";
- this.pd_pdno.HeaderText = "明细序号";
- this.pd_pdno.Name = "pd_pdno";
- this.pd_pdno.ReadOnly = true;
- this.pd_pdno.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // pjd_id
- //
- this.pjd_id.DataPropertyName = "pjd_id";
- this.pjd_id.HeaderText = "pjd_id";
- this.pjd_id.Name = "pjd_id";
- this.pjd_id.Visible = false;
- //
- // pd_prodcode
- //
- this.pd_prodcode.DataPropertyName = "pd_prodcode";
- this.pd_prodcode.HeaderText = "物料编号";
- this.pd_prodcode.Name = "pd_prodcode";
- this.pd_prodcode.ReadOnly = true;
- this.pd_prodcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // CollectedNum
- //
- this.CollectedNum.DataPropertyName = "CollectedNum";
- this.CollectedNum.HeaderText = "已采数";
- this.CollectedNum.Name = "CollectedNum";
- this.CollectedNum.ReadOnly = true;
- //
- // UnCollectedNum
- //
- this.UnCollectedNum.DataPropertyName = "UnCollectedNum";
- this.UnCollectedNum.HeaderText = "未采集";
- this.UnCollectedNum.Name = "UnCollectedNum";
- //
- // pd_outqty
- //
- this.pd_outqty.DataPropertyName = "pd_outqty";
- this.pd_outqty.HeaderText = "出库数量";
- this.pd_outqty.Name = "pd_outqty";
- this.pd_outqty.ReadOnly = true;
- this.pd_outqty.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // pr_unit
- //
- this.pr_unit.DataPropertyName = "pr_unit";
- this.pr_unit.HeaderText = "单位";
- this.pr_unit.Name = "pr_unit";
- this.pr_unit.ReadOnly = true;
- this.pr_unit.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // pd_brand
- //
- this.pd_brand.DataPropertyName = "pd_brand";
- this.pd_brand.HeaderText = "品牌";
- this.pd_brand.Name = "pd_brand";
- this.pd_brand.ReadOnly = true;
- this.pd_brand.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // pjd_zxbzs_user
- //
- this.pjd_zxbzs_user.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.pjd_zxbzs_user.DataPropertyName = "pjd_zxbzs_user";
- this.pjd_zxbzs_user.HeaderText = "最小包装";
- this.pjd_zxbzs_user.Name = "pjd_zxbzs_user";
- this.pjd_zxbzs_user.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // groupBoxWithBorder1
- //
- this.groupBoxWithBorder1.Controls.Add(this.label18);
- this.groupBoxWithBorder1.Controls.Add(this.MidBoxEnd);
- this.groupBoxWithBorder1.Controls.Add(this.MidBoxBegin);
- this.groupBoxWithBorder1.Controls.Add(this.label16);
- this.groupBoxWithBorder1.Controls.Add(this.SingleBoxEnd);
- this.groupBoxWithBorder1.Controls.Add(this.SingleBoxBegin);
- this.groupBoxWithBorder1.Controls.Add(this.label12);
- this.groupBoxWithBorder1.Controls.Add(this.label7);
- this.groupBoxWithBorder1.Location = new System.Drawing.Point(598, 6);
- this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(2);
- this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
- this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(2);
- this.groupBoxWithBorder1.Size = new System.Drawing.Size(151, 191);
- this.groupBoxWithBorder1.TabIndex = 81;
- this.groupBoxWithBorder1.TabStop = false;
- this.groupBoxWithBorder1.Text = " 打印参数设置";
- //
- // label18
- //
- this.label18.AutoSize = true;
- this.label18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label18.Location = new System.Drawing.Point(68, 110);
- this.label18.Name = "label18";
- this.label18.Size = new System.Drawing.Size(13, 17);
- this.label18.TabIndex = 90;
- this.label18.Text = "-";
- //
- // MidBoxEnd
- //
- this.MidBoxEnd.ID = null;
- this.MidBoxEnd.Location = new System.Drawing.Point(88, 108);
- this.MidBoxEnd.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.MidBoxEnd.Name = "MidBoxEnd";
- this.MidBoxEnd.Size = new System.Drawing.Size(50, 21);
- this.MidBoxEnd.Str = null;
- this.MidBoxEnd.Str1 = null;
- this.MidBoxEnd.Str2 = null;
- this.MidBoxEnd.TabIndex = 89;
- //
- // MidBoxBegin
- //
- this.MidBoxBegin.ID = null;
- this.MidBoxBegin.Location = new System.Drawing.Point(13, 108);
- this.MidBoxBegin.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.MidBoxBegin.Name = "MidBoxBegin";
- this.MidBoxBegin.Size = new System.Drawing.Size(50, 21);
- this.MidBoxBegin.Str = null;
- this.MidBoxBegin.Str1 = null;
- this.MidBoxBegin.Str2 = null;
- this.MidBoxBegin.TabIndex = 88;
- //
- // label16
- //
- this.label16.AutoSize = true;
- this.label16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label16.Location = new System.Drawing.Point(67, 47);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(13, 17);
- this.label16.TabIndex = 87;
- this.label16.Text = "-";
- //
- // SingleBoxEnd
- //
- this.SingleBoxEnd.ID = null;
- this.SingleBoxEnd.Location = new System.Drawing.Point(87, 45);
- this.SingleBoxEnd.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.SingleBoxEnd.Name = "SingleBoxEnd";
- this.SingleBoxEnd.Size = new System.Drawing.Size(50, 21);
- this.SingleBoxEnd.Str = null;
- this.SingleBoxEnd.Str1 = null;
- this.SingleBoxEnd.Str2 = null;
- this.SingleBoxEnd.TabIndex = 86;
- //
- // SingleBoxBegin
- //
- this.SingleBoxBegin.ID = null;
- this.SingleBoxBegin.Location = new System.Drawing.Point(12, 45);
- this.SingleBoxBegin.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.SingleBoxBegin.Name = "SingleBoxBegin";
- this.SingleBoxBegin.Size = new System.Drawing.Size(50, 21);
- this.SingleBoxBegin.Str = null;
- this.SingleBoxBegin.Str1 = null;
- this.SingleBoxBegin.Str2 = null;
- this.SingleBoxBegin.TabIndex = 85;
- //
- // label12
- //
- this.label12.AutoSize = true;
- this.label12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label12.Location = new System.Drawing.Point(9, 75);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(56, 17);
- this.label12.TabIndex = 77;
- this.label12.Text = "中盒范围";
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label7.Location = new System.Drawing.Point(9, 18);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(56, 17);
- this.label7.TabIndex = 76;
- this.label7.Text = "单盘范围";
- //
- // Input
- //
- this.Input.ID = null;
- this.Input.Location = new System.Drawing.Point(76, 72);
- this.Input.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.Input.Multiline = true;
- this.Input.Name = "Input";
- this.Input.Size = new System.Drawing.Size(150, 68);
- this.Input.Str = null;
- this.Input.Str1 = null;
- this.Input.Str2 = null;
- this.Input.TabIndex = 54;
- this.Input.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Input_KeyDown);
- this.Input.KeyUp += new System.Windows.Forms.KeyEventHandler(this.Input_KeyUp);
- //
- // LabelInf
- //
- this.LabelInf.AllowUserToAddRows = false;
- this.LabelInf.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
- this.LabelInf.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
- this.LabelInf.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.LabelInf.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.Choose,
- this.pib_ifprint,
- this.pib_id1,
- this.pib_pdno,
- this.pib_prodcode,
- this.pr_vendprodcode,
- this.pib_brand,
- this.pib_madein,
- this.pr_zxbzs,
- this.pib_lotno,
- this.pib_datecode,
- this.pib_qty,
- this.pib_barcode,
- this.pib_custbarcode,
- this.pib_custoutboxcode,
- this.pd_pocode,
- this.pd_custprodspec,
- this.pr_spec,
- this.pib_outboxcode1,
- this.pib_outboxcode2});
- this.LabelInf.Location = new System.Drawing.Point(0, 365);
- this.LabelInf.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.LabelInf.Name = "LabelInf";
- this.LabelInf.RowTemplate.Height = 23;
- this.LabelInf.Size = new System.Drawing.Size(1257, 346);
- this.LabelInf.TabIndex = 27;
- this.LabelInf.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.LabelInf_CellValueChanged);
- this.LabelInf.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.LabelInf_DataError);
- //
- // Choose
- //
- this.Choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.Choose.HeaderText = "勾选";
- this.Choose.Name = "Choose";
- this.Choose.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.Choose.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.Choose.Width = 55;
- //
- // pib_ifprint
- //
- this.pib_ifprint.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.pib_ifprint.DataPropertyName = "pib_ifprint";
- this.pib_ifprint.HeaderText = "已打印";
- this.pib_ifprint.Name = "pib_ifprint";
- this.pib_ifprint.Width = 60;
- //
- // pib_id1
- //
- this.pib_id1.DataPropertyName = "pib_id";
- this.pib_id1.HeaderText = "pib_id";
- this.pib_id1.Name = "pib_id1";
- this.pib_id1.Visible = false;
- this.pib_id1.Width = 66;
- //
- // pib_pdno
- //
- this.pib_pdno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.pib_pdno.DataPropertyName = "pib_pdno";
- this.pib_pdno.HeaderText = "明细序号";
- this.pib_pdno.Name = "pib_pdno";
- this.pib_pdno.ReadOnly = true;
- this.pib_pdno.Width = 96;
- //
- // pib_prodcode
- //
- this.pib_prodcode.DataPropertyName = "pib_prodcode";
- this.pib_prodcode.HeaderText = "物料编号";
- this.pib_prodcode.Name = "pib_prodcode";
- this.pib_prodcode.ReadOnly = true;
- this.pib_prodcode.Width = 78;
- //
- // pr_vendprodcode
- //
- this.pr_vendprodcode.DataPropertyName = "pr_vendprodcode";
- this.pr_vendprodcode.HeaderText = "MPN";
- this.pr_vendprodcode.Name = "pr_vendprodcode";
- this.pr_vendprodcode.ReadOnly = true;
- this.pr_vendprodcode.Width = 48;
- //
- // pib_brand
- //
- this.pib_brand.DataPropertyName = "pib_brand";
- this.pib_brand.HeaderText = "品牌";
- this.pib_brand.Name = "pib_brand";
- this.pib_brand.ReadOnly = true;
- this.pib_brand.Width = 54;
- //
- // pib_madein
- //
- this.pib_madein.DataPropertyName = "pib_madein";
- this.pib_madein.HeaderText = "产地";
- this.pib_madein.Name = "pib_madein";
- this.pib_madein.Width = 54;
- //
- // pr_zxbzs
- //
- this.pr_zxbzs.DataPropertyName = "pr_zxbzs";
- this.pr_zxbzs.HeaderText = "最小包装数";
- this.pr_zxbzs.Name = "pr_zxbzs";
- this.pr_zxbzs.Visible = false;
- this.pr_zxbzs.Width = 90;
- //
- // pib_lotno
- //
- this.pib_lotno.DataPropertyName = "pib_lotno";
- this.pib_lotno.HeaderText = "LotNo";
- this.pib_lotno.Name = "pib_lotno";
- this.pib_lotno.Width = 60;
- //
- // pib_datecode
- //
- this.pib_datecode.DataPropertyName = "pib_datecode";
- this.pib_datecode.HeaderText = "DateCode";
- this.pib_datecode.Name = "pib_datecode";
- this.pib_datecode.Width = 78;
- //
- // pib_qty
- //
- this.pib_qty.DataPropertyName = "pib_qty";
- this.pib_qty.HeaderText = "数量";
- this.pib_qty.Name = "pib_qty";
- this.pib_qty.ReadOnly = true;
- this.pib_qty.Width = 54;
- //
- // pib_barcode
- //
- this.pib_barcode.DataPropertyName = "pib_barcode";
- this.pib_barcode.HeaderText = "唯一条码";
- this.pib_barcode.Name = "pib_barcode";
- this.pib_barcode.ReadOnly = true;
- this.pib_barcode.Width = 78;
- //
- // pib_custbarcode
- //
- this.pib_custbarcode.DataPropertyName = "pib_custbarcode";
- this.pib_custbarcode.HeaderText = "客户条码";
- this.pib_custbarcode.Name = "pib_custbarcode";
- this.pib_custbarcode.Width = 78;
- //
- // pib_custoutboxcode
- //
- this.pib_custoutboxcode.DataPropertyName = "pib_custoutboxcode";
- this.pib_custoutboxcode.HeaderText = "外箱条码";
- this.pib_custoutboxcode.Name = "pib_custoutboxcode";
- this.pib_custoutboxcode.Width = 78;
- //
- // pd_pocode
- //
- this.pd_pocode.DataPropertyName = "pd_pocode";
- this.pd_pocode.HeaderText = "客户PO";
- this.pd_pocode.Name = "pd_pocode";
- this.pd_pocode.ReadOnly = true;
- this.pd_pocode.Width = 66;
- //
- // pd_custprodspec
- //
- this.pd_custprodspec.DataPropertyName = "pd_custprodspec";
- this.pd_custprodspec.HeaderText = "客户型号";
- this.pd_custprodspec.Name = "pd_custprodspec";
- this.pd_custprodspec.ReadOnly = true;
- this.pd_custprodspec.Width = 78;
- //
- // pr_spec
- //
- this.pr_spec.DataPropertyName = "pr_spec";
- this.pr_spec.HeaderText = "规格";
- this.pr_spec.Name = "pr_spec";
- this.pr_spec.Visible = false;
- this.pr_spec.Width = 54;
- //
- // pib_outboxcode1
- //
- this.pib_outboxcode1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.pib_outboxcode1.DataPropertyName = "pib_outboxcode1";
- this.pib_outboxcode1.HeaderText = "中盒号";
- this.pib_outboxcode1.Name = "pib_outboxcode1";
- this.pib_outboxcode1.Width = 90;
- //
- // pib_outboxcode2
- //
- this.pib_outboxcode2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.pib_outboxcode2.DataPropertyName = "pib_outboxcode2";
- this.pib_outboxcode2.HeaderText = "外箱号";
- this.pib_outboxcode2.Name = "pib_outboxcode2";
- this.pib_outboxcode2.Width = 90;
- //
- // pi_inoutno
- //
- this.pi_inoutno.ID = null;
- this.pi_inoutno.Location = new System.Drawing.Point(76, 10);
- this.pi_inoutno.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.pi_inoutno.Name = "pi_inoutno";
- this.pi_inoutno.Size = new System.Drawing.Size(150, 21);
- this.pi_inoutno.Str = null;
- this.pi_inoutno.Str1 = null;
- this.pi_inoutno.Str2 = null;
- this.pi_inoutno.TabIndex = 2;
- this.pi_inoutno.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pi_inoutno_KeyDown);
- //
- // SingleLabel
- //
- this.SingleLabel.Controls.Add(this.SingleLabelPrinter);
- this.SingleLabel.Controls.Add(this.SingleLabelPrint);
- this.SingleLabel.Controls.Add(this.SingleLabelAutoPrint);
- this.SingleLabel.Controls.Add(this.SingleLabelCombox);
- this.SingleLabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.SingleLabel.Location = new System.Drawing.Point(754, 6);
- this.SingleLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.SingleLabel.Name = "SingleLabel";
- this.SingleLabel.Padding = new System.Windows.Forms.Padding(2);
- this.SingleLabel.Size = new System.Drawing.Size(156, 191);
- this.SingleLabel.TabIndex = 77;
- this.SingleLabel.TabStop = false;
- this.SingleLabel.Text = "单盘标签";
- //
- // SingleLabelPrinter
- //
- this.SingleLabelPrinter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.SingleLabelPrinter.Location = new System.Drawing.Point(6, 63);
- this.SingleLabelPrinter.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
- this.SingleLabelPrinter.Name = "SingleLabelPrinter";
- this.SingleLabelPrinter.Size = new System.Drawing.Size(142, 30);
- this.SingleLabelPrinter.TabIndex = 40;
- //
- // SingleLabelPrint
- //
- this.SingleLabelPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.SingleLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.SingleLabelPrint.Location = new System.Drawing.Point(80, 156);
- this.SingleLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.SingleLabelPrint.Name = "SingleLabelPrint";
- this.SingleLabelPrint.Size = new System.Drawing.Size(68, 26);
- this.SingleLabelPrint.TabIndex = 36;
- this.SingleLabelPrint.Text = "打印盘标";
- this.SingleLabelPrint.UseVisualStyleBackColor = true;
- this.SingleLabelPrint.Click += new System.EventHandler(this.SingleLabelPrint_Click);
- //
- // SingleLabelAutoPrint
- //
- this.SingleLabelAutoPrint.AutoSize = true;
- this.SingleLabelAutoPrint.Checked = true;
- this.SingleLabelAutoPrint.CheckState = System.Windows.Forms.CheckState.Checked;
- this.SingleLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.SingleLabelAutoPrint.Location = new System.Drawing.Point(8, 95);
- this.SingleLabelAutoPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.SingleLabelAutoPrint.Name = "SingleLabelAutoPrint";
- this.SingleLabelAutoPrint.Size = new System.Drawing.Size(75, 21);
- this.SingleLabelAutoPrint.TabIndex = 30;
- this.SingleLabelAutoPrint.Text = "自动打印";
- this.SingleLabelAutoPrint.UseVisualStyleBackColor = true;
- //
- // SingleLabelCombox
- //
- this.SingleLabelCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.SingleLabelCombox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.SingleLabelCombox.FormattingEnabled = true;
- this.SingleLabelCombox.Location = new System.Drawing.Point(7, 31);
- this.SingleLabelCombox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.SingleLabelCombox.Name = "SingleLabelCombox";
- this.SingleLabelCombox.Size = new System.Drawing.Size(143, 25);
- this.SingleLabelCombox.TabIndex = 0;
- this.SingleLabelCombox.SelectedIndexChanged += new System.EventHandler(this.SingleLabelCombox_SelectedIndexChanged);
- //
- // MidLabel
- //
- this.MidLabel.Controls.Add(this.MidLabelNum);
- this.MidLabel.Controls.Add(this.label5);
- this.MidLabel.Controls.Add(this.MidLabelPrinter);
- this.MidLabel.Controls.Add(this.MidLabelPrint);
- this.MidLabel.Controls.Add(this.MidLabelAutoPrint);
- this.MidLabel.Controls.Add(this.MidLabelCombox);
- this.MidLabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.MidLabel.Location = new System.Drawing.Point(912, 6);
- this.MidLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.MidLabel.Name = "MidLabel";
- this.MidLabel.Padding = new System.Windows.Forms.Padding(2);
- this.MidLabel.Size = new System.Drawing.Size(158, 191);
- this.MidLabel.TabIndex = 78;
- this.MidLabel.TabStop = false;
- this.MidLabel.Text = "中盒标签";
- //
- // MidLabelNum
- //
- this.MidLabelNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.MidLabelNum.ID = null;
- this.MidLabelNum.Location = new System.Drawing.Point(51, 123);
- this.MidLabelNum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.MidLabelNum.Name = "MidLabelNum";
- this.MidLabelNum.Size = new System.Drawing.Size(64, 23);
- this.MidLabelNum.Str = null;
- this.MidLabelNum.Str1 = null;
- this.MidLabelNum.Str2 = null;
- this.MidLabelNum.TabIndex = 56;
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label5.Location = new System.Drawing.Point(4, 124);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(32, 17);
- this.label5.TabIndex = 50;
- this.label5.Text = "盒号";
- //
- // MidLabelPrinter
- //
- this.MidLabelPrinter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.MidLabelPrinter.Location = new System.Drawing.Point(6, 63);
- this.MidLabelPrinter.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
- this.MidLabelPrinter.Name = "MidLabelPrinter";
- this.MidLabelPrinter.Size = new System.Drawing.Size(142, 30);
- this.MidLabelPrinter.TabIndex = 41;
- //
- // MidLabelPrint
- //
- this.MidLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.MidLabelPrint.Location = new System.Drawing.Point(82, 156);
- this.MidLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.MidLabelPrint.Name = "MidLabelPrint";
- this.MidLabelPrint.Size = new System.Drawing.Size(68, 26);
- this.MidLabelPrint.TabIndex = 42;
- this.MidLabelPrint.Text = "打印盒签";
- this.MidLabelPrint.UseVisualStyleBackColor = true;
- this.MidLabelPrint.Click += new System.EventHandler(this.MidLabelPrint_Click);
- //
- // MidLabelAutoPrint
- //
- this.MidLabelAutoPrint.AutoSize = true;
- this.MidLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.MidLabelAutoPrint.Location = new System.Drawing.Point(6, 94);
- this.MidLabelAutoPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.MidLabelAutoPrint.Name = "MidLabelAutoPrint";
- this.MidLabelAutoPrint.Size = new System.Drawing.Size(75, 21);
- this.MidLabelAutoPrint.TabIndex = 41;
- this.MidLabelAutoPrint.Text = "自动打印";
- this.MidLabelAutoPrint.UseVisualStyleBackColor = true;
- //
- // MidLabelCombox
- //
- this.MidLabelCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.MidLabelCombox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.MidLabelCombox.FormattingEnabled = true;
- this.MidLabelCombox.Location = new System.Drawing.Point(7, 31);
- this.MidLabelCombox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.MidLabelCombox.Name = "MidLabelCombox";
- this.MidLabelCombox.Size = new System.Drawing.Size(143, 25);
- this.MidLabelCombox.TabIndex = 40;
- this.MidLabelCombox.SelectedIndexChanged += new System.EventHandler(this.MidLabelCombox_SelectedIndexChanged);
- //
- // OutBoxLabel
- //
- this.OutBoxLabel.Controls.Add(this.LogingOut);
- this.OutBoxLabel.Controls.Add(this.OutBoxNum);
- this.OutBoxLabel.Controls.Add(this.label10);
- this.OutBoxLabel.Controls.Add(this.label6);
- this.OutBoxLabel.Controls.Add(this.OutBoxPrinter);
- this.OutBoxLabel.Controls.Add(this.OutboxCapacity);
- this.OutBoxLabel.Controls.Add(this.OutBoxLabelPrint);
- this.OutBoxLabel.Controls.Add(this.OutBoxLabelAutoPrint);
- this.OutBoxLabel.Controls.Add(this.OutBoxCombox);
- this.OutBoxLabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.OutBoxLabel.Location = new System.Drawing.Point(1075, 6);
- this.OutBoxLabel.Margin = new System.Windows.Forms.Padding(2);
- this.OutBoxLabel.Name = "OutBoxLabel";
- this.OutBoxLabel.Padding = new System.Windows.Forms.Padding(2);
- this.OutBoxLabel.Size = new System.Drawing.Size(172, 191);
- this.OutBoxLabel.TabIndex = 79;
- this.OutBoxLabel.TabStop = false;
- this.OutBoxLabel.Text = "外箱标签";
- //
- // LogingOut
- //
- this.LogingOut.AutoSize = true;
- this.LogingOut.Location = new System.Drawing.Point(111, 8);
- this.LogingOut.Name = "LogingOut";
- this.LogingOut.Size = new System.Drawing.Size(42, 21);
- this.LogingOut.TabIndex = 77;
- this.LogingOut.TabStop = true;
- this.LogingOut.Text = "注销";
- this.LogingOut.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LogingOut_LinkClicked);
- //
- // OutBoxNum
- //
- this.OutBoxNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.OutBoxNum.Items.AddRange(new object[] {
- "新增"});
- this.OutBoxNum.Location = new System.Drawing.Point(117, 127);
- this.OutBoxNum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.OutBoxNum.Name = "OutBoxNum";
- this.OutBoxNum.Size = new System.Drawing.Size(48, 25);
- this.OutBoxNum.TabIndex = 91;
- this.OutBoxNum.Text = "新增";
- this.OutBoxNum.Click += new System.EventHandler(this.OutBoxNum_Click);
- //
- // label10
- //
- this.label10.AutoSize = true;
- this.label10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label10.Location = new System.Drawing.Point(83, 130);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(32, 17);
- this.label10.TabIndex = 90;
- this.label10.Text = "箱号";
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label6.Location = new System.Drawing.Point(4, 129);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(32, 17);
- this.label6.TabIndex = 87;
- this.label6.Text = "容量";
- //
- // OutBoxPrinter
- //
- this.OutBoxPrinter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.OutBoxPrinter.Location = new System.Drawing.Point(8, 62);
- this.OutBoxPrinter.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
- this.OutBoxPrinter.Name = "OutBoxPrinter";
- this.OutBoxPrinter.Size = new System.Drawing.Size(158, 30);
- this.OutBoxPrinter.TabIndex = 82;
- //
- // OutboxCapacity
- //
- this.OutboxCapacity.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.OutboxCapacity.Location = new System.Drawing.Point(39, 127);
- this.OutboxCapacity.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.OutboxCapacity.Name = "OutboxCapacity";
- this.OutboxCapacity.Size = new System.Drawing.Size(38, 23);
- this.OutboxCapacity.TabIndex = 84;
- this.OutboxCapacity.Value = new decimal(new int[] {
- 60,
- 0,
- 0,
- 0});
- this.OutboxCapacity.Leave += new System.EventHandler(this.MidBoxCapacity_Leave);
- //
- // OutBoxLabelPrint
- //
- this.OutBoxLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.OutBoxLabelPrint.Location = new System.Drawing.Point(91, 158);
- this.OutBoxLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.OutBoxLabelPrint.Name = "OutBoxLabelPrint";
- this.OutBoxLabelPrint.Size = new System.Drawing.Size(76, 26);
- this.OutBoxLabelPrint.TabIndex = 80;
- this.OutBoxLabelPrint.Text = "打印箱标";
- this.OutBoxLabelPrint.UseVisualStyleBackColor = true;
- this.OutBoxLabelPrint.Click += new System.EventHandler(this.OutBoxLabelPrint_Click);
- //
- // OutBoxLabelAutoPrint
- //
- this.OutBoxLabelAutoPrint.AutoSize = true;
- this.OutBoxLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.OutBoxLabelAutoPrint.Location = new System.Drawing.Point(7, 98);
- this.OutBoxLabelAutoPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.OutBoxLabelAutoPrint.Name = "OutBoxLabelAutoPrint";
- this.OutBoxLabelAutoPrint.Size = new System.Drawing.Size(75, 21);
- this.OutBoxLabelAutoPrint.TabIndex = 79;
- this.OutBoxLabelAutoPrint.Text = "自动打印";
- this.OutBoxLabelAutoPrint.UseVisualStyleBackColor = true;
- //
- // OutBoxCombox
- //
- this.OutBoxCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.OutBoxCombox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.OutBoxCombox.FormattingEnabled = true;
- this.OutBoxCombox.Location = new System.Drawing.Point(8, 31);
- this.OutBoxCombox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.OutBoxCombox.Name = "OutBoxCombox";
- this.OutBoxCombox.Size = new System.Drawing.Size(158, 25);
- this.OutBoxCombox.TabIndex = 78;
- this.OutBoxCombox.SelectedIndexChanged += new System.EventHandler(this.OutBoxCombox_SelectedIndexChanged);
- //
- // UAS_出货标签打印
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(233)))), ((int)(((byte)(206)))));
- this.ClientSize = new System.Drawing.Size(1257, 711);
- this.Controls.Add(this.label1);
- this.Controls.Add(this.DCCheck);
- this.Controls.Add(this.pictureBox1);
- this.Controls.Add(this.SetPrintStatus_label);
- this.Controls.Add(this.PrintFooter);
- this.Controls.Add(this.GridPrcode);
- this.Controls.Add(this.ExportData);
- this.Controls.Add(this.label19);
- this.Controls.Add(this.pi_date);
- this.Controls.Add(this.AttachInfo);
- this.Controls.Add(this.groupBoxWithBorder1);
- this.Controls.Add(this.ChooseAll);
- this.Controls.Add(this.GetGridOnly);
- this.Controls.Add(this.Fresh);
- this.Controls.Add(this.pi_cardcode_label);
- this.Controls.Add(this.pi_cardcode);
- this.Controls.Add(this.pib_id);
- this.Controls.Add(this.CleanDetail);
- this.Controls.Add(this.LabelMainTain);
- this.Controls.Add(this.label24);
- this.Controls.Add(this.Input);
- this.Controls.Add(this.LabelInf);
- this.Controls.Add(this.pi_inoutno_label);
- this.Controls.Add(this.pi_inoutno);
- this.Controls.Add(this.SingleLabel);
- this.Controls.Add(this.MidLabel);
- this.Controls.Add(this.OutBoxLabel);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.Name = "UAS_出货标签打印";
- this.Text = " UAS-出货标签管理";
- this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
- this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.贴标机条码打印_FormClosing);
- this.Load += new System.EventHandler(this.贴标机条码打印_Load);
- this.SizeChanged += new System.EventHandler(this.贴标机条码打印_SizeChanged);
- ((System.ComponentModel.ISupportInitialize)(this.MidSource)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.GridPrcode)).EndInit();
- this.groupBoxWithBorder1.ResumeLayout(false);
- this.groupBoxWithBorder1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.LabelInf)).EndInit();
- this.SingleLabel.ResumeLayout(false);
- this.SingleLabel.PerformLayout();
- this.MidLabel.ResumeLayout(false);
- this.MidLabel.PerformLayout();
- this.OutBoxLabel.ResumeLayout(false);
- this.OutBoxLabel.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.OutboxCapacity)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder OutBoxLabel;
- private System.Windows.Forms.ComboBox OutBoxNum;
- private System.Windows.Forms.Label label10;
- private CustomControl.PrinterCombox OutBoxPrinter;
- private System.Windows.Forms.Button OutBoxLabelPrint;
- private System.Windows.Forms.ComboBox OutBoxCombox;
- private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
- 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 System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
- private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn2;
- private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn3;
- 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.Label label6;
- private System.Windows.Forms.NumericUpDown OutboxCapacity;
- private System.Windows.Forms.CheckBox OutBoxLabelAutoPrint;
- private System.Windows.Forms.ComboBox MidLabelCombox;
- private System.Windows.Forms.CheckBox MidLabelAutoPrint;
- private System.Windows.Forms.Button MidLabelPrint;
- private CustomControl.PrinterCombox MidLabelPrinter;
- private System.Windows.Forms.Label label5;
- private CustomControl.EnterTextBox MidLabelNum;
- private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder MidLabel;
- private System.Windows.Forms.ComboBox SingleLabelCombox;
- private System.Windows.Forms.CheckBox SingleLabelAutoPrint;
- private System.Windows.Forms.Button SingleLabelPrint;
- private CustomControl.PrinterCombox SingleLabelPrinter;
- private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder SingleLabel;
- private CustomControl.EnterTextBox pi_inoutno;
- private System.Windows.Forms.Label pi_inoutno_label;
- private CustomControl.DataGridViewWithSerialNum LabelInf;
- private CustomControl.EnterTextBox Input;
- private System.Windows.Forms.Label label24;
- private System.Windows.Forms.Button LabelMainTain;
- private System.Windows.Forms.Button CleanDetail;
- private System.Windows.Forms.Label pib_id;
- private System.Windows.Forms.Label pi_cardcode;
- private System.Windows.Forms.Label pi_cardcode_label;
- private System.Windows.Forms.LinkLabel Fresh;
- private System.Windows.Forms.LinkLabel LogingOut;
- private System.Windows.Forms.Timer RefreshDBConnect;
- private System.Windows.Forms.CheckBox GetGridOnly;
- 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 dataGridViewTextBoxColumn21;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn22;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn23;
- private System.Windows.Forms.BindingSource MidSource;
- private System.Windows.Forms.Button ChooseAll;
- private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.Label label12;
- private CustomControl.EnterTextBox SingleBoxEnd;
- private CustomControl.EnterTextBox SingleBoxBegin;
- private System.Windows.Forms.Label label16;
- private System.Windows.Forms.Label label18;
- private CustomControl.EnterTextBox MidBoxEnd;
- private CustomControl.EnterTextBox MidBoxBegin;
- private System.Windows.Forms.Button ExportData;
- private System.Windows.Forms.FolderBrowserDialog ExportFileDialog;
- private System.Windows.Forms.Button AttachInfo;
- private System.Windows.Forms.Label pi_date;
- private System.Windows.Forms.Label label19;
- private CustomControl.DataGridViewWithSerialNum GridPrcode;
- private System.Windows.Forms.Label SetPrintStatus_label;
- private System.Windows.Forms.Button PrintFooter;
- private System.Windows.Forms.DataGridViewCheckBoxColumn Choose;
- private System.Windows.Forms.DataGridViewCheckBoxColumn pib_ifprint;
- private System.Windows.Forms.DataGridViewTextBoxColumn pib_id1;
- private System.Windows.Forms.DataGridViewTextBoxColumn pib_pdno;
- private System.Windows.Forms.DataGridViewTextBoxColumn pib_prodcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn pr_vendprodcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn pib_brand;
- private System.Windows.Forms.DataGridViewTextBoxColumn pib_madein;
- private System.Windows.Forms.DataGridViewTextBoxColumn pr_zxbzs;
- private System.Windows.Forms.DataGridViewTextBoxColumn pib_lotno;
- private System.Windows.Forms.DataGridViewTextBoxColumn pib_datecode;
- private System.Windows.Forms.DataGridViewTextBoxColumn pib_qty;
- private System.Windows.Forms.DataGridViewTextBoxColumn pib_barcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn pib_custbarcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn pib_custoutboxcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_pocode;
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_custprodspec;
- private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec;
- private System.Windows.Forms.DataGridViewTextBoxColumn pib_outboxcode1;
- private System.Windows.Forms.DataGridViewTextBoxColumn pib_outboxcode2;
- private System.Windows.Forms.PictureBox pictureBox1;
- private CustomControl.EnterTextBox DCCheck;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_pdno;
- private System.Windows.Forms.DataGridViewTextBoxColumn pjd_id;
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_prodcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn CollectedNum;
- private System.Windows.Forms.DataGridViewTextBoxColumn UnCollectedNum;
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_outqty;
- private System.Windows.Forms.DataGridViewTextBoxColumn pr_unit;
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_brand;
- private System.Windows.Forms.DataGridViewTextBoxColumn pjd_zxbzs_user;
- }
- }
|