namespace FPJ0000 { partial class fEBoardImport { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fEBoardImport)); this.textBox1 = new System.Windows.Forms.TextBox(); this.linkLabel1 = new System.Windows.Forms.LinkLabel(); this.button1 = new System.Windows.Forms.Button(); this.dataGridView1 = new System.Windows.Forms.DataGridView(); this.button3 = new System.Windows.Forms.Button(); this.panel1 = new System.Windows.Forms.Panel(); this.checkBox1 = new System.Windows.Forms.CheckBox(); this.numericUpDown2 = new System.Windows.Forms.NumericUpDown(); this.label6 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.nudCE = new System.Windows.Forms.NumericUpDown(); this.nudCS = new System.Windows.Forms.NumericUpDown(); this.label5 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.nudE = new System.Windows.Forms.NumericUpDown(); this.nudS = new System.Windows.Forms.NumericUpDown(); this.label2 = new System.Windows.Forms.Label(); this.numericUpDown1 = new System.Windows.Forms.NumericUpDown(); this.label1 = new System.Windows.Forms.Label(); this.bn = new System.Windows.Forms.BindingNavigator(this.components); this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton(); this.bs = new System.Windows.Forms.BindingSource(this.components); this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel(); this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator(); this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox(); this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.progressBar1 = new System.Windows.Forms.ToolStripProgressBar(); this.panel2 = new System.Windows.Forms.Panel(); this.col_boardvender = new System.Windows.Forms.NumericUpDown(); this.label8 = new System.Windows.Forms.Label(); this.col_engineer = new System.Windows.Forms.NumericUpDown(); this.label30 = new System.Windows.Forms.Label(); this.col_repairtime = new System.Windows.Forms.NumericUpDown(); this.label28 = new System.Windows.Forms.Label(); this.col_extsou = new System.Windows.Forms.NumericUpDown(); this.label29 = new System.Windows.Forms.Label(); this.col_pricerep = new System.Windows.Forms.NumericUpDown(); this.label24 = new System.Windows.Forms.Label(); this.col_priceo = new System.Windows.Forms.NumericUpDown(); this.label25 = new System.Windows.Forms.Label(); this.col_pricen = new System.Windows.Forms.NumericUpDown(); this.label26 = new System.Windows.Forms.Label(); this.col_qty = new System.Windows.Forms.NumericUpDown(); this.label27 = new System.Windows.Forms.Label(); this.col_sn = new System.Windows.Forms.NumericUpDown(); this.label22 = new System.Windows.Forms.Label(); this.col_result = new System.Windows.Forms.NumericUpDown(); this.label23 = new System.Windows.Forms.Label(); this.col_reason = new System.Windows.Forms.NumericUpDown(); this.label20 = new System.Windows.Forms.Label(); this.col_boardname = new System.Windows.Forms.NumericUpDown(); this.label21 = new System.Windows.Forms.Label(); this.col_model = new System.Windows.Forms.NumericUpDown(); this.label18 = new System.Windows.Forms.Label(); this.col_process = new System.Windows.Forms.NumericUpDown(); this.label19 = new System.Windows.Forms.Label(); this.col_status = new System.Windows.Forms.NumericUpDown(); this.label31 = new System.Windows.Forms.Label(); this.textBox3 = new System.Windows.Forms.TextBox(); this.label32 = new System.Windows.Forms.Label(); this.col_sdate = new System.Windows.Forms.NumericUpDown(); this.label33 = new System.Windows.Forms.Label(); this.col_team = new System.Windows.Forms.NumericUpDown(); this.label34 = new System.Windows.Forms.Label(); this.col_division = new System.Windows.Forms.NumericUpDown(); this.label35 = new System.Windows.Forms.Label(); this.col_line = new System.Windows.Forms.NumericUpDown(); this.label36 = new System.Windows.Forms.Label(); this.col_div = new System.Windows.Forms.NumericUpDown(); this.label37 = new System.Windows.Forms.Label(); this.col_edate = new System.Windows.Forms.NumericUpDown(); this.label38 = new System.Windows.Forms.Label(); this.col_request = new System.Windows.Forms.NumericUpDown(); this.label39 = new System.Windows.Forms.Label(); this.col_site = new System.Windows.Forms.NumericUpDown(); this.label40 = new System.Windows.Forms.Label(); this.label41 = new System.Windows.Forms.Label(); this.dtPdate = new System.Windows.Forms.DateTimePicker(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nudCE)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nudCS)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nudE)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nudS)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit(); this.bn.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.col_boardvender)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.col_engineer)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.col_repairtime)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.col_extsou)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.col_pricerep)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.col_priceo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.col_pricen)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.col_qty)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.col_sn)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.col_result)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.col_reason)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.col_boardname)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.col_model)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.col_process)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.col_status)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.col_sdate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.col_team)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.col_division)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.col_line)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.col_div)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.col_edate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.col_request)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.col_site)).BeginInit(); this.SuspendLayout(); // // textBox1 // this.textBox1.Location = new System.Drawing.Point(42, 9); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(170, 21); this.textBox1.TabIndex = 1; // // linkLabel1 // this.linkLabel1.AutoSize = true; this.linkLabel1.Location = new System.Drawing.Point(12, 13); this.linkLabel1.Name = "linkLabel1"; this.linkLabel1.Size = new System.Drawing.Size(25, 12); this.linkLabel1.TabIndex = 0; this.linkLabel1.TabStop = true; this.linkLabel1.Text = "File"; this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked); // // button1 // this.button1.Location = new System.Drawing.Point(525, 8); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(102, 21); this.button1.TabIndex = 4; this.button1.Text = "1.View"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // dataGridView1 // this.dataGridView1.AllowUserToAddRows = false; this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill; this.dataGridView1.Location = new System.Drawing.Point(0, 214); this.dataGridView1.Name = "dataGridView1"; this.dataGridView1.RowTemplate.Height = 23; this.dataGridView1.Size = new System.Drawing.Size(1638, 646); this.dataGridView1.TabIndex = 1; // // button3 // this.button3.Location = new System.Drawing.Point(525, 35); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(102, 21); this.button3.TabIndex = 6; this.button3.Text = "2.Save"; this.button3.UseVisualStyleBackColor = true; this.button3.Click += new System.EventHandler(this.button3_Click); // // panel1 // this.panel1.Controls.Add(this.checkBox1); this.panel1.Controls.Add(this.numericUpDown2); this.panel1.Controls.Add(this.label6); this.panel1.Controls.Add(this.label4); this.panel1.Controls.Add(this.nudCE); this.panel1.Controls.Add(this.nudCS); this.panel1.Controls.Add(this.label5); this.panel1.Controls.Add(this.label3); this.panel1.Controls.Add(this.nudE); this.panel1.Controls.Add(this.nudS); this.panel1.Controls.Add(this.label2); this.panel1.Controls.Add(this.numericUpDown1); this.panel1.Controls.Add(this.label1); this.panel1.Controls.Add(this.button3); this.panel1.Controls.Add(this.textBox1); this.panel1.Controls.Add(this.linkLabel1); this.panel1.Controls.Add(this.button1); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1638, 97); this.panel1.TabIndex = 0; this.panel1.Paint += new System.Windows.Forms.PaintEventHandler(this.panel1_Paint); // // checkBox1 // this.checkBox1.AutoSize = true; this.checkBox1.Location = new System.Drawing.Point(474, 67); this.checkBox1.Name = "checkBox1"; this.checkBox1.Size = new System.Drawing.Size(138, 16); this.checkBox1.TabIndex = 21; this.checkBox1.Text = "Remove Import Data"; this.checkBox1.UseVisualStyleBackColor = true; // // numericUpDown2 // this.numericUpDown2.Location = new System.Drawing.Point(406, 63); this.numericUpDown2.Maximum = new decimal(new int[] { 65535, 0, 0, 0}); this.numericUpDown2.Name = "numericUpDown2"; this.numericUpDown2.Size = new System.Drawing.Size(45, 21); this.numericUpDown2.TabIndex = 18; this.numericUpDown2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.numericUpDown2.Value = new decimal(new int[] { 1, 0, 0, 0}); // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(316, 67); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(78, 12); this.label6.TabIndex = 17; this.label6.Text = "Column Row"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(455, 13); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(14, 12); this.label4.TabIndex = 14; this.label4.Text = "~"; // // nudCE // this.nudCE.Location = new System.Drawing.Point(474, 9); this.nudCE.Maximum = new decimal(new int[] { 65535, 0, 0, 0}); this.nudCE.Name = "nudCE"; this.nudCE.Size = new System.Drawing.Size(45, 21); this.nudCE.TabIndex = 13; this.nudCE.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.nudCE.Value = new decimal(new int[] { 28, 0, 0, 0}); // // nudCS // this.nudCS.Location = new System.Drawing.Point(406, 9); this.nudCS.Maximum = new decimal(new int[] { 65535, 0, 0, 0}); this.nudCS.Name = "nudCS"; this.nudCS.Size = new System.Drawing.Size(45, 21); this.nudCS.TabIndex = 12; this.nudCS.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.nudCS.Value = new decimal(new int[] { 3, 0, 0, 0}); // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(335, 13); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(64, 12); this.label5.TabIndex = 11; this.label5.Text = "Col Range"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(455, 40); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(14, 12); this.label3.TabIndex = 10; this.label3.Text = "~"; // // nudE // this.nudE.Location = new System.Drawing.Point(474, 36); this.nudE.Maximum = new decimal(new int[] { 65535, 0, 0, 0}); this.nudE.Name = "nudE"; this.nudE.Size = new System.Drawing.Size(45, 21); this.nudE.TabIndex = 9; this.nudE.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.nudE.Value = new decimal(new int[] { 2000, 0, 0, 0}); // // nudS // this.nudS.Location = new System.Drawing.Point(406, 36); this.nudS.Maximum = new decimal(new int[] { 65535, 0, 0, 0}); this.nudS.Name = "nudS"; this.nudS.Size = new System.Drawing.Size(45, 21); this.nudS.TabIndex = 8; this.nudS.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.nudS.Value = new decimal(new int[] { 2, 0, 0, 0}); // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(329, 40); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(70, 12); this.label2.TabIndex = 7; this.label2.Text = "Row Range"; // // numericUpDown1 // this.numericUpDown1.Location = new System.Drawing.Point(261, 9); this.numericUpDown1.Maximum = new decimal(new int[] { 10, 0, 0, 0}); this.numericUpDown1.Name = "numericUpDown1"; this.numericUpDown1.Size = new System.Drawing.Size(45, 21); this.numericUpDown1.TabIndex = 3; this.numericUpDown1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(218, 13); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(37, 12); this.label1.TabIndex = 2; this.label1.Text = "Sheet"; // // bn // this.bn.AddNewItem = this.bindingNavigatorAddNewItem; this.bn.BindingSource = this.bs; this.bn.CountItem = this.bindingNavigatorCountItem; this.bn.DeleteItem = this.bindingNavigatorDeleteItem; this.bn.Dock = System.Windows.Forms.DockStyle.Bottom; this.bn.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.bindingNavigatorMoveFirstItem, this.bindingNavigatorMovePreviousItem, this.bindingNavigatorSeparator, this.bindingNavigatorPositionItem, this.bindingNavigatorCountItem, this.bindingNavigatorSeparator1, this.bindingNavigatorMoveNextItem, this.bindingNavigatorMoveLastItem, this.bindingNavigatorSeparator2, this.bindingNavigatorAddNewItem, this.bindingNavigatorDeleteItem, this.progressBar1}); this.bn.Location = new System.Drawing.Point(0, 860); this.bn.MoveFirstItem = this.bindingNavigatorMoveFirstItem; this.bn.MoveLastItem = this.bindingNavigatorMoveLastItem; this.bn.MoveNextItem = this.bindingNavigatorMoveNextItem; this.bn.MovePreviousItem = this.bindingNavigatorMovePreviousItem; this.bn.Name = "bn"; this.bn.PositionItem = this.bindingNavigatorPositionItem; this.bn.Size = new System.Drawing.Size(1638, 25); this.bn.TabIndex = 2; this.bn.Text = "bindingNavigator1"; // // bindingNavigatorAddNewItem // this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image"))); this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem"; this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true; this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22); this.bindingNavigatorAddNewItem.Text = "새로 추가"; // // bindingNavigatorCountItem // this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem"; this.bindingNavigatorCountItem.Size = new System.Drawing.Size(27, 22); this.bindingNavigatorCountItem.Text = "/{0}"; this.bindingNavigatorCountItem.ToolTipText = "전체 항목 수"; // // bindingNavigatorDeleteItem // this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image"))); this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem"; this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true; this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 22); this.bindingNavigatorDeleteItem.Text = "삭제"; // // bindingNavigatorMoveFirstItem // this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image"))); this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem"; this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true; this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22); this.bindingNavigatorMoveFirstItem.Text = "처음으로 이동"; // // bindingNavigatorMovePreviousItem // this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image"))); this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem"; this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true; this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22); this.bindingNavigatorMovePreviousItem.Text = "이전으로 이동"; // // bindingNavigatorSeparator // this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator"; this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25); // // bindingNavigatorPositionItem // this.bindingNavigatorPositionItem.AccessibleName = "위치"; this.bindingNavigatorPositionItem.AutoSize = false; this.bindingNavigatorPositionItem.Font = new System.Drawing.Font("맑은 고딕", 9F); this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem"; this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23); this.bindingNavigatorPositionItem.Text = "0"; this.bindingNavigatorPositionItem.ToolTipText = "현재 위치"; // // bindingNavigatorSeparator1 // this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1"; this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25); // // bindingNavigatorMoveNextItem // this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image"))); this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem"; this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true; this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22); this.bindingNavigatorMoveNextItem.Text = "다음으로 이동"; // // bindingNavigatorMoveLastItem // this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image"))); this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem"; this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true; this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22); this.bindingNavigatorMoveLastItem.Text = "마지막으로 이동"; // // bindingNavigatorSeparator2 // this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2"; this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25); // // progressBar1 // this.progressBar1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.progressBar1.Name = "progressBar1"; this.progressBar1.Size = new System.Drawing.Size(200, 22); // // panel2 // this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.panel2.Controls.Add(this.col_boardvender); this.panel2.Controls.Add(this.label8); this.panel2.Controls.Add(this.col_engineer); this.panel2.Controls.Add(this.label30); this.panel2.Controls.Add(this.col_repairtime); this.panel2.Controls.Add(this.label28); this.panel2.Controls.Add(this.col_extsou); this.panel2.Controls.Add(this.label29); this.panel2.Controls.Add(this.col_pricerep); this.panel2.Controls.Add(this.label24); this.panel2.Controls.Add(this.col_priceo); this.panel2.Controls.Add(this.label25); this.panel2.Controls.Add(this.col_pricen); this.panel2.Controls.Add(this.label26); this.panel2.Controls.Add(this.col_qty); this.panel2.Controls.Add(this.label27); this.panel2.Controls.Add(this.col_sn); this.panel2.Controls.Add(this.label22); this.panel2.Controls.Add(this.col_result); this.panel2.Controls.Add(this.label23); this.panel2.Controls.Add(this.col_reason); this.panel2.Controls.Add(this.label20); this.panel2.Controls.Add(this.col_boardname); this.panel2.Controls.Add(this.label21); this.panel2.Controls.Add(this.col_model); this.panel2.Controls.Add(this.label18); this.panel2.Controls.Add(this.col_process); this.panel2.Controls.Add(this.label19); this.panel2.Controls.Add(this.col_status); this.panel2.Controls.Add(this.label31); this.panel2.Controls.Add(this.textBox3); this.panel2.Controls.Add(this.label32); this.panel2.Controls.Add(this.col_sdate); this.panel2.Controls.Add(this.label33); this.panel2.Controls.Add(this.col_team); this.panel2.Controls.Add(this.label34); this.panel2.Controls.Add(this.col_division); this.panel2.Controls.Add(this.label35); this.panel2.Controls.Add(this.col_line); this.panel2.Controls.Add(this.label36); this.panel2.Controls.Add(this.col_div); this.panel2.Controls.Add(this.label37); this.panel2.Controls.Add(this.col_edate); this.panel2.Controls.Add(this.label38); this.panel2.Controls.Add(this.col_request); this.panel2.Controls.Add(this.label39); this.panel2.Controls.Add(this.col_site); this.panel2.Controls.Add(this.label40); this.panel2.Controls.Add(this.label41); this.panel2.Controls.Add(this.dtPdate); this.panel2.Dock = System.Windows.Forms.DockStyle.Top; this.panel2.Location = new System.Drawing.Point(0, 97); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1638, 117); this.panel2.TabIndex = 3; // // col_boardvender // this.col_boardvender.BackColor = System.Drawing.SystemColors.Window; this.col_boardvender.Location = new System.Drawing.Point(237, 84); this.col_boardvender.Minimum = new decimal(new int[] { 1, 0, 0, -2147483648}); this.col_boardvender.Name = "col_boardvender"; this.col_boardvender.Size = new System.Drawing.Size(45, 21); this.col_boardvender.TabIndex = 120; this.col_boardvender.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.col_boardvender.Value = new decimal(new int[] { 13, 0, 0, 0}); // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(176, 88); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(53, 12); this.label8.TabIndex = 119; this.label8.Text = "보드규격"; // // col_engineer // this.col_engineer.Location = new System.Drawing.Point(1349, 83); this.col_engineer.Minimum = new decimal(new int[] { 1, 0, 0, -2147483648}); this.col_engineer.Name = "col_engineer"; this.col_engineer.Size = new System.Drawing.Size(45, 21); this.col_engineer.TabIndex = 116; this.col_engineer.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.col_engineer.Value = new decimal(new int[] { 25, 0, 0, 0}); // // label30 // this.label30.AutoSize = true; this.label30.Location = new System.Drawing.Point(1286, 87); this.label30.Name = "label30"; this.label30.Size = new System.Drawing.Size(55, 12); this.label30.TabIndex = 115; this.label30.Text = "Engineer"; // // col_repairtime // this.col_repairtime.Location = new System.Drawing.Point(1233, 83); this.col_repairtime.Minimum = new decimal(new int[] { 1, 0, 0, -2147483648}); this.col_repairtime.Name = "col_repairtime"; this.col_repairtime.Size = new System.Drawing.Size(45, 21); this.col_repairtime.TabIndex = 114; this.col_repairtime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.col_repairtime.Value = new decimal(new int[] { 23, 0, 0, 0}); // // label28 // this.label28.AutoSize = true; this.label28.Location = new System.Drawing.Point(1154, 87); this.label28.Name = "label28"; this.label28.Size = new System.Drawing.Size(74, 12); this.label28.TabIndex = 113; this.label28.Text = "Repair Time"; // // col_extsou // this.col_extsou.Location = new System.Drawing.Point(1103, 83); this.col_extsou.Minimum = new decimal(new int[] { 1, 0, 0, -2147483648}); this.col_extsou.Name = "col_extsou"; this.col_extsou.Size = new System.Drawing.Size(45, 21); this.col_extsou.TabIndex = 112; this.col_extsou.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.col_extsou.Value = new decimal(new int[] { 22, 0, 0, 0}); // // label29 // this.label29.AutoSize = true; this.label29.Location = new System.Drawing.Point(1044, 87); this.label29.Name = "label29"; this.label29.Size = new System.Drawing.Size(53, 12); this.label29.TabIndex = 111; this.label29.Text = "외주업체"; // // col_pricerep // this.col_pricerep.Location = new System.Drawing.Point(991, 83); this.col_pricerep.Minimum = new decimal(new int[] { 1, 0, 0, -2147483648}); this.col_pricerep.Name = "col_pricerep"; this.col_pricerep.Size = new System.Drawing.Size(45, 21); this.col_pricerep.TabIndex = 110; this.col_pricerep.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.col_pricerep.Value = new decimal(new int[] { 19, 0, 0, 0}); // // label24 // this.label24.AutoSize = true; this.label24.Location = new System.Drawing.Point(912, 87); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(73, 12); this.label24.TabIndex = 109; this.label24.Text = "Repair COst"; // // col_priceo // this.col_priceo.Location = new System.Drawing.Point(861, 83); this.col_priceo.Minimum = new decimal(new int[] { 1, 0, 0, -2147483648}); this.col_priceo.Name = "col_priceo"; this.col_priceo.Size = new System.Drawing.Size(45, 21); this.col_priceo.TabIndex = 108; this.col_priceo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.col_priceo.Value = new decimal(new int[] { 18, 0, 0, 0}); // // label25 // this.label25.AutoSize = true; this.label25.Location = new System.Drawing.Point(794, 87); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(61, 12); this.label25.TabIndex = 107; this.label25.Text = " Out Price"; // // col_pricen // this.col_pricen.Location = new System.Drawing.Point(743, 83); this.col_pricen.Minimum = new decimal(new int[] { 1, 0, 0, -2147483648}); this.col_pricen.Name = "col_pricen"; this.col_pricen.Size = new System.Drawing.Size(45, 21); this.col_pricen.TabIndex = 106; this.col_pricen.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.col_pricen.Value = new decimal(new int[] { 17, 0, 0, 0}); this.col_pricen.ValueChanged += new System.EventHandler(this.numericUpDown13_ValueChanged); // // label26 // this.label26.AutoSize = true; this.label26.Location = new System.Drawing.Point(675, 87); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(64, 12); this.label26.TabIndex = 105; this.label26.Text = "New Price"; // // col_qty // this.col_qty.Location = new System.Drawing.Point(620, 83); this.col_qty.Minimum = new decimal(new int[] { 1, 0, 0, -2147483648}); this.col_qty.Name = "col_qty"; this.col_qty.Size = new System.Drawing.Size(45, 21); this.col_qty.TabIndex = 104; this.col_qty.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.col_qty.Value = new decimal(new int[] { 16, 0, 0, 0}); // // label27 // this.label27.AutoSize = true; this.label27.Location = new System.Drawing.Point(592, 87); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(24, 12); this.label27.TabIndex = 103; this.label27.Text = "Qty"; // // col_sn // this.col_sn.Location = new System.Drawing.Point(525, 83); this.col_sn.Minimum = new decimal(new int[] { 1, 0, 0, -2147483648}); this.col_sn.Name = "col_sn"; this.col_sn.Size = new System.Drawing.Size(45, 21); this.col_sn.TabIndex = 102; this.col_sn.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.col_sn.Value = new decimal(new int[] { 15, 0, 0, 0}); // // label22 // this.label22.AutoSize = true; this.label22.Location = new System.Drawing.Point(495, 87); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(28, 12); this.label22.TabIndex = 101; this.label22.Text = "S/N"; // // col_result // this.col_result.Location = new System.Drawing.Point(429, 83); this.col_result.Minimum = new decimal(new int[] { 1, 0, 0, -2147483648}); this.col_result.Name = "col_result"; this.col_result.Size = new System.Drawing.Size(45, 21); this.col_result.TabIndex = 100; this.col_result.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.col_result.Value = new decimal(new int[] { 14, 0, 0, 0}); // // label23 // this.label23.AutoSize = true; this.label23.Location = new System.Drawing.Point(396, 87); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(29, 12); this.label23.TabIndex = 99; this.label23.Text = "조치"; // // col_reason // this.col_reason.Location = new System.Drawing.Point(333, 83); this.col_reason.Minimum = new decimal(new int[] { 1, 0, 0, -2147483648}); this.col_reason.Name = "col_reason"; this.col_reason.Size = new System.Drawing.Size(45, 21); this.col_reason.TabIndex = 98; this.col_reason.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.col_reason.Value = new decimal(new int[] { 14, 0, 0, 0}); // // label20 // this.label20.AutoSize = true; this.label20.Location = new System.Drawing.Point(296, 87); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(29, 12); this.label20.TabIndex = 97; this.label20.Text = "증상"; // // col_boardname // this.col_boardname.BackColor = System.Drawing.SystemColors.Window; this.col_boardname.Location = new System.Drawing.Point(111, 83); this.col_boardname.Minimum = new decimal(new int[] { 1, 0, 0, -2147483648}); this.col_boardname.Name = "col_boardname"; this.col_boardname.Size = new System.Drawing.Size(45, 21); this.col_boardname.TabIndex = 96; this.col_boardname.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.col_boardname.Value = new decimal(new int[] { 12, 0, 0, 0}); // // label21 // this.label21.AutoSize = true; this.label21.Location = new System.Drawing.Point(27, 87); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(76, 12); this.label21.TabIndex = 95; this.label21.Text = "Board Name"; // // col_model // this.col_model.Location = new System.Drawing.Point(1366, 52); this.col_model.Minimum = new decimal(new int[] { 1, 0, 0, -2147483648}); this.col_model.Name = "col_model"; this.col_model.Size = new System.Drawing.Size(45, 21); this.col_model.TabIndex = 94; this.col_model.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.col_model.Value = new decimal(new int[] { 11, 0, 0, 0}); // // label18 // this.label18.AutoSize = true; this.label18.Location = new System.Drawing.Point(1318, 56); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(40, 12); this.label18.TabIndex = 93; this.label18.Text = "Model"; // // col_process // this.col_process.Location = new System.Drawing.Point(1137, 54); this.col_process.Minimum = new decimal(new int[] { 1, 0, 0, -2147483648}); this.col_process.Name = "col_process"; this.col_process.Size = new System.Drawing.Size(45, 21); this.col_process.TabIndex = 92; this.col_process.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.col_process.Value = new decimal(new int[] { 10, 0, 0, 0}); // // label19 // this.label19.AutoSize = true; this.label19.Location = new System.Drawing.Point(1080, 58); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(52, 12); this.label19.TabIndex = 91; this.label19.Text = "Process"; // // col_status // this.col_status.Location = new System.Drawing.Point(524, 54); this.col_status.Minimum = new decimal(new int[] { 1, 0, 0, -2147483648}); this.col_status.Name = "col_status"; this.col_status.Size = new System.Drawing.Size(45, 21); this.col_status.TabIndex = 90; this.col_status.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.col_status.Value = new decimal(new int[] { 5, 0, 0, 0}); // // label31 // this.label31.AutoSize = true; this.label31.Location = new System.Drawing.Point(480, 58); this.label31.Name = "label31"; this.label31.Size = new System.Drawing.Size(40, 12); this.label31.TabIndex = 89; this.label31.Text = "Status"; // // textBox3 // this.textBox3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.textBox3.Location = new System.Drawing.Point(291, 18); this.textBox3.Name = "textBox3"; this.textBox3.Size = new System.Drawing.Size(224, 21); this.textBox3.TabIndex = 88; // // label32 // this.label32.AutoSize = true; this.label32.Location = new System.Drawing.Point(257, 23); this.label32.Name = "label32"; this.label32.Size = new System.Drawing.Size(29, 12); this.label32.TabIndex = 87; this.label32.Text = "비고"; // // col_sdate // this.col_sdate.BackColor = System.Drawing.Color.Lime; this.col_sdate.Location = new System.Drawing.Point(333, 54); this.col_sdate.Minimum = new decimal(new int[] { 1, 0, 0, -2147483648}); this.col_sdate.Name = "col_sdate"; this.col_sdate.Size = new System.Drawing.Size(45, 21); this.col_sdate.TabIndex = 86; this.col_sdate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.col_sdate.Value = new decimal(new int[] { 2, 0, 0, 0}); // // label33 // this.label33.AutoSize = true; this.label33.Location = new System.Drawing.Point(288, 58); this.label33.Name = "label33"; this.label33.Size = new System.Drawing.Size(41, 12); this.label33.TabIndex = 85; this.label33.Text = "입고일"; // // col_team // this.col_team.Location = new System.Drawing.Point(1007, 54); this.col_team.Minimum = new decimal(new int[] { 1, 0, 0, -2147483648}); this.col_team.Name = "col_team"; this.col_team.Size = new System.Drawing.Size(45, 21); this.col_team.TabIndex = 84; this.col_team.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.col_team.Value = new decimal(new int[] { 9, 0, 0, 0}); // // label34 // this.label34.AutoSize = true; this.label34.Location = new System.Drawing.Point(963, 58); this.label34.Name = "label34"; this.label34.Size = new System.Drawing.Size(38, 12); this.label34.TabIndex = 83; this.label34.Text = "Team"; // // col_division // this.col_division.Location = new System.Drawing.Point(895, 54); this.col_division.Minimum = new decimal(new int[] { 1, 0, 0, -2147483648}); this.col_division.Name = "col_division"; this.col_division.Size = new System.Drawing.Size(45, 21); this.col_division.TabIndex = 82; this.col_division.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.col_division.Value = new decimal(new int[] { 8, 0, 0, 0}); // // label35 // this.label35.AutoSize = true; this.label35.Location = new System.Drawing.Point(840, 58); this.label35.Name = "label35"; this.label35.Size = new System.Drawing.Size(49, 12); this.label35.TabIndex = 81; this.label35.Text = "Division"; // // col_line // this.col_line.Location = new System.Drawing.Point(765, 54); this.col_line.Minimum = new decimal(new int[] { 1, 0, 0, -2147483648}); this.col_line.Name = "col_line"; this.col_line.Size = new System.Drawing.Size(45, 21); this.col_line.TabIndex = 80; this.col_line.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.col_line.Value = new decimal(new int[] { 7, 0, 0, 0}); // // label36 // this.label36.AutoSize = true; this.label36.Location = new System.Drawing.Point(730, 58); this.label36.Name = "label36"; this.label36.Size = new System.Drawing.Size(29, 12); this.label36.TabIndex = 79; this.label36.Text = "Line"; // // col_div // this.col_div.Location = new System.Drawing.Point(647, 54); this.col_div.Minimum = new decimal(new int[] { 1, 0, 0, -2147483648}); this.col_div.Name = "col_div"; this.col_div.Size = new System.Drawing.Size(45, 21); this.col_div.TabIndex = 78; this.col_div.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.col_div.Value = new decimal(new int[] { 6, 0, 0, 0}); // // label37 // this.label37.AutoSize = true; this.label37.Location = new System.Drawing.Point(614, 58); this.label37.Name = "label37"; this.label37.Size = new System.Drawing.Size(29, 12); this.label37.TabIndex = 77; this.label37.Text = "분류"; // // col_edate // this.col_edate.BackColor = System.Drawing.SystemColors.Window; this.col_edate.Location = new System.Drawing.Point(429, 54); this.col_edate.Minimum = new decimal(new int[] { 1, 0, 0, -2147483648}); this.col_edate.Name = "col_edate"; this.col_edate.Size = new System.Drawing.Size(45, 21); this.col_edate.TabIndex = 76; this.col_edate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.col_edate.Value = new decimal(new int[] { 3, 0, 0, 0}); // // label38 // this.label38.AutoSize = true; this.label38.Location = new System.Drawing.Point(386, 58); this.label38.Name = "label38"; this.label38.Size = new System.Drawing.Size(41, 12); this.label38.TabIndex = 75; this.label38.Text = "완료일"; // // col_request // this.col_request.BackColor = System.Drawing.SystemColors.Window; this.col_request.Location = new System.Drawing.Point(237, 54); this.col_request.Minimum = new decimal(new int[] { 1, 0, 0, -2147483648}); this.col_request.Name = "col_request"; this.col_request.Size = new System.Drawing.Size(45, 21); this.col_request.TabIndex = 74; this.col_request.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.col_request.Value = new decimal(new int[] { 1, 0, 0, 0}); // // label39 // this.label39.AutoSize = true; this.label39.Location = new System.Drawing.Point(167, 58); this.label39.Name = "label39"; this.label39.Size = new System.Drawing.Size(62, 12); this.label39.TabIndex = 73; this.label39.Text = "Requester"; // // col_site // this.col_site.BackColor = System.Drawing.SystemColors.Window; this.col_site.Location = new System.Drawing.Point(111, 54); this.col_site.Minimum = new decimal(new int[] { 1, 0, 0, -2147483648}); this.col_site.Name = "col_site"; this.col_site.Size = new System.Drawing.Size(45, 21); this.col_site.TabIndex = 72; this.col_site.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label40 // this.label40.AutoSize = true; this.label40.Location = new System.Drawing.Point(77, 58); this.label40.Name = "label40"; this.label40.Size = new System.Drawing.Size(26, 12); this.label40.TabIndex = 71; this.label40.Text = "Site"; // // label41 // this.label41.AutoSize = true; this.label41.Location = new System.Drawing.Point(29, 21); this.label41.Name = "label41"; this.label41.Size = new System.Drawing.Size(41, 12); this.label41.TabIndex = 70; this.label41.Text = "기록일"; // // dtPdate // this.dtPdate.Location = new System.Drawing.Point(76, 17); this.dtPdate.Name = "dtPdate"; this.dtPdate.Size = new System.Drawing.Size(170, 21); this.dtPdate.TabIndex = 69; this.dtPdate.ValueChanged += new System.EventHandler(this.dateTimePicker1_ValueChanged); // // fEBoardImport // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1638, 885); this.Controls.Add(this.dataGridView1); this.Controls.Add(this.panel2); this.Controls.Add(this.bn); this.Controls.Add(this.panel1); this.Name = "fEBoardImport"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "전자실 업무내역 가져오기"; this.Load += new System.EventHandler(this.@__Load); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nudCE)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nudCS)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nudE)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nudS)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bn)).EndInit(); this.bn.ResumeLayout(false); this.bn.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit(); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.col_boardvender)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.col_engineer)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.col_repairtime)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.col_extsou)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.col_pricerep)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.col_priceo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.col_pricen)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.col_qty)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.col_sn)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.col_result)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.col_reason)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.col_boardname)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.col_model)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.col_process)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.col_status)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.col_sdate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.col_team)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.col_division)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.col_line)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.col_div)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.col_edate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.col_request)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.col_site)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.LinkLabel linkLabel1; private System.Windows.Forms.Button button1; private System.Windows.Forms.DataGridView dataGridView1; private System.Windows.Forms.Button button3; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.BindingNavigator bn; private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem; private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem; private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem; private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem; private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem; private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator; private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem; private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1; private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem; private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem; private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2; private System.Windows.Forms.ToolStripProgressBar progressBar1; private System.Windows.Forms.BindingSource bs; private System.Windows.Forms.Label label1; private System.Windows.Forms.NumericUpDown numericUpDown1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label3; private System.Windows.Forms.NumericUpDown nudE; private System.Windows.Forms.NumericUpDown nudS; private System.Windows.Forms.Label label4; private System.Windows.Forms.NumericUpDown nudCE; private System.Windows.Forms.NumericUpDown nudCS; private System.Windows.Forms.Label label5; private System.Windows.Forms.NumericUpDown numericUpDown2; private System.Windows.Forms.Label label6; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.CheckBox checkBox1; private System.Windows.Forms.NumericUpDown col_engineer; private System.Windows.Forms.Label label30; private System.Windows.Forms.NumericUpDown col_repairtime; private System.Windows.Forms.Label label28; private System.Windows.Forms.NumericUpDown col_extsou; private System.Windows.Forms.Label label29; private System.Windows.Forms.NumericUpDown col_pricerep; private System.Windows.Forms.Label label24; private System.Windows.Forms.NumericUpDown col_priceo; private System.Windows.Forms.Label label25; private System.Windows.Forms.NumericUpDown col_pricen; private System.Windows.Forms.Label label26; private System.Windows.Forms.NumericUpDown col_qty; private System.Windows.Forms.Label label27; private System.Windows.Forms.NumericUpDown col_sn; private System.Windows.Forms.Label label22; private System.Windows.Forms.NumericUpDown col_result; private System.Windows.Forms.Label label23; private System.Windows.Forms.NumericUpDown col_reason; private System.Windows.Forms.Label label20; private System.Windows.Forms.NumericUpDown col_boardname; private System.Windows.Forms.Label label21; private System.Windows.Forms.NumericUpDown col_model; private System.Windows.Forms.Label label18; private System.Windows.Forms.NumericUpDown col_process; private System.Windows.Forms.Label label19; private System.Windows.Forms.NumericUpDown col_status; private System.Windows.Forms.Label label31; private System.Windows.Forms.TextBox textBox3; private System.Windows.Forms.Label label32; private System.Windows.Forms.NumericUpDown col_sdate; private System.Windows.Forms.Label label33; private System.Windows.Forms.NumericUpDown col_team; private System.Windows.Forms.Label label34; private System.Windows.Forms.NumericUpDown col_division; private System.Windows.Forms.Label label35; private System.Windows.Forms.NumericUpDown col_line; private System.Windows.Forms.Label label36; private System.Windows.Forms.NumericUpDown col_div; private System.Windows.Forms.Label label37; private System.Windows.Forms.NumericUpDown col_edate; private System.Windows.Forms.Label label38; private System.Windows.Forms.NumericUpDown col_request; private System.Windows.Forms.Label label39; private System.Windows.Forms.NumericUpDown col_site; private System.Windows.Forms.Label label40; private System.Windows.Forms.Label label41; private System.Windows.Forms.DateTimePicker dtPdate; private System.Windows.Forms.NumericUpDown col_boardvender; private System.Windows.Forms.Label label8; } }