From aa163d95ef7e56aff066a11dad66083bcd373f95 Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期四, 31 十月 2024 12:23:12 +0800
Subject: [PATCH] 到货确认审核人取当前登录用户绑定的金蝶账号
---
WarM/条码打印/Gy_BarCodeBill_automaticallyByPLC_New.designer.cs | 197 ++++++++++++++++++++++++++++++-------------------
1 files changed, 121 insertions(+), 76 deletions(-)
diff --git "a/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_BarCodeBill_automaticallyByPLC_New.designer.cs" "b/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_BarCodeBill_automaticallyByPLC_New.designer.cs"
index a9b0b14..572068e 100644
--- "a/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_BarCodeBill_automaticallyByPLC_New.designer.cs"
+++ "b/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_BarCodeBill_automaticallyByPLC_New.designer.cs"
@@ -64,6 +64,9 @@
this.tabControl_MainInfo = new System.Windows.Forms.TabControl();
this.tabPage_BillInfo = new System.Windows.Forms.TabPage();
this.gbUp = new System.Windows.Forms.GroupBox();
+ this.groupBox1 = new System.Windows.Forms.GroupBox();
+ this.radioButton_IsPrint_No = new System.Windows.Forms.RadioButton();
+ this.radioButton_IsPrint_Yes = new System.Windows.Forms.RadioButton();
this.cmdSourceBillNo = new System.Windows.Forms.Button();
this.cmbHWorksNumber = new System.Windows.Forms.ComboBox();
this.label4 = new System.Windows.Forms.Label();
@@ -147,11 +150,14 @@
this.printDialog1 = new System.Windows.Forms.PrintDialog();
this.printPreviewDialog1 = new System.Windows.Forms.PrintPreviewDialog();
this.timer2 = new System.Windows.Forms.Timer(this.components);
+ this.timer3 = new System.Windows.Forms.Timer(this.components);
+ this.timer4 = new System.Windows.Forms.Timer(this.components);
this.Tool.SuspendLayout();
this.P1.SuspendLayout();
this.tabControl_MainInfo.SuspendLayout();
this.tabPage_BillInfo.SuspendLayout();
this.gbUp.SuspendLayout();
+ this.groupBox1.SuspendLayout();
this.tabPage_ParamsInfo.SuspendLayout();
this.groupBox_ParamsInfo.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pic1)).BeginInit();
@@ -207,7 +213,7 @@
this.Tool.Location = new System.Drawing.Point(0, 0);
this.Tool.Name = "Tool";
this.Tool.Padding = new System.Windows.Forms.Padding(0);
- this.Tool.Size = new System.Drawing.Size(1526, 75);
+ this.Tool.Size = new System.Drawing.Size(1924, 75);
this.Tool.Stretch = true;
this.Tool.TabIndex = 17;
this.Tool.Text = "toolStrip1";
@@ -225,7 +231,6 @@
this.dy.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.dy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.dy.Visible = false;
- this.dy.Click += new System.EventHandler(this.dy_Click);
//
// sdy
//
@@ -240,7 +245,6 @@
this.sdy.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.sdy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.sdy.Visible = false;
- this.sdy.Click += new System.EventHandler(this.sdy_Click);
//
// yl
//
@@ -255,7 +259,6 @@
this.yl.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.yl.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.yl.Visible = false;
- this.yl.Click += new System.EventHandler(this.yl_Click);
//
// toolStripSeparator2
//
@@ -290,7 +293,6 @@
this.spRow.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.spRow.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.spRow.Visible = false;
- this.spRow.Click += new System.EventHandler(this.spRow_Click);
//
// bc
//
@@ -300,7 +302,7 @@
this.bc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.bc.ImageTransparentColor = System.Drawing.Color.Magenta;
this.bc.Name = "bc";
- this.bc.Size = new System.Drawing.Size(35, 47);
+ this.bc.Size = new System.Drawing.Size(60, 60);
this.bc.Text = "鐢熸垚";
this.bc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.bc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
@@ -346,7 +348,6 @@
this.wxm.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.wxm.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.wxm.Visible = false;
- this.wxm.Click += new System.EventHandler(this.wxm_Click);
//
// toolStripSeparator9
//
@@ -386,7 +387,6 @@
this.kc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.kc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.kc.Visible = false;
- this.kc.Click += new System.EventHandler(this.kc_Click);
//
// toolStripSeparator1
//
@@ -453,7 +453,6 @@
this.tb.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tb.ToolTipText = "鍚屾鍩虹璧勬枡";
this.tb.Visible = false;
- this.tb.Click += new System.EventHandler(this.tb_Click);
//
// toolStripSeparator6
//
@@ -473,7 +472,6 @@
this.gl.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.gl.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.gl.Visible = false;
- this.gl.Click += new System.EventHandler(this.gl_Click);
//
// toolStripSeparator7
//
@@ -493,7 +491,6 @@
this.BatchNo.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.BatchNo.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.BatchNo.Visible = false;
- this.BatchNo.Click += new System.EventHandler(this.BatchNo_Click);
//
// toolStripSeparator3
//
@@ -507,8 +504,9 @@
this.tc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.tc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tc.ImageTransparentColor = System.Drawing.Color.White;
+ this.tc.Margin = new System.Windows.Forms.Padding(100, 2, 0, 3);
this.tc.Name = "tc";
- this.tc.Size = new System.Drawing.Size(35, 47);
+ this.tc.Size = new System.Drawing.Size(60, 60);
this.tc.Text = "閫�鍑�";
this.tc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.tc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
@@ -536,7 +534,7 @@
this.P1.Location = new System.Drawing.Point(62, 75);
this.P1.Margin = new System.Windows.Forms.Padding(4);
this.P1.Name = "P1";
- this.P1.Size = new System.Drawing.Size(1406, 358);
+ this.P1.Size = new System.Drawing.Size(1804, 358);
this.P1.TabIndex = 31;
//
// tabControl_MainInfo
@@ -546,7 +544,7 @@
this.tabControl_MainInfo.Location = new System.Drawing.Point(3, 4);
this.tabControl_MainInfo.Name = "tabControl_MainInfo";
this.tabControl_MainInfo.SelectedIndex = 0;
- this.tabControl_MainInfo.Size = new System.Drawing.Size(1395, 346);
+ this.tabControl_MainInfo.Size = new System.Drawing.Size(1794, 346);
this.tabControl_MainInfo.TabIndex = 38;
//
// tabPage_BillInfo
@@ -556,13 +554,14 @@
this.tabPage_BillInfo.Location = new System.Drawing.Point(4, 28);
this.tabPage_BillInfo.Name = "tabPage_BillInfo";
this.tabPage_BillInfo.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage_BillInfo.Size = new System.Drawing.Size(1387, 314);
+ this.tabPage_BillInfo.Size = new System.Drawing.Size(1786, 314);
this.tabPage_BillInfo.TabIndex = 0;
this.tabPage_BillInfo.Text = "宸ュ崟淇℃伅";
//
// gbUp
//
this.gbUp.BackColor = System.Drawing.Color.Transparent;
+ this.gbUp.Controls.Add(this.groupBox1);
this.gbUp.Controls.Add(this.cmdSourceBillNo);
this.gbUp.Controls.Add(this.cmbHWorksNumber);
this.gbUp.Controls.Add(this.label4);
@@ -595,18 +594,49 @@
this.gbUp.Margin = new System.Windows.Forms.Padding(4);
this.gbUp.Name = "gbUp";
this.gbUp.Padding = new System.Windows.Forms.Padding(4);
- this.gbUp.Size = new System.Drawing.Size(1379, 310);
+ this.gbUp.Size = new System.Drawing.Size(1775, 310);
this.gbUp.TabIndex = 33;
this.gbUp.TabStop = false;
+ //
+ // groupBox1
+ //
+ this.groupBox1.Controls.Add(this.radioButton_IsPrint_No);
+ this.groupBox1.Controls.Add(this.radioButton_IsPrint_Yes);
+ this.groupBox1.Location = new System.Drawing.Point(24, 162);
+ this.groupBox1.Name = "groupBox1";
+ this.groupBox1.Size = new System.Drawing.Size(200, 100);
+ this.groupBox1.TabIndex = 45;
+ this.groupBox1.TabStop = false;
+ //
+ // radioButton_IsPrint_No
+ //
+ this.radioButton_IsPrint_No.AutoSize = true;
+ this.radioButton_IsPrint_No.Location = new System.Drawing.Point(6, 68);
+ this.radioButton_IsPrint_No.Name = "radioButton_IsPrint_No";
+ this.radioButton_IsPrint_No.Size = new System.Drawing.Size(87, 22);
+ this.radioButton_IsPrint_No.TabIndex = 1;
+ this.radioButton_IsPrint_No.Text = "涓嶆墦鍗�";
+ this.radioButton_IsPrint_No.UseVisualStyleBackColor = true;
+ //
+ // radioButton_IsPrint_Yes
+ //
+ this.radioButton_IsPrint_Yes.AutoSize = true;
+ this.radioButton_IsPrint_Yes.Checked = true;
+ this.radioButton_IsPrint_Yes.Location = new System.Drawing.Point(7, 13);
+ this.radioButton_IsPrint_Yes.Name = "radioButton_IsPrint_Yes";
+ this.radioButton_IsPrint_Yes.Size = new System.Drawing.Size(69, 22);
+ this.radioButton_IsPrint_Yes.TabIndex = 0;
+ this.radioButton_IsPrint_Yes.TabStop = true;
+ this.radioButton_IsPrint_Yes.Text = "鎵撳嵃";
+ this.radioButton_IsPrint_Yes.UseVisualStyleBackColor = true;
//
// cmdSourceBillNo
//
this.cmdSourceBillNo.Image = ((System.Drawing.Image)(resources.GetObject("cmdSourceBillNo.Image")));
- this.cmdSourceBillNo.ImageAlign = System.Drawing.ContentAlignment.TopRight;
- this.cmdSourceBillNo.Location = new System.Drawing.Point(1214, 11);
+ this.cmdSourceBillNo.Location = new System.Drawing.Point(1645, 0);
this.cmdSourceBillNo.Margin = new System.Windows.Forms.Padding(4);
this.cmdSourceBillNo.Name = "cmdSourceBillNo";
- this.cmdSourceBillNo.Size = new System.Drawing.Size(33, 33);
+ this.cmdSourceBillNo.Size = new System.Drawing.Size(122, 70);
this.cmdSourceBillNo.TabIndex = 99;
this.cmdSourceBillNo.UseVisualStyleBackColor = true;
this.cmdSourceBillNo.Click += new System.EventHandler(this.cmdSourceBillNo_Click_1);
@@ -615,7 +645,7 @@
//
this.cmbHWorksNumber.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbHWorksNumber.FormattingEnabled = true;
- this.cmbHWorksNumber.Location = new System.Drawing.Point(973, 250);
+ this.cmbHWorksNumber.Location = new System.Drawing.Point(122, 230);
this.cmbHWorksNumber.Margin = new System.Windows.Forms.Padding(4);
this.cmbHWorksNumber.Name = "cmbHWorksNumber";
this.cmbHWorksNumber.Size = new System.Drawing.Size(280, 26);
@@ -626,7 +656,7 @@
//
this.label4.AutoSize = true;
this.label4.ForeColor = System.Drawing.Color.Black;
- this.label4.Location = new System.Drawing.Point(872, 256);
+ this.label4.Location = new System.Drawing.Point(21, 236);
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(80, 18);
@@ -647,7 +677,8 @@
// radioButton_HIsUsingBatchNo
//
this.radioButton_HIsUsingBatchNo.AutoSize = true;
- this.radioButton_HIsUsingBatchNo.Location = new System.Drawing.Point(874, 190);
+ this.radioButton_HIsUsingBatchNo.Enabled = false;
+ this.radioButton_HIsUsingBatchNo.Location = new System.Drawing.Point(600, 175);
this.radioButton_HIsUsingBatchNo.Name = "radioButton_HIsUsingBatchNo";
this.radioButton_HIsUsingBatchNo.Size = new System.Drawing.Size(141, 22);
this.radioButton_HIsUsingBatchNo.TabIndex = 98;
@@ -666,9 +697,9 @@
//
// button_stopListen
//
- this.button_stopListen.Location = new System.Drawing.Point(404, 250);
+ this.button_stopListen.Location = new System.Drawing.Point(958, 203);
this.button_stopListen.Name = "button_stopListen";
- this.button_stopListen.Size = new System.Drawing.Size(151, 35);
+ this.button_stopListen.Size = new System.Drawing.Size(192, 101);
this.button_stopListen.TabIndex = 97;
this.button_stopListen.Text = "鍋滄鐩戝惉";
this.button_stopListen.UseVisualStyleBackColor = true;
@@ -686,7 +717,7 @@
// dtpHDate
//
this.dtpHDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
- this.dtpHDate.Location = new System.Drawing.Point(967, 74);
+ this.dtpHDate.Location = new System.Drawing.Point(697, 124);
this.dtpHDate.Name = "dtpHDate";
this.dtpHDate.Size = new System.Drawing.Size(280, 28);
this.dtpHDate.TabIndex = 96;
@@ -694,7 +725,7 @@
// label_HMaterNumber
//
this.label_HMaterNumber.AutoSize = true;
- this.label_HMaterNumber.Location = new System.Drawing.Point(19, 140);
+ this.label_HMaterNumber.Location = new System.Drawing.Point(1178, 80);
this.label_HMaterNumber.Name = "label_HMaterNumber";
this.label_HMaterNumber.Size = new System.Drawing.Size(80, 18);
this.label_HMaterNumber.TabIndex = 86;
@@ -703,7 +734,7 @@
// label2
//
this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(867, 80);
+ this.label2.Location = new System.Drawing.Point(597, 130);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(80, 18);
this.label2.TabIndex = 95;
@@ -713,16 +744,18 @@
//
this.textBox_HMaterNumber.BackColor = System.Drawing.SystemColors.ScrollBar;
this.textBox_HMaterNumber.Enabled = false;
- this.textBox_HMaterNumber.Location = new System.Drawing.Point(121, 137);
+ this.textBox_HMaterNumber.Font = new System.Drawing.Font("瀹嬩綋", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+ this.textBox_HMaterNumber.Location = new System.Drawing.Point(1280, 77);
+ this.textBox_HMaterNumber.Multiline = true;
this.textBox_HMaterNumber.Name = "textBox_HMaterNumber";
- this.textBox_HMaterNumber.Size = new System.Drawing.Size(280, 28);
+ this.textBox_HMaterNumber.Size = new System.Drawing.Size(468, 48);
this.textBox_HMaterNumber.TabIndex = 87;
//
// button_startListen
//
- this.button_startListen.Location = new System.Drawing.Point(214, 250);
+ this.button_startListen.Location = new System.Drawing.Point(521, 203);
this.button_startListen.Name = "button_startListen";
- this.button_startListen.Size = new System.Drawing.Size(133, 35);
+ this.button_startListen.Size = new System.Drawing.Size(160, 100);
this.button_startListen.TabIndex = 96;
this.button_startListen.Text = "寮�濮嬬洃鍚�";
this.button_startListen.UseVisualStyleBackColor = true;
@@ -731,7 +764,7 @@
// label_HMaterName
//
this.label_HMaterName.AutoSize = true;
- this.label_HMaterName.Location = new System.Drawing.Point(445, 140);
+ this.label_HMaterName.Location = new System.Drawing.Point(1175, 136);
this.label_HMaterName.Name = "label_HMaterName";
this.label_HMaterName.Size = new System.Drawing.Size(80, 18);
this.label_HMaterName.TabIndex = 88;
@@ -741,7 +774,7 @@
//
this.cmbHBarCodeType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbHBarCodeType.FormattingEnabled = true;
- this.cmbHBarCodeType.Location = new System.Drawing.Point(550, 80);
+ this.cmbHBarCodeType.Location = new System.Drawing.Point(697, 80);
this.cmbHBarCodeType.Margin = new System.Windows.Forms.Padding(4);
this.cmbHBarCodeType.Name = "cmbHBarCodeType";
this.cmbHBarCodeType.Size = new System.Drawing.Size(280, 26);
@@ -751,15 +784,17 @@
//
this.textBox_HMaterName.BackColor = System.Drawing.SystemColors.ScrollBar;
this.textBox_HMaterName.Enabled = false;
- this.textBox_HMaterName.Location = new System.Drawing.Point(550, 135);
+ this.textBox_HMaterName.Font = new System.Drawing.Font("瀹嬩綋", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+ this.textBox_HMaterName.Location = new System.Drawing.Point(1280, 131);
+ this.textBox_HMaterName.Multiline = true;
this.textBox_HMaterName.Name = "textBox_HMaterName";
- this.textBox_HMaterName.Size = new System.Drawing.Size(280, 28);
+ this.textBox_HMaterName.Size = new System.Drawing.Size(468, 57);
this.textBox_HMaterName.TabIndex = 89;
//
// label_HMaterModel
//
this.label_HMaterModel.AutoSize = true;
- this.label_HMaterModel.Location = new System.Drawing.Point(871, 140);
+ this.label_HMaterModel.Location = new System.Drawing.Point(1178, 197);
this.label_HMaterModel.Name = "label_HMaterModel";
this.label_HMaterModel.Size = new System.Drawing.Size(80, 18);
this.label_HMaterModel.TabIndex = 90;
@@ -769,7 +804,7 @@
//
this.label1.AutoSize = true;
this.label1.ForeColor = System.Drawing.Color.Black;
- this.label1.Location = new System.Drawing.Point(450, 86);
+ this.label1.Location = new System.Drawing.Point(597, 86);
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(80, 18);
@@ -780,9 +815,11 @@
//
this.textBox_HMaterModel.BackColor = System.Drawing.SystemColors.ScrollBar;
this.textBox_HMaterModel.Enabled = false;
- this.textBox_HMaterModel.Location = new System.Drawing.Point(973, 137);
+ this.textBox_HMaterModel.Font = new System.Drawing.Font("瀹嬩綋", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+ this.textBox_HMaterModel.Location = new System.Drawing.Point(1280, 194);
+ this.textBox_HMaterModel.Multiline = true;
this.textBox_HMaterModel.Name = "textBox_HMaterModel";
- this.textBox_HMaterModel.Size = new System.Drawing.Size(280, 28);
+ this.textBox_HMaterModel.Size = new System.Drawing.Size(468, 60);
this.textBox_HMaterModel.TabIndex = 91;
//
// label3
@@ -799,7 +836,7 @@
// label_HPlanQty
//
this.label_HPlanQty.AutoSize = true;
- this.label_HPlanQty.Location = new System.Drawing.Point(19, 192);
+ this.label_HPlanQty.Location = new System.Drawing.Point(20, 131);
this.label_HPlanQty.Name = "label_HPlanQty";
this.label_HPlanQty.Size = new System.Drawing.Size(80, 18);
this.label_HPlanQty.TabIndex = 92;
@@ -810,7 +847,7 @@
//
this.textBox_HQty.BackColor = System.Drawing.SystemColors.ScrollBar;
this.textBox_HQty.Enabled = false;
- this.textBox_HQty.Location = new System.Drawing.Point(550, 189);
+ this.textBox_HQty.Location = new System.Drawing.Point(126, 175);
this.textBox_HQty.Name = "textBox_HQty";
this.textBox_HQty.Size = new System.Drawing.Size(280, 28);
this.textBox_HQty.TabIndex = 95;
@@ -821,7 +858,7 @@
//
this.textBox_HPlanQty.BackColor = System.Drawing.SystemColors.ScrollBar;
this.textBox_HPlanQty.Enabled = false;
- this.textBox_HPlanQty.Location = new System.Drawing.Point(121, 189);
+ this.textBox_HPlanQty.Location = new System.Drawing.Point(122, 128);
this.textBox_HPlanQty.Name = "textBox_HPlanQty";
this.textBox_HPlanQty.Size = new System.Drawing.Size(280, 28);
this.textBox_HPlanQty.TabIndex = 93;
@@ -831,7 +868,7 @@
//
this.label10.AutoSize = true;
this.label10.ForeColor = System.Drawing.Color.Black;
- this.label10.Location = new System.Drawing.Point(450, 25);
+ this.label10.Location = new System.Drawing.Point(597, 25);
this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(80, 18);
@@ -840,11 +877,13 @@
//
// txtHSourceBillNo
//
+ this.txtHSourceBillNo.Font = new System.Drawing.Font("瀹嬩綋", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtHSourceBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.txtHSourceBillNo.Location = new System.Drawing.Point(967, 15);
+ this.txtHSourceBillNo.Location = new System.Drawing.Point(1280, 6);
this.txtHSourceBillNo.Margin = new System.Windows.Forms.Padding(4);
+ this.txtHSourceBillNo.Multiline = true;
this.txtHSourceBillNo.Name = "txtHSourceBillNo";
- this.txtHSourceBillNo.Size = new System.Drawing.Size(247, 28);
+ this.txtHSourceBillNo.Size = new System.Drawing.Size(364, 64);
this.txtHSourceBillNo.TabIndex = 41;
this.txtHSourceBillNo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtHSourceBillNo_KeyPress);
//
@@ -853,18 +892,17 @@
this.cmbSourceBillType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbSourceBillType.FormattingEnabled = true;
this.cmbSourceBillType.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.cmbSourceBillType.Location = new System.Drawing.Point(550, 19);
+ this.cmbSourceBillType.Location = new System.Drawing.Point(697, 19);
this.cmbSourceBillType.Margin = new System.Windows.Forms.Padding(4);
this.cmbSourceBillType.Name = "cmbSourceBillType";
this.cmbSourceBillType.Size = new System.Drawing.Size(280, 26);
this.cmbSourceBillType.TabIndex = 36;
- this.cmbSourceBillType.TextChanged += new System.EventHandler(this.cmbSourceBillType_TextChanged);
//
// label14
//
this.label14.AutoSize = true;
this.label14.ForeColor = System.Drawing.Color.Black;
- this.label14.Location = new System.Drawing.Point(866, 21);
+ this.label14.Location = new System.Drawing.Point(1179, 12);
this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(80, 18);
@@ -874,7 +912,7 @@
// label_HQty
//
this.label_HQty.AutoSize = true;
- this.label_HQty.Location = new System.Drawing.Point(445, 194);
+ this.label_HQty.Location = new System.Drawing.Point(21, 180);
this.label_HQty.Name = "label_HQty";
this.label_HQty.Size = new System.Drawing.Size(80, 18);
this.label_HQty.TabIndex = 94;
@@ -888,7 +926,7 @@
this.tabPage_ParamsInfo.Location = new System.Drawing.Point(4, 28);
this.tabPage_ParamsInfo.Name = "tabPage_ParamsInfo";
this.tabPage_ParamsInfo.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage_ParamsInfo.Size = new System.Drawing.Size(1387, 314);
+ this.tabPage_ParamsInfo.Size = new System.Drawing.Size(1786, 314);
this.tabPage_ParamsInfo.TabIndex = 1;
this.tabPage_ParamsInfo.Text = "閰嶇疆淇℃伅";
//
@@ -916,7 +954,7 @@
//
this.button_resetParams.Location = new System.Drawing.Point(590, 173);
this.button_resetParams.Name = "button_resetParams";
- this.button_resetParams.Size = new System.Drawing.Size(89, 40);
+ this.button_resetParams.Size = new System.Drawing.Size(153, 75);
this.button_resetParams.TabIndex = 105;
this.button_resetParams.Text = "閲� 缃�";
this.button_resetParams.UseVisualStyleBackColor = true;
@@ -924,9 +962,9 @@
//
// button_saveParams
//
- this.button_saveParams.Location = new System.Drawing.Point(377, 173);
+ this.button_saveParams.Location = new System.Drawing.Point(311, 173);
this.button_saveParams.Name = "button_saveParams";
- this.button_saveParams.Size = new System.Drawing.Size(89, 40);
+ this.button_saveParams.Size = new System.Drawing.Size(155, 75);
this.button_saveParams.TabIndex = 104;
this.button_saveParams.Text = "淇� 瀛�";
this.button_saveParams.UseVisualStyleBackColor = true;
@@ -1063,7 +1101,7 @@
this.panel2.Location = new System.Drawing.Point(62, 758);
this.panel2.Margin = new System.Windows.Forms.Padding(4);
this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(1406, 140);
+ this.panel2.Size = new System.Drawing.Size(1804, 140);
this.panel2.TabIndex = 32;
//
// txtHDeleteDate
@@ -1303,7 +1341,7 @@
// panel3
//
this.panel3.Dock = System.Windows.Forms.DockStyle.Right;
- this.panel3.Location = new System.Drawing.Point(1468, 75);
+ this.panel3.Location = new System.Drawing.Point(1866, 75);
this.panel3.Margin = new System.Windows.Forms.Padding(4);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(58, 823);
@@ -1323,7 +1361,7 @@
this.grdSum.RowHeadersWidth = 51;
this.grdSum.RowTemplate.Height = 23;
this.grdSum.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.grdSum.Size = new System.Drawing.Size(1406, 28);
+ this.grdSum.Size = new System.Drawing.Size(1804, 28);
this.grdSum.TabIndex = 45;
//
// grdPrint
@@ -1344,7 +1382,7 @@
this.tabPage3.Location = new System.Drawing.Point(4, 5);
this.tabPage3.Margin = new System.Windows.Forms.Padding(4);
this.tabPage3.Name = "tabPage3";
- this.tabPage3.Size = new System.Drawing.Size(1398, 288);
+ this.tabPage3.Size = new System.Drawing.Size(1796, 288);
this.tabPage3.TabIndex = 2;
this.tabPage3.Text = "妗f鍒楄〃";
this.tabPage3.UseVisualStyleBackColor = true;
@@ -1364,7 +1402,7 @@
this.grdList.ReadOnly = true;
this.grdList.RowHeadersWidth = 30;
this.grdList.RowTemplate.Height = 23;
- this.grdList.Size = new System.Drawing.Size(1398, 288);
+ this.grdList.Size = new System.Drawing.Size(1796, 288);
this.grdList.TabIndex = 46;
//
// tabPage2
@@ -1374,7 +1412,7 @@
this.tabPage2.Margin = new System.Windows.Forms.Padding(4);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(4);
- this.tabPage2.Size = new System.Drawing.Size(1398, 288);
+ this.tabPage2.Size = new System.Drawing.Size(1796, 288);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "鏉$爜淇℃伅";
this.tabPage2.UseVisualStyleBackColor = true;
@@ -1394,11 +1432,8 @@
this.grdSub.ReadOnly = true;
this.grdSub.RowHeadersWidth = 30;
this.grdSub.RowTemplate.Height = 23;
- this.grdSub.Size = new System.Drawing.Size(1390, 280);
+ this.grdSub.Size = new System.Drawing.Size(1788, 280);
this.grdSub.TabIndex = 45;
- this.grdSub.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grdSub_CellBeginEdit);
- this.grdSub.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdSub_CellContentClick);
- this.grdSub.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdSub_CellEndEdit);
//
// tabPage1
//
@@ -1407,7 +1442,7 @@
this.tabPage1.Margin = new System.Windows.Forms.Padding(4);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(4);
- this.tabPage1.Size = new System.Drawing.Size(1398, 288);
+ this.tabPage1.Size = new System.Drawing.Size(1796, 288);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "鐗╂枡淇℃伅";
this.tabPage1.UseVisualStyleBackColor = true;
@@ -1427,15 +1462,8 @@
this.grdMain.ReadOnly = true;
this.grdMain.RowHeadersWidth = 30;
this.grdMain.RowTemplate.Height = 23;
- this.grdMain.Size = new System.Drawing.Size(1390, 280);
+ this.grdMain.Size = new System.Drawing.Size(1788, 280);
this.grdMain.TabIndex = 44;
- this.grdMain.RowHeadersWidthChanged += new System.EventHandler(this.grdMain_RowHeadersWidthChanged);
- this.grdMain.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grdMain_CellBeginEdit);
- this.grdMain.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellEndEdit);
- this.grdMain.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellLeave);
- this.grdMain.ColumnWidthChanged += new System.Windows.Forms.DataGridViewColumnEventHandler(this.grdMain_ColumnWidthChanged);
- this.grdMain.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.grdMain_EditingControlShowing);
- this.grdMain.Scroll += new System.Windows.Forms.ScrollEventHandler(this.grdMain_Scroll);
//
// tabControl1
//
@@ -1449,7 +1477,7 @@
this.tabControl1.Margin = new System.Windows.Forms.Padding(4);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
- this.tabControl1.Size = new System.Drawing.Size(1406, 297);
+ this.tabControl1.Size = new System.Drawing.Size(1804, 297);
this.tabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
this.tabControl1.TabIndex = 47;
this.tabControl1.TabStop = false;
@@ -1460,7 +1488,7 @@
this.tabPage4.Location = new System.Drawing.Point(4, 5);
this.tabPage4.Name = "tabPage4";
this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage4.Size = new System.Drawing.Size(1398, 288);
+ this.tabPage4.Size = new System.Drawing.Size(1796, 288);
this.tabPage4.TabIndex = 3;
this.tabPage4.Text = "宸ュ崟鏉$爜";
this.tabPage4.UseVisualStyleBackColor = true;
@@ -1480,7 +1508,7 @@
this.grdBillBarCodeList.ReadOnly = true;
this.grdBillBarCodeList.RowHeadersWidth = 30;
this.grdBillBarCodeList.RowTemplate.Height = 23;
- this.grdBillBarCodeList.Size = new System.Drawing.Size(1392, 282);
+ this.grdBillBarCodeList.Size = new System.Drawing.Size(1790, 282);
this.grdBillBarCodeList.TabIndex = 47;
//
// pageSetupDialog1
@@ -1508,12 +1536,22 @@
this.timer2.Enabled = true;
this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
//
+ // timer3
+ //
+ this.timer3.Interval = 5000;
+ this.timer3.Tick += new System.EventHandler(this.timer3_Tick);
+ //
+ // timer4
+ //
+ this.timer4.Enabled = true;
+ this.timer4.Tick += new System.EventHandler(this.timer4_Tick);
+ //
// Gy_BarCodeBill_automaticallyByPLC_New
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.Lavender;
- this.ClientSize = new System.Drawing.Size(1526, 898);
+ this.ClientSize = new System.Drawing.Size(1924, 898);
this.Controls.Add(this.tabControl1);
this.Controls.Add(this.grdSum);
this.Controls.Add(this.panel2);
@@ -1540,6 +1578,8 @@
this.tabPage_BillInfo.ResumeLayout(false);
this.gbUp.ResumeLayout(false);
this.gbUp.PerformLayout();
+ this.groupBox1.ResumeLayout(false);
+ this.groupBox1.PerformLayout();
this.tabPage_ParamsInfo.ResumeLayout(false);
this.groupBox_ParamsInfo.ResumeLayout(false);
this.groupBox_ParamsInfo.PerformLayout();
@@ -1680,5 +1720,10 @@
private System.Windows.Forms.PrintDialog printDialog1;
private System.Windows.Forms.PrintPreviewDialog printPreviewDialog1;
private System.Windows.Forms.Timer timer2;
+ private System.Windows.Forms.Timer timer3;
+ private System.Windows.Forms.GroupBox groupBox1;
+ private System.Windows.Forms.RadioButton radioButton_IsPrint_No;
+ private System.Windows.Forms.RadioButton radioButton_IsPrint_Yes;
+ private System.Windows.Forms.Timer timer4;
}
}
\ No newline at end of file
--
Gitblit v1.9.1