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 dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = 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.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.sbSum = new System.Windows.Forms.ToolStripLabel();
            this.panel2 = new System.Windows.Forms.Panel();
            this.nudMidDiv = new System.Windows.Forms.NumericUpDown();
            this.label6 = new System.Windows.Forms.Label();
            this.nudNapKi = new System.Windows.Forms.NumericUpDown();
            this.label5 = new System.Windows.Forms.Label();
            this.nudLowDiv = new System.Windows.Forms.NumericUpDown();
            this.label4 = new System.Windows.Forms.Label();
            this.nudMemo = new System.Windows.Forms.NumericUpDown();
            this.label21 = 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.nudQtyN = new System.Windows.Forms.NumericUpDown();
            this.label17 = new System.Windows.Forms.Label();
            this.itemGroupDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.option1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.noDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.itemSidDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.itemNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.itemModelDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.itemUnitDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.priceDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.qtyDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.qtyn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.amtDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.amtn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.itemManuDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.itemSupplyDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.option2 = 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.nudMidDiv)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.nudNapKi)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.nudLowDiv)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.nudMemo)).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();
            ((System.ComponentModel.ISupportInitialize)(this.nudQtyN)).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(892, 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(890, 23);
            this.btView.Name = "btView";
            this.btView.Size = new System.Drawing.Size(102, 64);
            this.btView.TabIndex = 26;
            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.itemGroupDataGridViewTextBoxColumn,
            this.option1,
            this.noDataGridViewTextBoxColumn,
            this.itemSidDataGridViewTextBoxColumn,
            this.itemNameDataGridViewTextBoxColumn,
            this.itemModelDataGridViewTextBoxColumn,
            this.itemUnitDataGridViewTextBoxColumn,
            this.priceDataGridViewTextBoxColumn,
            this.qtyDataGridViewTextBoxColumn,
            this.qtyn,
            this.amtDataGridViewTextBoxColumn,
            this.amtn,
            this.itemManuDataGridViewTextBoxColumn,
            this.itemSupplyDataGridViewTextBoxColumn,
            this.option2,
            this.memoDataGridViewTextBoxColumn});
            this.dataGridView1.DataSource = this.bs;
            this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dataGridView1.Location = new System.Drawing.Point(0, 176);
            this.dataGridView1.Name = "dataGridView1";
            this.dataGridView1.RowHeadersVisible = false;
            this.dataGridView1.RowTemplate.Height = 23;
            this.dataGridView1.Size = new System.Drawing.Size(994, 457);
            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(994, 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(994, 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, 633);
            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(994, 28);
            this.bn.TabIndex = 2;
            this.bn.Text = "bindingNavigator1";
            // 
            // bindingNavigatorCountItem
            // 
            this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
            this.bindingNavigatorCountItem.Size = new System.Drawing.Size(27, 25);
            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, 25);
            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, 25);
            this.bindingNavigatorMovePreviousItem.Text = "이전으로 이동";
            // 
            // bindingNavigatorSeparator
            // 
            this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
            this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 28);
            // 
            // 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, 28);
            // 
            // 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, 25);
            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, 25);
            this.bindingNavigatorMoveLastItem.Text = "마지막으로 이동";
            // 
            // bindingNavigatorSeparator2
            // 
            this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
            this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 28);
            // 
            // progressBar1
            // 
            this.progressBar1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
            this.progressBar1.Name = "progressBar1";
            this.progressBar1.Size = new System.Drawing.Size(200, 25);
            // 
            // 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, 25);
            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, 28);
            // 
            // 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, 25);
            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, 25);
            this.btDelImp.Text = "가져온 자료 모두 삭제";
            this.btDelImp.Click += new System.EventHandler(this.btDelImp_Click);
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 28);
            // 
            // sbSum
            // 
            this.sbSum.Font = new System.Drawing.Font("맑은 고딕", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
            this.sbSum.Name = "sbSum";
            this.sbSum.Size = new System.Drawing.Size(85, 25);
            this.sbSum.Text = "합계 : --";
            // 
            // 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.nudQtyN);
            this.panel2.Controls.Add(this.label17);
            this.panel2.Controls.Add(this.nudMidDiv);
            this.panel2.Controls.Add(this.label6);
            this.panel2.Controls.Add(this.nudNapKi);
            this.panel2.Controls.Add(this.label5);
            this.panel2.Controls.Add(this.nudLowDiv);
            this.panel2.Controls.Add(this.label4);
            this.panel2.Controls.Add(this.btView);
            this.panel2.Controls.Add(this.nudMemo);
            this.panel2.Controls.Add(this.label21);
            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(994, 89);
            this.panel2.TabIndex = 3;
            // 
            // nudMidDiv
            // 
            this.nudMidDiv.Location = new System.Drawing.Point(61, 32);
            this.nudMidDiv.Name = "nudMidDiv";
            this.nudMidDiv.Size = new System.Drawing.Size(45, 21);
            this.nudMidDiv.TabIndex = 1;
            this.nudMidDiv.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.nudMidDiv.Value = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.nudMidDiv.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(10, 36);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(41, 12);
            this.label6.TabIndex = 0;
            this.label6.Text = "중분류";
            // 
            // nudNapKi
            // 
            this.nudNapKi.Location = new System.Drawing.Point(453, 57);
            this.nudNapKi.Name = "nudNapKi";
            this.nudNapKi.Size = new System.Drawing.Size(45, 21);
            this.nudNapKi.TabIndex = 23;
            this.nudNapKi.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.nudNapKi.Value = new decimal(new int[] {
            17,
            0,
            0,
            0});
            this.nudNapKi.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(407, 61);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(41, 12);
            this.label5.TabIndex = 22;
            this.label5.Text = "납기일";
            // 
            // nudLowDiv
            // 
            this.nudLowDiv.Location = new System.Drawing.Point(168, 32);
            this.nudLowDiv.Name = "nudLowDiv";
            this.nudLowDiv.Size = new System.Drawing.Size(45, 21);
            this.nudLowDiv.TabIndex = 3;
            this.nudLowDiv.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.nudLowDiv.Value = new decimal(new int[] {
            2,
            0,
            0,
            0});
            this.nudLowDiv.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(117, 36);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(41, 12);
            this.label4.TabIndex = 2;
            this.label4.Text = "소분류";
            // 
            // nudMemo
            // 
            this.nudMemo.Location = new System.Drawing.Point(540, 57);
            this.nudMemo.Name = "nudMemo";
            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[] {
            18,
            0,
            0,
            0});
            this.nudMemo.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
            // 
            // label21
            // 
            this.label21.AutoSize = true;
            this.label21.Location = new System.Drawing.Point(506, 61);
            this.label21.Name = "label21";
            this.label21.Size = new System.Drawing.Size(29, 12);
            this.label21.TabIndex = 24;
            this.label21.Text = "비고";
            // 
            // nudSupply
            // 
            this.nudSupply.Location = new System.Drawing.Point(358, 57);
            this.nudSupply.Name = "nudSupply";
            this.nudSupply.Size = new System.Drawing.Size(45, 21);
            this.nudSupply.TabIndex = 21;
            this.nudSupply.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.nudSupply.Value = new decimal(new int[] {
            16,
            0,
            0,
            0});
            this.nudSupply.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
            // 
            // label19
            // 
            this.label19.AutoSize = true;
            this.label19.Location = new System.Drawing.Point(311, 61);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(41, 12);
            this.label19.TabIndex = 20;
            this.label19.Text = "공급사";
            // 
            // nudModel
            // 
            this.nudModel.Location = new System.Drawing.Point(540, 32);
            this.nudModel.Name = "nudModel";
            this.nudModel.Size = new System.Drawing.Size(45, 21);
            this.nudModel.TabIndex = 11;
            this.nudModel.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.nudModel.Value = new decimal(new int[] {
            6,
            0,
            0,
            0});
            this.nudModel.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(508, 36);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(29, 12);
            this.label7.TabIndex = 10;
            this.label7.Text = "규격";
            // 
            // nudNo
            // 
            this.nudNo.BackColor = System.Drawing.Color.White;
            this.nudNo.Location = new System.Drawing.Point(261, 32);
            this.nudNo.Name = "nudNo";
            this.nudNo.Size = new System.Drawing.Size(45, 21);
            this.nudNo.TabIndex = 5;
            this.nudNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.nudNo.Value = new decimal(new int[] {
            3,
            0,
            0,
            0});
            this.nudNo.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.Location = new System.Drawing.Point(226, 36);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(29, 12);
            this.label15.TabIndex = 4;
            this.label15.Text = "번호";
            // 
            // nudManu
            // 
            this.nudManu.Location = new System.Drawing.Point(261, 57);
            this.nudManu.Name = "nudManu";
            this.nudManu.Size = new System.Drawing.Size(45, 21);
            this.nudManu.TabIndex = 19;
            this.nudManu.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.nudManu.Value = new decimal(new int[] {
            15,
            0,
            0,
            0});
            this.nudManu.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(217, 61);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(41, 12);
            this.label14.TabIndex = 18;
            this.label14.Text = "제조사";
            // 
            // nudPrice
            // 
            this.nudPrice.Location = new System.Drawing.Point(729, 32);
            this.nudPrice.Name = "nudPrice";
            this.nudPrice.Size = new System.Drawing.Size(45, 21);
            this.nudPrice.TabIndex = 13;
            this.nudPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.nudPrice.Value = new decimal(new int[] {
            8,
            0,
            0,
            0});
            this.nudPrice.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(693, 36);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(29, 12);
            this.label13.TabIndex = 12;
            this.label13.Text = "단가";
            // 
            // nudUnit
            // 
            this.nudUnit.Location = new System.Drawing.Point(632, 32);
            this.nudUnit.Name = "nudUnit";
            this.nudUnit.Size = new System.Drawing.Size(45, 21);
            this.nudUnit.TabIndex = 17;
            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(597, 36);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(29, 12);
            this.label12.TabIndex = 16;
            this.label12.Text = "단위";
            // 
            // nudQty
            // 
            this.nudQty.Location = new System.Drawing.Point(61, 57);
            this.nudQty.Name = "nudQty";
            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[] {
            9,
            0,
            0,
            0});
            this.nudQty.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(10, 61);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(45, 12);
            this.label11.TabIndex = 14;
            this.label11.Text = "수량(1)";
            // 
            // nudName
            // 
            this.nudName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
            this.nudName.Location = new System.Drawing.Point(453, 32);
            this.nudName.Name = "nudName";
            this.nudName.Size = new System.Drawing.Size(45, 21);
            this.nudName.TabIndex = 9;
            this.nudName.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.nudName.Value = new decimal(new int[] {
            5,
            0,
            0,
            0});
            this.nudName.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(418, 36);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(29, 12);
            this.label10.TabIndex = 8;
            this.label10.Text = "품명";
            // 
            // nudSid
            // 
            this.nudSid.BackColor = System.Drawing.Color.White;
            this.nudSid.Location = new System.Drawing.Point(358, 32);
            this.nudSid.Name = "nudSid";
            this.nudSid.Size = new System.Drawing.Size(45, 21);
            this.nudSid.TabIndex = 7;
            this.nudSid.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.nudSid.Value = new decimal(new int[] {
            4,
            0,
            0,
            0});
            this.nudSid.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(329, 36);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(24, 12);
            this.label9.TabIndex = 6;
            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(992, 23);
            this.label8.TabIndex = 51;
            this.label8.Text = "엑셀/DB 연결 정보 설정 ( A열 = 1)";
            this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // ta
            // 
            this.ta.ClearBeforeFill = true;
            // 
            // nudQtyN
            // 
            this.nudQtyN.Location = new System.Drawing.Point(166, 57);
            this.nudQtyN.Name = "nudQtyN";
            this.nudQtyN.Size = new System.Drawing.Size(45, 21);
            this.nudQtyN.TabIndex = 53;
            this.nudQtyN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.nudQtyN.Value = new decimal(new int[] {
            10,
            0,
            0,
            0});
            // 
            // label17
            // 
            this.label17.AutoSize = true;
            this.label17.Location = new System.Drawing.Point(115, 61);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(48, 12);
            this.label17.TabIndex = 52;
            this.label17.Text = "수량(N)";
            // 
            // itemGroupDataGridViewTextBoxColumn
            // 
            this.itemGroupDataGridViewTextBoxColumn.DataPropertyName = "ItemGroup";
            this.itemGroupDataGridViewTextBoxColumn.HeaderText = "중분류";
            this.itemGroupDataGridViewTextBoxColumn.Name = "itemGroupDataGridViewTextBoxColumn";
            this.itemGroupDataGridViewTextBoxColumn.Width = 66;
            // 
            // option1
            // 
            this.option1.DataPropertyName = "option1";
            this.option1.HeaderText = "소분류";
            this.option1.Name = "option1";
            this.option1.Width = 66;
            // 
            // noDataGridViewTextBoxColumn
            // 
            this.noDataGridViewTextBoxColumn.DataPropertyName = "no";
            dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            this.noDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle15;
            this.noDataGridViewTextBoxColumn.HeaderText = "번호";
            this.noDataGridViewTextBoxColumn.Name = "noDataGridViewTextBoxColumn";
            this.noDataGridViewTextBoxColumn.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;
            // 
            // itemModelDataGridViewTextBoxColumn
            // 
            this.itemModelDataGridViewTextBoxColumn.DataPropertyName = "ItemModel";
            this.itemModelDataGridViewTextBoxColumn.HeaderText = "규격";
            this.itemModelDataGridViewTextBoxColumn.Name = "itemModelDataGridViewTextBoxColumn";
            this.itemModelDataGridViewTextBoxColumn.Width = 54;
            // 
            // itemUnitDataGridViewTextBoxColumn
            // 
            this.itemUnitDataGridViewTextBoxColumn.DataPropertyName = "ItemUnit";
            this.itemUnitDataGridViewTextBoxColumn.HeaderText = "단위";
            this.itemUnitDataGridViewTextBoxColumn.Name = "itemUnitDataGridViewTextBoxColumn";
            this.itemUnitDataGridViewTextBoxColumn.Width = 54;
            // 
            // priceDataGridViewTextBoxColumn
            // 
            this.priceDataGridViewTextBoxColumn.DataPropertyName = "price";
            dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle16.Format = "N0";
            this.priceDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle16;
            this.priceDataGridViewTextBoxColumn.HeaderText = "단가";
            this.priceDataGridViewTextBoxColumn.Name = "priceDataGridViewTextBoxColumn";
            this.priceDataGridViewTextBoxColumn.Width = 54;
            // 
            // qtyDataGridViewTextBoxColumn
            // 
            this.qtyDataGridViewTextBoxColumn.DataPropertyName = "qty";
            dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle17.Format = "N0";
            this.qtyDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle17;
            this.qtyDataGridViewTextBoxColumn.HeaderText = "수량(1)";
            this.qtyDataGridViewTextBoxColumn.Name = "qtyDataGridViewTextBoxColumn";
            this.qtyDataGridViewTextBoxColumn.Width = 70;
            // 
            // qtyn
            // 
            this.qtyn.DataPropertyName = "qtyn";
            dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle18.Format = "N0";
            this.qtyn.DefaultCellStyle = dataGridViewCellStyle18;
            this.qtyn.HeaderText = "수량(N)";
            this.qtyn.Name = "qtyn";
            this.qtyn.Width = 73;
            // 
            // amtDataGridViewTextBoxColumn
            // 
            this.amtDataGridViewTextBoxColumn.DataPropertyName = "amt";
            dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
            dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            dataGridViewCellStyle19.Format = "N0";
            this.amtDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle19;
            this.amtDataGridViewTextBoxColumn.HeaderText = "금액(1)";
            this.amtDataGridViewTextBoxColumn.Name = "amtDataGridViewTextBoxColumn";
            this.amtDataGridViewTextBoxColumn.ReadOnly = true;
            this.amtDataGridViewTextBoxColumn.Width = 70;
            // 
            // amtn
            // 
            this.amtn.DataPropertyName = "amtn";
            dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
            dataGridViewCellStyle20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            dataGridViewCellStyle20.Format = "N0";
            this.amtn.DefaultCellStyle = dataGridViewCellStyle20;
            this.amtn.HeaderText = "금액(N)";
            this.amtn.Name = "amtn";
            this.amtn.Width = 73;
            // 
            // 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;
            // 
            // option2
            // 
            this.option2.DataPropertyName = "option2";
            dataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            this.option2.DefaultCellStyle = dataGridViewCellStyle21;
            this.option2.HeaderText = "납기일";
            this.option2.Name = "option2";
            this.option2.Width = 66;
            // 
            // 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(994, 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.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            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.nudMidDiv)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.nudNapKi)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.nudLowDiv)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.nudMemo)).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();
            ((System.ComponentModel.ISupportInitialize)(this.nudQtyN)).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.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.NumericUpDown nudLowDiv;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.NumericUpDown nudNapKi;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.NumericUpDown nudMidDiv;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.NumericUpDown nudQtyN;
        private System.Windows.Forms.Label label17;
        private System.Windows.Forms.DataGridViewTextBoxColumn itemGroupDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn option1;
        private System.Windows.Forms.DataGridViewTextBoxColumn noDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn itemSidDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn itemNameDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn itemModelDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn itemUnitDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn priceDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn qtyDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn qtyn;
        private System.Windows.Forms.DataGridViewTextBoxColumn amtDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn amtn;
        private System.Windows.Forms.DataGridViewTextBoxColumn itemManuDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn itemSupplyDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn option2;
        private System.Windows.Forms.DataGridViewTextBoxColumn memoDataGridViewTextBoxColumn;
    }
}