namespace FPJ0000 { partial class fProjectPartImport { /// /// 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(fProjectPartImport)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); this.textBox1 = new System.Windows.Forms.TextBox(); this.linkLabel1 = new System.Windows.Forms.LinkLabel(); this.btView = new System.Windows.Forms.Button(); this.dataGridView1 = new System.Windows.Forms.DataGridView(); this.bs = new System.Windows.Forms.BindingSource(this.components); this.dsPRJ = new FPJ0000.dsPRJ(); this.panel1 = new System.Windows.Forms.Panel(); this.label16 = 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.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel(); 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.btSave = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.btDelAll = new System.Windows.Forms.ToolStripButton(); this.btDelImp = new System.Windows.Forms.ToolStripButton(); this.panel2 = new System.Windows.Forms.Panel(); this.nudMemo = new System.Windows.Forms.NumericUpDown(); this.label21 = new System.Windows.Forms.Label(); this.nudGrp = new System.Windows.Forms.NumericUpDown(); this.label20 = new System.Windows.Forms.Label(); this.nudSupply = new System.Windows.Forms.NumericUpDown(); this.label19 = new System.Windows.Forms.Label(); this.nudModel = new System.Windows.Forms.NumericUpDown(); this.label7 = new System.Windows.Forms.Label(); this.nudNo = new System.Windows.Forms.NumericUpDown(); this.label15 = new System.Windows.Forms.Label(); this.nudManu = new System.Windows.Forms.NumericUpDown(); this.label14 = new System.Windows.Forms.Label(); this.nudPrice = new System.Windows.Forms.NumericUpDown(); this.label13 = new System.Windows.Forms.Label(); this.nudUnit = new System.Windows.Forms.NumericUpDown(); this.label12 = new System.Windows.Forms.Label(); this.nudQty = new System.Windows.Forms.NumericUpDown(); this.label11 = new System.Windows.Forms.Label(); this.nudName = new System.Windows.Forms.NumericUpDown(); this.label10 = new System.Windows.Forms.Label(); this.nudSid = new System.Windows.Forms.NumericUpDown(); this.label9 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.ta = new FPJ0000.dsPRJTableAdapters.ProjectsPartTableAdapter(); this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.sbSum = new System.Windows.Forms.ToolStripLabel(); this.noDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.itemGroupDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.itemSidDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.itemNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.itemDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.itemModelDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.qtyDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.itemUnitDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.priceDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.amtDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.itemManuDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.itemSupplyDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.itemSupplyidxDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.memoDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dsPRJ)).BeginInit(); this.panel1.SuspendLayout(); ((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(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.nudMemo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nudGrp)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nudSupply)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nudModel)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nudNo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nudManu)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nudPrice)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nudUnit)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nudQty)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nudName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nudSid)).BeginInit(); this.SuspendLayout(); // // textBox1 // this.textBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.textBox1.Location = new System.Drawing.Point(92, 30); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(758, 21); this.textBox1.TabIndex = 1; // // linkLabel1 // this.linkLabel1.AutoSize = true; this.linkLabel1.LinkColor = System.Drawing.Color.DeepSkyBlue; this.linkLabel1.Location = new System.Drawing.Point(21, 35); this.linkLabel1.Name = "linkLabel1"; this.linkLabel1.Size = new System.Drawing.Size(57, 12); this.linkLabel1.TabIndex = 0; this.linkLabel1.TabStop = true; this.linkLabel1.Text = "파일 선택"; this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked); // // btView // this.btView.Dock = System.Windows.Forms.DockStyle.Right; this.btView.ForeColor = System.Drawing.Color.Black; this.btView.Location = new System.Drawing.Point(760, 23); this.btView.Name = "btView"; this.btView.Size = new System.Drawing.Size(102, 59); this.btView.TabIndex = 4; this.btView.Text = "1. 보기"; this.btView.UseVisualStyleBackColor = true; this.btView.Click += new System.EventHandler(this.button1_Click); // // dataGridView1 // this.dataGridView1.AllowUserToAddRows = false; this.dataGridView1.AutoGenerateColumns = false; this.dataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells; this.dataGridView1.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells; this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.noDataGridViewTextBoxColumn, this.itemGroupDataGridViewTextBoxColumn, this.itemSidDataGridViewTextBoxColumn, this.itemNameDataGridViewTextBoxColumn, this.itemDataGridViewTextBoxColumn, this.itemModelDataGridViewTextBoxColumn, this.qtyDataGridViewTextBoxColumn, this.itemUnitDataGridViewTextBoxColumn, this.priceDataGridViewTextBoxColumn, this.amtDataGridViewTextBoxColumn, this.itemManuDataGridViewTextBoxColumn, this.itemSupplyDataGridViewTextBoxColumn, this.itemSupplyidxDataGridViewTextBoxColumn, this.memoDataGridViewTextBoxColumn}); this.dataGridView1.DataSource = this.bs; this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill; this.dataGridView1.Location = new System.Drawing.Point(0, 171); this.dataGridView1.Name = "dataGridView1"; this.dataGridView1.RowHeadersVisible = false; this.dataGridView1.RowTemplate.Height = 23; this.dataGridView1.Size = new System.Drawing.Size(864, 465); this.dataGridView1.TabIndex = 1; // // bs // this.bs.DataMember = "ProjectsPart"; this.bs.DataSource = this.dsPRJ; // // dsPRJ // this.dsPRJ.DataSetName = "dsPRJ"; this.dsPRJ.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // panel1 // this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(120)))), ((int)(((byte)(120))))); this.panel1.Controls.Add(this.label16); 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.textBox1); this.panel1.Controls.Add(this.linkLabel1); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.ForeColor = System.Drawing.Color.White; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(864, 87); this.panel1.TabIndex = 0; // // label16 // this.label16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(18)))), ((int)(((byte)(18))))); this.label16.Dock = System.Windows.Forms.DockStyle.Top; this.label16.ForeColor = System.Drawing.Color.WhiteSmoke; this.label16.Location = new System.Drawing.Point(0, 0); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(864, 23); this.label16.TabIndex = 52; this.label16.Text = "엑셀 파일 설정"; this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(259, 62); 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(278, 58); 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[] { 500, 0, 0, 0}); // // nudS // this.nudS.Location = new System.Drawing.Point(210, 58); 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[] { 3, 0, 0, 0}); // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(159, 62); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(45, 12); this.label2.TabIndex = 7; this.label2.Text = "줄 범위"; // // numericUpDown1 // this.numericUpDown1.Location = new System.Drawing.Point(92, 58); this.numericUpDown1.Maximum = new decimal(new int[] { 10, 0, 0, 0}); this.numericUpDown1.Minimum = new decimal(new int[] { 1, 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; this.numericUpDown1.Value = new decimal(new int[] { 1, 0, 0, 0}); // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(25, 62); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(53, 12); this.label1.TabIndex = 2; this.label1.Text = "시트번호"; // // bn // this.bn.AddNewItem = null; this.bn.BindingSource = this.bs; this.bn.CountItem = this.bindingNavigatorCountItem; this.bn.DeleteItem = null; 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.progressBar1, this.btSave, this.toolStripSeparator1, this.btDelAll, this.btDelImp, this.toolStripSeparator2, this.sbSum}); this.bn.Location = new System.Drawing.Point(0, 636); 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(864, 25); this.bn.TabIndex = 2; this.bn.Text = "bindingNavigator1"; // // bindingNavigatorCountItem // this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem"; this.bindingNavigatorCountItem.Size = new System.Drawing.Size(27, 22); this.bindingNavigatorCountItem.Text = "/{0}"; this.bindingNavigatorCountItem.ToolTipText = "전체 항목 수"; // // 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.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); // // btSave // this.btSave.Image = ((System.Drawing.Image)(resources.GetObject("btSave.Image"))); this.btSave.ImageTransparentColor = System.Drawing.Color.Magenta; this.btSave.Name = "btSave"; this.btSave.Size = new System.Drawing.Size(51, 22); this.btSave.Text = "저장"; this.btSave.Click += new System.EventHandler(this.toolStripButton1_Click); // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25); // // btDelAll // this.btDelAll.Image = ((System.Drawing.Image)(resources.GetObject("btDelAll.Image"))); this.btDelAll.ImageTransparentColor = System.Drawing.Color.Magenta; this.btDelAll.Name = "btDelAll"; this.btDelAll.Size = new System.Drawing.Size(135, 22); this.btDelAll.Text = "기존 목록 모두 삭제"; this.btDelAll.Click += new System.EventHandler(this.btDelAll_Click); // // btDelImp // this.btDelImp.Image = ((System.Drawing.Image)(resources.GetObject("btDelImp.Image"))); this.btDelImp.ImageTransparentColor = System.Drawing.Color.Magenta; this.btDelImp.Name = "btDelImp"; this.btDelImp.Size = new System.Drawing.Size(147, 22); this.btDelImp.Text = "가져온 자료 모두 삭제"; this.btDelImp.Click += new System.EventHandler(this.btDelImp_Click); // // panel2 // 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.btView); this.panel2.Controls.Add(this.nudMemo); this.panel2.Controls.Add(this.label21); this.panel2.Controls.Add(this.nudGrp); this.panel2.Controls.Add(this.label20); this.panel2.Controls.Add(this.nudSupply); this.panel2.Controls.Add(this.label19); this.panel2.Controls.Add(this.nudModel); this.panel2.Controls.Add(this.label7); this.panel2.Controls.Add(this.nudNo); this.panel2.Controls.Add(this.label15); this.panel2.Controls.Add(this.nudManu); this.panel2.Controls.Add(this.label14); this.panel2.Controls.Add(this.nudPrice); this.panel2.Controls.Add(this.label13); this.panel2.Controls.Add(this.nudUnit); this.panel2.Controls.Add(this.label12); this.panel2.Controls.Add(this.nudQty); this.panel2.Controls.Add(this.label11); this.panel2.Controls.Add(this.nudName); this.panel2.Controls.Add(this.label10); this.panel2.Controls.Add(this.nudSid); this.panel2.Controls.Add(this.label9); this.panel2.Controls.Add(this.label8); this.panel2.Dock = System.Windows.Forms.DockStyle.Top; this.panel2.ForeColor = System.Drawing.Color.White; this.panel2.Location = new System.Drawing.Point(0, 87); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(864, 84); this.panel2.TabIndex = 3; // // nudMemo // this.nudMemo.Location = new System.Drawing.Point(431, 55); this.nudMemo.Name = "nudMemo"; this.nudMemo.Size = new System.Drawing.Size(45, 21); this.nudMemo.TabIndex = 50; this.nudMemo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.nudMemo.Value = new decimal(new int[] { 13, 0, 0, 0}); this.nudMemo.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged); // // label21 // this.label21.AutoSize = true; this.label21.Location = new System.Drawing.Point(388, 59); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(29, 12); this.label21.TabIndex = 49; this.label21.Text = "비고"; // // nudGrp // this.nudGrp.Location = new System.Drawing.Point(326, 55); this.nudGrp.Name = "nudGrp"; this.nudGrp.Size = new System.Drawing.Size(45, 21); this.nudGrp.TabIndex = 48; this.nudGrp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.nudGrp.Value = new decimal(new int[] { 11, 0, 0, 0}); this.nudGrp.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged); // // label20 // this.label20.AutoSize = true; this.label20.Location = new System.Drawing.Point(293, 59); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(29, 12); this.label20.TabIndex = 47; this.label20.Text = "그룹"; // // nudSupply // this.nudSupply.Location = new System.Drawing.Point(234, 55); this.nudSupply.Name = "nudSupply"; this.nudSupply.Size = new System.Drawing.Size(45, 21); this.nudSupply.TabIndex = 46; this.nudSupply.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.nudSupply.Value = new decimal(new int[] { 10, 0, 0, 0}); this.nudSupply.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged); // // label19 // this.label19.AutoSize = true; this.label19.Location = new System.Drawing.Point(187, 59); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(41, 12); this.label19.TabIndex = 45; this.label19.Text = "공급사"; // // nudModel // this.nudModel.Location = new System.Drawing.Point(326, 30); this.nudModel.Name = "nudModel"; this.nudModel.Size = new System.Drawing.Size(45, 21); this.nudModel.TabIndex = 44; this.nudModel.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.nudModel.Value = new decimal(new int[] { 4, 0, 0, 0}); this.nudModel.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged); // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(293, 34); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(29, 12); this.label7.TabIndex = 43; this.label7.Text = "규격"; // // nudNo // this.nudNo.BackColor = System.Drawing.Color.White; this.nudNo.Location = new System.Drawing.Point(42, 30); this.nudNo.Name = "nudNo"; this.nudNo.Size = new System.Drawing.Size(45, 21); this.nudNo.TabIndex = 37; this.nudNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.nudNo.Value = new decimal(new int[] { 1, 0, 0, 0}); this.nudNo.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged); // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(7, 34); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(29, 12); this.label15.TabIndex = 36; this.label15.Text = "번호"; // // nudManu // this.nudManu.Location = new System.Drawing.Point(139, 55); this.nudManu.Name = "nudManu"; this.nudManu.Size = new System.Drawing.Size(45, 21); this.nudManu.TabIndex = 35; this.nudManu.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.nudManu.Value = new decimal(new int[] { 9, 0, 0, 0}); this.nudManu.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged); // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(93, 59); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(41, 12); this.label14.TabIndex = 34; this.label14.Text = "제조사"; // // nudPrice // this.nudPrice.Location = new System.Drawing.Point(431, 30); this.nudPrice.Name = "nudPrice"; this.nudPrice.Size = new System.Drawing.Size(45, 21); this.nudPrice.TabIndex = 33; 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); // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(388, 34); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(29, 12); this.label13.TabIndex = 32; this.label13.Text = "단가"; // // nudUnit // this.nudUnit.Location = new System.Drawing.Point(42, 55); this.nudUnit.Name = "nudUnit"; this.nudUnit.Size = new System.Drawing.Size(45, 21); this.nudUnit.TabIndex = 31; this.nudUnit.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.nudUnit.Value = new decimal(new int[] { 7, 0, 0, 0}); this.nudUnit.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged); // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(7, 59); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(29, 12); this.label12.TabIndex = 30; this.label12.Text = "단위"; // // nudQty // this.nudQty.Location = new System.Drawing.Point(537, 30); this.nudQty.Name = "nudQty"; this.nudQty.Size = new System.Drawing.Size(45, 21); this.nudQty.TabIndex = 29; this.nudQty.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.nudQty.Value = new decimal(new int[] { 6, 0, 0, 0}); this.nudQty.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged); // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(502, 34); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(29, 12); this.label11.TabIndex = 28; this.label11.Text = "수량"; // // nudName // this.nudName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.nudName.Location = new System.Drawing.Point(234, 30); this.nudName.Name = "nudName"; this.nudName.Size = new System.Drawing.Size(45, 21); this.nudName.TabIndex = 27; this.nudName.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.nudName.Value = new decimal(new int[] { 3, 0, 0, 0}); this.nudName.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged); // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(199, 34); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(29, 12); this.label10.TabIndex = 26; this.label10.Text = "품명"; // // nudSid // this.nudSid.BackColor = System.Drawing.Color.White; this.nudSid.Location = new System.Drawing.Point(139, 30); this.nudSid.Name = "nudSid"; this.nudSid.Size = new System.Drawing.Size(45, 21); this.nudSid.TabIndex = 25; this.nudSid.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.nudSid.Value = new decimal(new int[] { 2, 0, 0, 0}); this.nudSid.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged); // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(110, 34); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(24, 12); this.label9.TabIndex = 24; this.label9.Text = "SID"; // // label8 // this.label8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(18)))), ((int)(((byte)(18))))); this.label8.Dock = System.Windows.Forms.DockStyle.Top; this.label8.ForeColor = System.Drawing.Color.WhiteSmoke; this.label8.Location = new System.Drawing.Point(0, 0); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(862, 23); this.label8.TabIndex = 51; this.label8.Text = "엑셀/DB 연결 정보 설정 ( A열 = 1)"; this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // ta // this.ta.ClearBeforeFill = true; // // toolStripSeparator2 // this.toolStripSeparator2.Name = "toolStripSeparator2"; this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25); // // sbSum // this.sbSum.Name = "sbSum"; this.sbSum.Size = new System.Drawing.Size(52, 22); this.sbSum.Text = "합계 : --"; // // noDataGridViewTextBoxColumn // this.noDataGridViewTextBoxColumn.DataPropertyName = "no"; dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.noDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle1; this.noDataGridViewTextBoxColumn.HeaderText = "No"; this.noDataGridViewTextBoxColumn.Name = "noDataGridViewTextBoxColumn"; this.noDataGridViewTextBoxColumn.Width = 46; // // itemGroupDataGridViewTextBoxColumn // this.itemGroupDataGridViewTextBoxColumn.DataPropertyName = "ItemGroup"; this.itemGroupDataGridViewTextBoxColumn.HeaderText = "그룹"; this.itemGroupDataGridViewTextBoxColumn.Name = "itemGroupDataGridViewTextBoxColumn"; this.itemGroupDataGridViewTextBoxColumn.Width = 54; // // itemSidDataGridViewTextBoxColumn // this.itemSidDataGridViewTextBoxColumn.DataPropertyName = "ItemSid"; this.itemSidDataGridViewTextBoxColumn.HeaderText = "SID"; this.itemSidDataGridViewTextBoxColumn.Name = "itemSidDataGridViewTextBoxColumn"; this.itemSidDataGridViewTextBoxColumn.Width = 49; // // itemNameDataGridViewTextBoxColumn // this.itemNameDataGridViewTextBoxColumn.DataPropertyName = "ItemName"; this.itemNameDataGridViewTextBoxColumn.HeaderText = "품명"; this.itemNameDataGridViewTextBoxColumn.Name = "itemNameDataGridViewTextBoxColumn"; this.itemNameDataGridViewTextBoxColumn.Width = 54; // // itemDataGridViewTextBoxColumn // this.itemDataGridViewTextBoxColumn.DataPropertyName = "Item"; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.itemDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle2; this.itemDataGridViewTextBoxColumn.HeaderText = "*"; this.itemDataGridViewTextBoxColumn.Name = "itemDataGridViewTextBoxColumn"; this.itemDataGridViewTextBoxColumn.Width = 36; // // itemModelDataGridViewTextBoxColumn // this.itemModelDataGridViewTextBoxColumn.DataPropertyName = "ItemModel"; this.itemModelDataGridViewTextBoxColumn.HeaderText = "규격"; this.itemModelDataGridViewTextBoxColumn.Name = "itemModelDataGridViewTextBoxColumn"; this.itemModelDataGridViewTextBoxColumn.Width = 54; // // qtyDataGridViewTextBoxColumn // this.qtyDataGridViewTextBoxColumn.DataPropertyName = "qty"; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle3.Format = "N0"; this.qtyDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle3; this.qtyDataGridViewTextBoxColumn.HeaderText = "수량"; this.qtyDataGridViewTextBoxColumn.Name = "qtyDataGridViewTextBoxColumn"; this.qtyDataGridViewTextBoxColumn.Width = 54; // // itemUnitDataGridViewTextBoxColumn // this.itemUnitDataGridViewTextBoxColumn.DataPropertyName = "ItemUnit"; this.itemUnitDataGridViewTextBoxColumn.HeaderText = "단위"; this.itemUnitDataGridViewTextBoxColumn.Name = "itemUnitDataGridViewTextBoxColumn"; this.itemUnitDataGridViewTextBoxColumn.Width = 54; // // priceDataGridViewTextBoxColumn // this.priceDataGridViewTextBoxColumn.DataPropertyName = "price"; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle4.Format = "N0"; this.priceDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle4; this.priceDataGridViewTextBoxColumn.HeaderText = "단가"; this.priceDataGridViewTextBoxColumn.Name = "priceDataGridViewTextBoxColumn"; this.priceDataGridViewTextBoxColumn.Width = 54; // // amtDataGridViewTextBoxColumn // this.amtDataGridViewTextBoxColumn.DataPropertyName = "amt"; dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); dataGridViewCellStyle5.Format = "N0"; this.amtDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle5; this.amtDataGridViewTextBoxColumn.HeaderText = "금액"; this.amtDataGridViewTextBoxColumn.Name = "amtDataGridViewTextBoxColumn"; this.amtDataGridViewTextBoxColumn.ReadOnly = true; this.amtDataGridViewTextBoxColumn.Width = 54; // // itemManuDataGridViewTextBoxColumn // this.itemManuDataGridViewTextBoxColumn.DataPropertyName = "ItemManu"; this.itemManuDataGridViewTextBoxColumn.HeaderText = "제조사"; this.itemManuDataGridViewTextBoxColumn.Name = "itemManuDataGridViewTextBoxColumn"; this.itemManuDataGridViewTextBoxColumn.Width = 66; // // itemSupplyDataGridViewTextBoxColumn // this.itemSupplyDataGridViewTextBoxColumn.DataPropertyName = "ItemSupply"; this.itemSupplyDataGridViewTextBoxColumn.HeaderText = "공급사"; this.itemSupplyDataGridViewTextBoxColumn.Name = "itemSupplyDataGridViewTextBoxColumn"; this.itemSupplyDataGridViewTextBoxColumn.Width = 66; // // itemSupplyidxDataGridViewTextBoxColumn // this.itemSupplyidxDataGridViewTextBoxColumn.DataPropertyName = "ItemSupplyidx"; dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.itemSupplyidxDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle6; this.itemSupplyidxDataGridViewTextBoxColumn.HeaderText = "*"; this.itemSupplyidxDataGridViewTextBoxColumn.Name = "itemSupplyidxDataGridViewTextBoxColumn"; this.itemSupplyidxDataGridViewTextBoxColumn.Width = 36; // // memoDataGridViewTextBoxColumn // this.memoDataGridViewTextBoxColumn.DataPropertyName = "memo"; this.memoDataGridViewTextBoxColumn.HeaderText = "비고"; this.memoDataGridViewTextBoxColumn.Name = "memoDataGridViewTextBoxColumn"; this.memoDataGridViewTextBoxColumn.Width = 54; // // fProjectPartImport // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(864, 661); this.Controls.Add(this.dataGridView1); this.Controls.Add(this.panel2); this.Controls.Add(this.bn); this.Controls.Add(this.panel1); this.Name = "fProjectPartImport"; this.Text = "파트리스트 가져오기"; this.Load += new System.EventHandler(this.@__Load); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dsPRJ)).EndInit(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); ((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(); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.nudMemo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nudGrp)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nudSupply)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nudModel)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nudNo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nudManu)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nudPrice)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nudUnit)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nudQty)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nudName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nudSid)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.LinkLabel linkLabel1; private System.Windows.Forms.Button btView; private System.Windows.Forms.DataGridView dataGridView1; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.BindingNavigator bn; private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem; 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.Panel panel2; private System.Windows.Forms.NumericUpDown nudSid; private System.Windows.Forms.Label label9; private System.Windows.Forms.NumericUpDown nudUnit; private System.Windows.Forms.Label label12; private System.Windows.Forms.NumericUpDown nudQty; private System.Windows.Forms.Label label11; private System.Windows.Forms.NumericUpDown nudName; private System.Windows.Forms.Label label10; private System.Windows.Forms.NumericUpDown nudPrice; private System.Windows.Forms.Label label13; private System.Windows.Forms.NumericUpDown nudManu; private System.Windows.Forms.Label label14; private System.Windows.Forms.NumericUpDown nudNo; private System.Windows.Forms.Label label15; private System.Windows.Forms.NumericUpDown nudModel; private System.Windows.Forms.Label label7; private System.Windows.Forms.NumericUpDown nudSupply; private System.Windows.Forms.Label label19; private System.Windows.Forms.NumericUpDown nudMemo; private System.Windows.Forms.Label label21; private System.Windows.Forms.NumericUpDown nudGrp; private System.Windows.Forms.Label label20; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label16; private System.Windows.Forms.ToolStripButton btSave; private System.Windows.Forms.ToolStripButton btDelAll; private System.Windows.Forms.ToolStripButton btDelImp; private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; private dsPRJTableAdapters.ProjectsPartTableAdapter ta; private dsPRJ dsPRJ; private System.Windows.Forms.ToolStripSeparator toolStripSeparator2; private System.Windows.Forms.ToolStripLabel sbSum; private System.Windows.Forms.DataGridViewTextBoxColumn noDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn itemGroupDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn itemSidDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn itemNameDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn itemDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn itemModelDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn qtyDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn itemUnitDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn priceDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn amtDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn itemManuDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn itemSupplyDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn itemSupplyidxDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn memoDataGridViewTextBoxColumn; } }