This commit is contained in:
chi
2020-10-12 13:28:18 +09:00
parent 9fd97e8877
commit 60cc309353
39 changed files with 21926 additions and 14776 deletions

View File

@@ -29,13 +29,11 @@
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.Windows.Forms.Label label18;
System.Windows.Forms.Label stateLabel;
System.Windows.Forms.Label processLabel;
System.Windows.Forms.Label label22;
System.Windows.Forms.Label label23;
System.Windows.Forms.Label assetLabel;
System.Windows.Forms.Label label24;
System.Windows.Forms.Label label15;
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fPurchase_excelimport));
this.textBox1 = new System.Windows.Forms.TextBox();
@@ -43,6 +41,7 @@
this.bs = new System.Windows.Forms.BindingSource(this.components);
this.dsPRJ = new FEQ0000.dsPurchase();
this.panel1 = new System.Windows.Forms.Panel();
this.linkLabel2 = new System.Windows.Forms.LinkLabel();
this.label16 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.nudE = new System.Windows.Forms.NumericUpDown();
@@ -66,6 +65,14 @@
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.sbSum = new System.Windows.Forms.ToolStripLabel();
this.panel2 = new System.Windows.Forms.Panel();
this.nudPdate = new System.Windows.Forms.NumericUpDown();
this.label25 = new System.Windows.Forms.Label();
this.nudInDate = new System.Windows.Forms.NumericUpDown();
this.label26 = new System.Windows.Forms.Label();
this.nudReq = new System.Windows.Forms.NumericUpDown();
this.label17 = new System.Windows.Forms.Label();
this.nudRecv = new System.Windows.Forms.NumericUpDown();
this.label20 = new System.Windows.Forms.Label();
this.nudPo = new System.Windows.Forms.NumericUpDown();
this.label9 = new System.Windows.Forms.Label();
this.nudSid = new System.Windows.Forms.NumericUpDown();
@@ -95,12 +102,12 @@
this.cbManuProc = new System.Windows.Forms.ComboBox();
this.cbEQModel = new System.Windows.Forms.ComboBox();
this.cbEQManu = new System.Windows.Forms.ComboBox();
this.cmbRequest = new System.Windows.Forms.ComboBox();
this.dtPdate = new System.Windows.Forms.DateTimePicker();
this.cmbState = new System.Windows.Forms.ComboBox();
this.cbProcess = new System.Windows.Forms.ComboBox();
this.label34 = new System.Windows.Forms.Label();
this.listView1 = new System.Windows.Forms.ListView();
this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader14 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
@@ -113,18 +120,17 @@
this.columnHeader11 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader12 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader13 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader16 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader15 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.linkLabel2 = new System.Windows.Forms.LinkLabel();
label18 = new System.Windows.Forms.Label();
stateLabel = new System.Windows.Forms.Label();
processLabel = new System.Windows.Forms.Label();
label22 = new System.Windows.Forms.Label();
label23 = new System.Windows.Forms.Label();
assetLabel = new System.Windows.Forms.Label();
label24 = new System.Windows.Forms.Label();
label15 = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dsPRJ)).BeginInit();
@@ -135,6 +141,10 @@
((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
this.bn.SuspendLayout();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nudPdate)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nudInDate)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nudReq)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nudRecv)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nudPo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nudSid)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nudSupplty)).BeginInit();
@@ -150,15 +160,6 @@
this.contextMenuStrip1.SuspendLayout();
this.SuspendLayout();
//
// label18
//
label18.AutoSize = true;
label18.Location = new System.Drawing.Point(28, 33);
label18.Name = "label18";
label18.Size = new System.Drawing.Size(41, 12);
label18.TabIndex = 52;
label18.Text = "입력일";
//
// stateLabel
//
stateLabel.AutoSize = true;
@@ -171,7 +172,7 @@
// processLabel
//
processLabel.AutoSize = true;
processLabel.Location = new System.Drawing.Point(301, 56);
processLabel.Location = new System.Drawing.Point(40, 33);
processLabel.Name = "processLabel";
processLabel.Size = new System.Drawing.Size(29, 12);
processLabel.TabIndex = 57;
@@ -204,20 +205,10 @@
assetLabel.TabIndex = 61;
assetLabel.Text = "장비모델";
//
// label24
//
label24.AutoSize = true;
label24.Location = new System.Drawing.Point(507, 55);
label24.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label24.Name = "label24";
label24.Size = new System.Drawing.Size(41, 12);
label24.TabIndex = 67;
label24.Text = "요청자";
//
// label15
//
label15.AutoSize = true;
label15.Location = new System.Drawing.Point(677, 57);
label15.Location = new System.Drawing.Point(276, 56);
label15.Name = "label15";
label15.Size = new System.Drawing.Size(53, 12);
label15.TabIndex = 69;
@@ -274,6 +265,18 @@
this.panel1.Size = new System.Drawing.Size(994, 57);
this.panel1.TabIndex = 0;
//
// linkLabel2
//
this.linkLabel2.AutoSize = true;
this.linkLabel2.LinkColor = System.Drawing.Color.DeepSkyBlue;
this.linkLabel2.Location = new System.Drawing.Point(601, 35);
this.linkLabel2.Name = "linkLabel2";
this.linkLabel2.Size = new System.Drawing.Size(77, 12);
this.linkLabel2.TabIndex = 53;
this.linkLabel2.TabStop = true;
this.linkLabel2.Text = "샘플파일열기";
this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
//
// label16
//
this.label16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(18)))), ((int)(((byte)(18)))));
@@ -303,6 +306,11 @@
0,
0,
0});
this.nudE.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.nudE.Name = "nudE";
this.nudE.Size = new System.Drawing.Size(45, 21);
this.nudE.TabIndex = 9;
@@ -321,6 +329,11 @@
0,
0,
0});
this.nudS.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.nudS.Name = "nudS";
this.nudS.Size = new System.Drawing.Size(45, 21);
this.nudS.TabIndex = 8;
@@ -512,6 +525,14 @@
//
this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(120)))), ((int)(((byte)(120)))));
this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel2.Controls.Add(this.nudPdate);
this.panel2.Controls.Add(this.label25);
this.panel2.Controls.Add(this.nudInDate);
this.panel2.Controls.Add(this.label26);
this.panel2.Controls.Add(this.nudReq);
this.panel2.Controls.Add(this.label17);
this.panel2.Controls.Add(this.nudRecv);
this.panel2.Controls.Add(this.label20);
this.panel2.Controls.Add(this.nudPo);
this.panel2.Controls.Add(this.label9);
this.panel2.Controls.Add(this.nudSid);
@@ -541,6 +562,75 @@
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(994, 86);
this.panel2.TabIndex = 3;
this.panel2.Paint += new System.Windows.Forms.PaintEventHandler(this.panel2_Paint);
//
// nudPdate
//
this.nudPdate.Location = new System.Drawing.Point(776, 29);
this.nudPdate.Name = "nudPdate";
this.nudPdate.Size = new System.Drawing.Size(45, 21);
this.nudPdate.TabIndex = 63;
this.nudPdate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(727, 33);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(41, 12);
this.label25.TabIndex = 62;
this.label25.Text = "요청일";
//
// nudInDate
//
this.nudInDate.Location = new System.Drawing.Point(776, 58);
this.nudInDate.Name = "nudInDate";
this.nudInDate.Size = new System.Drawing.Size(45, 21);
this.nudInDate.TabIndex = 61;
this.nudInDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label26
//
this.label26.AutoSize = true;
this.label26.Location = new System.Drawing.Point(727, 62);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(41, 12);
this.label26.TabIndex = 60;
this.label26.Text = "입고일";
//
// nudReq
//
this.nudReq.Location = new System.Drawing.Point(670, 29);
this.nudReq.Name = "nudReq";
this.nudReq.Size = new System.Drawing.Size(45, 21);
this.nudReq.TabIndex = 59;
this.nudReq.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(621, 33);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(41, 12);
this.label17.TabIndex = 58;
this.label17.Text = "청구인";
//
// nudRecv
//
this.nudRecv.Location = new System.Drawing.Point(670, 58);
this.nudRecv.Name = "nudRecv";
this.nudRecv.Size = new System.Drawing.Size(45, 21);
this.nudRecv.TabIndex = 57;
this.nudRecv.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(621, 62);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(41, 12);
this.label20.TabIndex = 56;
this.label20.Text = "수령인";
//
// nudPo
//
@@ -549,11 +639,6 @@
this.nudPo.Size = new System.Drawing.Size(45, 21);
this.nudPo.TabIndex = 53;
this.nudPo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.nudPo.Value = new decimal(new int[] {
10,
0,
0,
0});
//
// label9
//
@@ -571,11 +656,6 @@
this.nudSid.Size = new System.Drawing.Size(45, 21);
this.nudSid.TabIndex = 1;
this.nudSid.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.nudSid.Value = new decimal(new int[] {
1,
0,
0,
0});
this.nudSid.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
//
// label6
@@ -594,11 +674,6 @@
this.nudSupplty.Size = new System.Drawing.Size(45, 21);
this.nudSupplty.TabIndex = 23;
this.nudSupplty.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.nudSupplty.Value = new decimal(new int[] {
7,
0,
0,
0});
this.nudSupplty.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
//
// label5
@@ -617,11 +692,6 @@
this.nudMemo.Size = new System.Drawing.Size(45, 21);
this.nudMemo.TabIndex = 25;
this.nudMemo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.nudMemo.Value = new decimal(new int[] {
8,
0,
0,
0});
this.nudMemo.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
//
// label21
@@ -641,11 +711,6 @@
this.nudPrice.Size = new System.Drawing.Size(45, 21);
this.nudPrice.TabIndex = 21;
this.nudPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.nudPrice.Value = new decimal(new int[] {
5,
0,
0,
0});
this.nudPrice.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
//
// label19
@@ -664,11 +729,6 @@
this.nudCr.Size = new System.Drawing.Size(45, 21);
this.nudCr.TabIndex = 11;
this.nudCr.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.nudCr.Value = new decimal(new int[] {
12,
0,
0,
0});
this.nudCr.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
//
// label7
@@ -687,11 +747,6 @@
this.nudUnit.Size = new System.Drawing.Size(45, 21);
this.nudUnit.TabIndex = 19;
this.nudUnit.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.nudUnit.Value = new decimal(new int[] {
9,
0,
0,
0});
this.nudUnit.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
//
// label14
@@ -711,11 +766,6 @@
this.nudPumName.Size = new System.Drawing.Size(45, 21);
this.nudPumName.TabIndex = 13;
this.nudPumName.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.nudPumName.Value = new decimal(new int[] {
2,
0,
0,
0});
this.nudPumName.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
//
// label13
@@ -734,11 +784,6 @@
this.nudScale.Size = new System.Drawing.Size(45, 21);
this.nudScale.TabIndex = 15;
this.nudScale.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.nudScale.Value = new decimal(new int[] {
3,
0,
0,
0});
this.nudScale.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
//
// label4
@@ -758,11 +803,6 @@
this.nudQty.Size = new System.Drawing.Size(45, 21);
this.nudQty.TabIndex = 15;
this.nudQty.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.nudQty.Value = new decimal(new int[] {
4,
0,
0,
0});
this.nudQty.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
//
// label11
@@ -782,11 +822,6 @@
this.nudSc.Size = new System.Drawing.Size(45, 21);
this.nudSc.TabIndex = 9;
this.nudSc.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.nudSc.Value = new decimal(new int[] {
11,
0,
0,
0});
this.nudSc.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
//
// label10
@@ -820,16 +855,12 @@
this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel3.Controls.Add(this.tbProject);
this.panel3.Controls.Add(label15);
this.panel3.Controls.Add(label24);
this.panel3.Controls.Add(this.cbManuProc);
this.panel3.Controls.Add(this.cbEQModel);
this.panel3.Controls.Add(this.cbEQManu);
this.panel3.Controls.Add(label22);
this.panel3.Controls.Add(label23);
this.panel3.Controls.Add(assetLabel);
this.panel3.Controls.Add(this.cmbRequest);
this.panel3.Controls.Add(label18);
this.panel3.Controls.Add(this.dtPdate);
this.panel3.Controls.Add(this.cmbState);
this.panel3.Controls.Add(stateLabel);
this.panel3.Controls.Add(this.cbProcess);
@@ -846,9 +877,9 @@
//
this.tbProject.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.tbProject.FormattingEnabled = true;
this.tbProject.Location = new System.Drawing.Point(736, 53);
this.tbProject.Location = new System.Drawing.Point(336, 53);
this.tbProject.Name = "tbProject";
this.tbProject.Size = new System.Drawing.Size(202, 20);
this.tbProject.Size = new System.Drawing.Size(602, 20);
this.tbProject.TabIndex = 70;
//
// cbManuProc
@@ -888,25 +919,6 @@
this.cbEQManu.TabIndex = 64;
this.cbEQManu.SelectedIndexChanged += new System.EventHandler(this.cbEQManu_SelectedIndexChanged);
//
// cmbRequest
//
this.cmbRequest.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.cmbRequest.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.cmbRequest.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbRequest.FormattingEnabled = true;
this.cmbRequest.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.cmbRequest.Location = new System.Drawing.Point(554, 52);
this.cmbRequest.Name = "cmbRequest";
this.cmbRequest.Size = new System.Drawing.Size(117, 20);
this.cmbRequest.TabIndex = 56;
//
// dtPdate
//
this.dtPdate.Location = new System.Drawing.Point(75, 29);
this.dtPdate.Name = "dtPdate";
this.dtPdate.Size = new System.Drawing.Size(186, 21);
this.dtPdate.TabIndex = 54;
//
// cmbState
//
this.cmbState.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
@@ -923,9 +935,9 @@
this.cbProcess.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.cbProcess.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbProcess.FormattingEnabled = true;
this.cbProcess.Location = new System.Drawing.Point(336, 52);
this.cbProcess.Location = new System.Drawing.Point(75, 29);
this.cbProcess.Name = "cbProcess";
this.cbProcess.Size = new System.Drawing.Size(132, 20);
this.cbProcess.Size = new System.Drawing.Size(186, 20);
this.cbProcess.TabIndex = 58;
//
// label34
@@ -944,6 +956,8 @@
//
this.listView1.CheckBoxes = true;
this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader3,
this.columnHeader14,
this.columnHeader1,
this.columnHeader2,
this.columnHeader4,
@@ -955,7 +969,9 @@
this.columnHeader10,
this.columnHeader11,
this.columnHeader12,
this.columnHeader13});
this.columnHeader13,
this.columnHeader16,
this.columnHeader15});
this.listView1.ContextMenuStrip = this.contextMenuStrip1;
this.listView1.Dock = System.Windows.Forms.DockStyle.Fill;
this.listView1.FullRowSelect = true;
@@ -968,6 +984,14 @@
this.listView1.UseCompatibleStateImageBehavior = false;
this.listView1.View = System.Windows.Forms.View.Details;
//
// columnHeader3
//
this.columnHeader3.Text = "요청일";
//
// columnHeader14
//
this.columnHeader14.Text = "청구인";
//
// columnHeader1
//
this.columnHeader1.Text = "SC";
@@ -981,12 +1005,12 @@
// columnHeader4
//
this.columnHeader4.Text = "SID";
this.columnHeader4.Width = 85;
this.columnHeader4.Width = 68;
//
// columnHeader5
//
this.columnHeader5.Text = "품명";
this.columnHeader5.Width = 125;
this.columnHeader5.Width = 81;
//
// columnHeader6
//
@@ -1007,22 +1031,30 @@
// columnHeader10
//
this.columnHeader10.Text = "금액";
this.columnHeader10.Width = 89;
this.columnHeader10.Width = 63;
//
// columnHeader11
//
this.columnHeader11.Text = "공급처";
this.columnHeader11.Width = 93;
this.columnHeader11.Width = 64;
//
// columnHeader12
//
this.columnHeader12.Text = "PO";
this.columnHeader12.Width = 80;
this.columnHeader12.Width = 58;
//
// columnHeader13
//
this.columnHeader13.Text = "비고";
this.columnHeader13.Width = 101;
this.columnHeader13.Width = 68;
//
// columnHeader16
//
this.columnHeader16.Text = "입고일";
//
// columnHeader15
//
this.columnHeader15.Text = "수령인";
//
// contextMenuStrip1
//
@@ -1054,18 +1086,6 @@
this.ToolStripMenuItem.Text = "선택 반전";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// linkLabel2
//
this.linkLabel2.AutoSize = true;
this.linkLabel2.LinkColor = System.Drawing.Color.DeepSkyBlue;
this.linkLabel2.Location = new System.Drawing.Point(601, 35);
this.linkLabel2.Name = "linkLabel2";
this.linkLabel2.Size = new System.Drawing.Size(77, 12);
this.linkLabel2.TabIndex = 53;
this.linkLabel2.TabStop = true;
this.linkLabel2.Text = "샘플파일열기";
this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
//
// fPurchase_excelimport
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
@@ -1092,6 +1112,10 @@
this.bn.PerformLayout();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.nudPdate)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nudInDate)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nudReq)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nudRecv)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nudPo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nudSid)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nudSupplty)).EndInit();
@@ -1174,8 +1198,6 @@
private System.Windows.Forms.DataGridViewTextBoxColumn memoDataGridViewTextBoxColumn;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Label label34;
private System.Windows.Forms.ComboBox cmbRequest;
private System.Windows.Forms.DateTimePicker dtPdate;
private System.Windows.Forms.ComboBox cmbState;
private System.Windows.Forms.ComboBox cbProcess;
private System.Windows.Forms.ComboBox cbManuProc;
@@ -1205,5 +1227,17 @@
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.LinkLabel linkLabel2;
private System.Windows.Forms.NumericUpDown nudReq;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.NumericUpDown nudRecv;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.NumericUpDown nudPdate;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.NumericUpDown nudInDate;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.ColumnHeader columnHeader3;
private System.Windows.Forms.ColumnHeader columnHeader14;
private System.Windows.Forms.ColumnHeader columnHeader16;
private System.Windows.Forms.ColumnHeader columnHeader15;
}
}