namespace FPJ0000
{
    partial class fHolyRequest
    {
        /// 
        /// 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()
        {
			System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
			System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fHolyRequest));
			this.bn = new System.Windows.Forms.BindingNavigator();
			this.bs = new System.Windows.Forms.BindingSource();
			this.dSKuntae = new FPJ0000.DSKuntae();
			this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
			this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
			this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
			this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
			this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
			this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
			this.tbFind = new System.Windows.Forms.ToolStripTextBox();
			this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
			this.toolStrip1 = new System.Windows.Forms.ToolStrip();
			this.lbStt = new System.Windows.Forms.ToolStripLabel();
			this.dtSD = new System.Windows.Forms.ToolStripTextBox();
			this.lbEnd = new System.Windows.Forms.ToolStripLabel();
			this.toolStripLabel4 = new System.Windows.Forms.ToolStripLabel();
			this.dtED = new System.Windows.Forms.ToolStripTextBox();
			this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
			this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
			this.sbday = new System.Windows.Forms.ToolStripLabel();
			this.sbtime = new System.Windows.Forms.ToolStripLabel();
			this.richTextBox1 = new System.Windows.Forms.RichTextBox();
			this.splitContainer1 = new System.Windows.Forms.SplitContainer();
			this.dv1 = new arCtl.arDatagridView();
			this.uidDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.nameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.cateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.sdateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.edateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.HolyReason = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.HolyLocation = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.telDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.processsDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.cmbCf = new System.Windows.Forms.DataGridViewComboBoxColumn();
			this.Response = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.HolyDays = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.HolyTimes = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.HolyBackup = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.remarkDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.ta = new FPJ0000.DSKuntaeTableAdapters.EETGW_HolydayRequestTableAdapter();
			this.toolStripButton8 = new System.Windows.Forms.ToolStripButton();
			this.toolStripButton7 = new System.Windows.Forms.ToolStripButton();
			this.btSearch = new System.Windows.Forms.ToolStripSplitButton();
			this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
			this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
			this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
			this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
			this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
			this.btFind = new System.Windows.Forms.ToolStripButton();
			this.btSave = new System.Windows.Forms.ToolStripButton();
			this.btAdd = new System.Windows.Forms.ToolStripButton();
			this.btEdit = new System.Windows.Forms.ToolStripButton();
			this.btDel = new System.Windows.Forms.ToolStripButton();
			((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
			this.bn.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.dSKuntae)).BeginInit();
			this.toolStrip1.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
			this.splitContainer1.Panel1.SuspendLayout();
			this.splitContainer1.Panel2.SuspendLayout();
			this.splitContainer1.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.dv1)).BeginInit();
			this.SuspendLayout();
			// 
			// 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.toolStripSeparator1,
            this.toolStripLabel2,
            this.tbFind,
            this.btFind,
            this.bindingNavigatorSeparator2,
            this.btSave,
            this.btAdd,
            this.btEdit,
            this.btDel});
			this.bn.Location = new System.Drawing.Point(0, 608);
			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(1213, 25);
			this.bn.TabIndex = 0;
			this.bn.Text = "bindingNavigator1";
			// 
			// bs
			// 
			this.bs.DataMember = "EETGW_HolydayRequest";
			this.bs.DataSource = this.dSKuntae;
			this.bs.Sort = "";
			// 
			// dSKuntae
			// 
			this.dSKuntae.DataSetName = "DSKuntae";
			this.dSKuntae.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
			// 
			// bindingNavigatorCountItem
			// 
			this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
			this.bindingNavigatorCountItem.Size = new System.Drawing.Size(27, 22);
			this.bindingNavigatorCountItem.Text = "/{0}";
			this.bindingNavigatorCountItem.ToolTipText = "전체 항목 수";
			// 
			// bindingNavigatorSeparator
			// 
			this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
			this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
			// 
			// bindingNavigatorPositionItem
			// 
			this.bindingNavigatorPositionItem.AccessibleName = "위치";
			this.bindingNavigatorPositionItem.AutoSize = false;
			this.bindingNavigatorPositionItem.Font = new System.Drawing.Font("맑은 고딕", 9F);
			this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
			this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
			this.bindingNavigatorPositionItem.Text = "0";
			this.bindingNavigatorPositionItem.ToolTipText = "현재 위치";
			// 
			// bindingNavigatorSeparator1
			// 
			this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
			this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
			// 
			// toolStripSeparator1
			// 
			this.toolStripSeparator1.Name = "toolStripSeparator1";
			this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
			// 
			// toolStripLabel2
			// 
			this.toolStripLabel2.Name = "toolStripLabel2";
			this.toolStripLabel2.Size = new System.Drawing.Size(31, 22);
			this.toolStripLabel2.Text = "검색";
			// 
			// tbFind
			// 
			this.tbFind.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.tbFind.Font = new System.Drawing.Font("맑은 고딕", 9F);
			this.tbFind.Name = "tbFind";
			this.tbFind.Size = new System.Drawing.Size(100, 25);
			this.tbFind.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFind_KeyDown);
			// 
			// bindingNavigatorSeparator2
			// 
			this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
			this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
			// 
			// toolStrip1
			// 
			this.toolStrip1.ImageScalingSize = new System.Drawing.Size(30, 30);
			this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripButton8,
            this.lbStt,
            this.dtSD,
            this.lbEnd,
            this.toolStripLabel4,
            this.dtED,
            this.toolStripButton7,
            this.toolStripSeparator2,
            this.btSearch,
            this.toolStripButton2,
            this.toolStripSeparator3,
            this.sbday,
            this.sbtime});
			this.toolStrip1.Location = new System.Drawing.Point(0, 0);
			this.toolStrip1.Name = "toolStrip1";
			this.toolStrip1.Size = new System.Drawing.Size(1213, 37);
			this.toolStrip1.TabIndex = 4;
			this.toolStrip1.Text = "toolStrip1";
			// 
			// lbStt
			// 
			this.lbStt.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
			this.lbStt.ForeColor = System.Drawing.Color.Blue;
			this.lbStt.Name = "lbStt";
			this.lbStt.Size = new System.Drawing.Size(43, 34);
			this.lbStt.Text = "시작일";
			this.lbStt.Click += new System.EventHandler(this.lbStt_Click);
			// 
			// dtSD
			// 
			this.dtSD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.dtSD.Font = new System.Drawing.Font("맑은 고딕", 9F);
			this.dtSD.Name = "dtSD";
			this.dtSD.Size = new System.Drawing.Size(90, 37);
			this.dtSD.Text = "1982-11-23";
			this.dtSD.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// lbEnd
			// 
			this.lbEnd.Name = "lbEnd";
			this.lbEnd.Size = new System.Drawing.Size(15, 34);
			this.lbEnd.Text = "~";
			// 
			// toolStripLabel4
			// 
			this.toolStripLabel4.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
			this.toolStripLabel4.ForeColor = System.Drawing.Color.Blue;
			this.toolStripLabel4.Name = "toolStripLabel4";
			this.toolStripLabel4.Size = new System.Drawing.Size(31, 34);
			this.toolStripLabel4.Text = "선택";
			this.toolStripLabel4.Click += new System.EventHandler(this.toolStripLabel4_Click);
			// 
			// dtED
			// 
			this.dtED.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.dtED.Font = new System.Drawing.Font("맑은 고딕", 9F);
			this.dtED.Name = "dtED";
			this.dtED.Size = new System.Drawing.Size(90, 37);
			this.dtED.Text = "1982-11-23";
			this.dtED.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// toolStripSeparator2
			// 
			this.toolStripSeparator2.Name = "toolStripSeparator2";
			this.toolStripSeparator2.Size = new System.Drawing.Size(6, 37);
			// 
			// toolStripSeparator3
			// 
			this.toolStripSeparator3.Name = "toolStripSeparator3";
			this.toolStripSeparator3.Size = new System.Drawing.Size(6, 37);
			// 
			// sbday
			// 
			this.sbday.Name = "sbday";
			this.sbday.Size = new System.Drawing.Size(51, 34);
			this.sbday.Text = "합계(일)";
			// 
			// sbtime
			// 
			this.sbtime.Name = "sbtime";
			this.sbtime.Size = new System.Drawing.Size(63, 34);
			this.sbtime.Text = "합계(시간)";
			// 
			// richTextBox1
			// 
			this.richTextBox1.BackColor = System.Drawing.Color.Gainsboro;
			this.richTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "Response", true));
			this.richTextBox1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.richTextBox1.Location = new System.Drawing.Point(0, 0);
			this.richTextBox1.Name = "richTextBox1";
			this.richTextBox1.ReadOnly = true;
			this.richTextBox1.Size = new System.Drawing.Size(1213, 74);
			this.richTextBox1.TabIndex = 5;
			this.richTextBox1.Text = "";
			// 
			// splitContainer1
			// 
			this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.splitContainer1.Location = new System.Drawing.Point(0, 37);
			this.splitContainer1.Name = "splitContainer1";
			this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
			// 
			// splitContainer1.Panel1
			// 
			this.splitContainer1.Panel1.Controls.Add(this.dv1);
			// 
			// splitContainer1.Panel2
			// 
			this.splitContainer1.Panel2.Controls.Add(this.richTextBox1);
			this.splitContainer1.Size = new System.Drawing.Size(1213, 571);
			this.splitContainer1.SplitterDistance = 487;
			this.splitContainer1.SplitterWidth = 10;
			this.splitContainer1.TabIndex = 6;
			// 
			// dv1
			// 
			this.dv1.A_DelCurrentCell = true;
			this.dv1.A_EnterToTab = true;
			this.dv1.A_KoreanField = null;
			this.dv1.A_UpperField = null;
			this.dv1.A_ViewRownumOnHeader = true;
			this.dv1.AllowUserToAddRows = false;
			this.dv1.AllowUserToDeleteRows = false;
			this.dv1.AutoGenerateColumns = false;
			this.dv1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
			this.dv1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
			dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
			dataGridViewCellStyle1.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
			dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
			dataGridViewCellStyle1.Padding = new System.Windows.Forms.Padding(5);
			dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
			dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
			dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
			this.dv1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
			this.dv1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
			this.dv1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.uidDataGridViewTextBoxColumn,
            this.nameDataGridViewTextBoxColumn,
            this.cateDataGridViewTextBoxColumn,
            this.sdateDataGridViewTextBoxColumn,
            this.edateDataGridViewTextBoxColumn,
            this.HolyReason,
            this.HolyLocation,
            this.telDataGridViewTextBoxColumn,
            this.processsDataGridViewTextBoxColumn,
            this.cmbCf,
            this.Response,
            this.HolyDays,
            this.HolyTimes,
            this.HolyBackup,
            this.remarkDataGridViewTextBoxColumn});
			this.dv1.DataSource = this.bs;
			dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
			dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Window;
			dataGridViewCellStyle6.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
			dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.ControlText;
			dataGridViewCellStyle6.Padding = new System.Windows.Forms.Padding(3);
			dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
			dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
			dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
			this.dv1.DefaultCellStyle = dataGridViewCellStyle6;
			this.dv1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.dv1.Location = new System.Drawing.Point(0, 0);
			this.dv1.Name = "dv1";
			this.dv1.RowTemplate.Height = 30;
			this.dv1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
			this.dv1.Size = new System.Drawing.Size(1213, 487);
			this.dv1.TabIndex = 3;
			this.dv1.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.arDatagridView1_DataError);
			// 
			// uidDataGridViewTextBoxColumn
			// 
			this.uidDataGridViewTextBoxColumn.DataPropertyName = "uid";
			this.uidDataGridViewTextBoxColumn.HeaderText = "사원번호";
			this.uidDataGridViewTextBoxColumn.Name = "uidDataGridViewTextBoxColumn";
			this.uidDataGridViewTextBoxColumn.Width = 88;
			// 
			// nameDataGridViewTextBoxColumn
			// 
			this.nameDataGridViewTextBoxColumn.DataPropertyName = "name";
			this.nameDataGridViewTextBoxColumn.HeaderText = "성명";
			this.nameDataGridViewTextBoxColumn.Name = "nameDataGridViewTextBoxColumn";
			this.nameDataGridViewTextBoxColumn.Width = 64;
			// 
			// cateDataGridViewTextBoxColumn
			// 
			this.cateDataGridViewTextBoxColumn.DataPropertyName = "cate";
			this.cateDataGridViewTextBoxColumn.HeaderText = "구분";
			this.cateDataGridViewTextBoxColumn.Name = "cateDataGridViewTextBoxColumn";
			this.cateDataGridViewTextBoxColumn.Width = 64;
			// 
			// sdateDataGridViewTextBoxColumn
			// 
			this.sdateDataGridViewTextBoxColumn.DataPropertyName = "sdate";
			this.sdateDataGridViewTextBoxColumn.HeaderText = "시작일";
			this.sdateDataGridViewTextBoxColumn.Name = "sdateDataGridViewTextBoxColumn";
			this.sdateDataGridViewTextBoxColumn.Width = 76;
			// 
			// edateDataGridViewTextBoxColumn
			// 
			this.edateDataGridViewTextBoxColumn.DataPropertyName = "edate";
			this.edateDataGridViewTextBoxColumn.HeaderText = "종료일";
			this.edateDataGridViewTextBoxColumn.Name = "edateDataGridViewTextBoxColumn";
			this.edateDataGridViewTextBoxColumn.Width = 76;
			// 
			// HolyReason
			// 
			this.HolyReason.DataPropertyName = "HolyReason";
			this.HolyReason.HeaderText = "사유";
			this.HolyReason.Name = "HolyReason";
			this.HolyReason.Width = 64;
			// 
			// HolyLocation
			// 
			this.HolyLocation.DataPropertyName = "HolyLocation";
			this.HolyLocation.HeaderText = "행선지";
			this.HolyLocation.Name = "HolyLocation";
			this.HolyLocation.Width = 76;
			// 
			// telDataGridViewTextBoxColumn
			// 
			this.telDataGridViewTextBoxColumn.DataPropertyName = "tel";
			this.telDataGridViewTextBoxColumn.HeaderText = "내선";
			this.telDataGridViewTextBoxColumn.Name = "telDataGridViewTextBoxColumn";
			this.telDataGridViewTextBoxColumn.Width = 64;
			// 
			// processsDataGridViewTextBoxColumn
			// 
			this.processsDataGridViewTextBoxColumn.DataPropertyName = "processs";
			this.processsDataGridViewTextBoxColumn.HeaderText = "공정";
			this.processsDataGridViewTextBoxColumn.Name = "processsDataGridViewTextBoxColumn";
			this.processsDataGridViewTextBoxColumn.ReadOnly = true;
			this.processsDataGridViewTextBoxColumn.Width = 64;
			// 
			// cmbCf
			// 
			this.cmbCf.DataPropertyName = "conf";
			dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
			this.cmbCf.DefaultCellStyle = dataGridViewCellStyle2;
			this.cmbCf.HeaderText = "관리자 승인";
			this.cmbCf.Items.AddRange(new object[] {
            "선택안함",
            "승인",
            "거절"});
			this.cmbCf.Name = "cmbCf";
			this.cmbCf.Resizable = System.Windows.Forms.DataGridViewTriState.True;
			this.cmbCf.Width = 85;
			// 
			// Response
			// 
			this.Response.DataPropertyName = "Response";
			dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
			this.Response.DefaultCellStyle = dataGridViewCellStyle3;
			this.Response.HeaderText = "관리자 비고";
			this.Response.Name = "Response";
			this.Response.Width = 104;
			// 
			// HolyDays
			// 
			this.HolyDays.DataPropertyName = "HolyDays";
			dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
			dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
			dataGridViewCellStyle4.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
			this.HolyDays.DefaultCellStyle = dataGridViewCellStyle4;
			this.HolyDays.HeaderText = "사용일";
			this.HolyDays.Name = "HolyDays";
			this.HolyDays.Width = 76;
			// 
			// HolyTimes
			// 
			this.HolyTimes.DataPropertyName = "HolyTimes";
			dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
			dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
			dataGridViewCellStyle5.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold);
			dataGridViewCellStyle5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
			this.HolyTimes.DefaultCellStyle = dataGridViewCellStyle5;
			this.HolyTimes.HeaderText = "대체시간";
			this.HolyTimes.Name = "HolyTimes";
			this.HolyTimes.Width = 88;
			// 
			// HolyBackup
			// 
			this.HolyBackup.DataPropertyName = "HolyBackup";
			this.HolyBackup.HeaderText = "백업";
			this.HolyBackup.Name = "HolyBackup";
			this.HolyBackup.Width = 64;
			// 
			// remarkDataGridViewTextBoxColumn
			// 
			this.remarkDataGridViewTextBoxColumn.DataPropertyName = "Remark";
			this.remarkDataGridViewTextBoxColumn.HeaderText = "비고";
			this.remarkDataGridViewTextBoxColumn.Name = "remarkDataGridViewTextBoxColumn";
			this.remarkDataGridViewTextBoxColumn.Width = 64;
			// 
			// ta
			// 
			this.ta.ClearBeforeFill = true;
			// 
			// toolStripButton8
			// 
			this.toolStripButton8.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.toolStripButton8.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton8.Image")));
			this.toolStripButton8.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.toolStripButton8.Name = "toolStripButton8";
			this.toolStripButton8.Size = new System.Drawing.Size(34, 34);
			this.toolStripButton8.Text = "toolStripButton7";
			this.toolStripButton8.Click += new System.EventHandler(this.toolStripButton8_Click);
			// 
			// toolStripButton7
			// 
			this.toolStripButton7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.toolStripButton7.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton7.Image")));
			this.toolStripButton7.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.toolStripButton7.Name = "toolStripButton7";
			this.toolStripButton7.Size = new System.Drawing.Size(34, 34);
			this.toolStripButton7.Text = "toolStripButton7";
			this.toolStripButton7.Click += new System.EventHandler(this.toolStripButton7_Click);
			// 
			// btSearch
			// 
			this.btSearch.Image = ((System.Drawing.Image)(resources.GetObject("btSearch.Image")));
			this.btSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btSearch.Name = "btSearch";
			this.btSearch.Size = new System.Drawing.Size(92, 34);
			this.btSearch.Text = "조회(&R)";
			this.btSearch.ButtonClick += new System.EventHandler(this.btSearch_ButtonClick);
			this.btSearch.Click += new System.EventHandler(this.btSearch_Click);
			// 
			// toolStripButton2
			// 
			this.toolStripButton2.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
			this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
			this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.toolStripButton2.Name = "toolStripButton2";
			this.toolStripButton2.Size = new System.Drawing.Size(65, 34);
			this.toolStripButton2.Text = "닫기";
			this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click);
			// 
			// 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 = "이전으로 이동";
			// 
			// 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 = "마지막으로 이동";
			// 
			// btFind
			// 
			this.btFind.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.btFind.Image = ((System.Drawing.Image)(resources.GetObject("btFind.Image")));
			this.btFind.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btFind.Name = "btFind";
			this.btFind.Size = new System.Drawing.Size(23, 22);
			this.btFind.Text = "toolStripButton2";
			this.btFind.Click += new System.EventHandler(this.btFind_Click);
			// 
			// btSave
			// 
			this.btSave.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
			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(66, 22);
			this.btSave.Text = "저장(&S)";
			this.btSave.Click += new System.EventHandler(this.btEdit_Click);
			// 
			// btAdd
			// 
			this.btAdd.Image = global::FPJ0000.Properties.Resources.add;
			this.btAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btAdd.Name = "btAdd";
			this.btAdd.Size = new System.Drawing.Size(67, 22);
			this.btAdd.Text = "추가(&A)";
			this.btAdd.Click += new System.EventHandler(this.btAdd_Click);
			// 
			// btEdit
			// 
			this.btEdit.Image = global::FPJ0000.Properties.Resources.accept;
			this.btEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btEdit.Name = "btEdit";
			this.btEdit.Size = new System.Drawing.Size(80, 22);
			this.btEdit.Text = "편집/승인";
			this.btEdit.Click += new System.EventHandler(this.btEdit_Click_1);
			// 
			// btDel
			// 
			this.btDel.Image = global::FPJ0000.Properties.Resources.action_stop;
			this.btDel.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btDel.Name = "btDel";
			this.btDel.Size = new System.Drawing.Size(68, 22);
			this.btDel.Text = "삭제(&D)";
			this.btDel.Click += new System.EventHandler(this.btDel_Click);
			// 
			// fHolyRequest
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.ClientSize = new System.Drawing.Size(1213, 633);
			this.Controls.Add(this.splitContainer1);
			this.Controls.Add(this.toolStrip1);
			this.Controls.Add(this.bn);
			this.Name = "fHolyRequest";
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
			this.Text = "휴가 신청";
			this.Load += new System.EventHandler(this.@__Load);
			((System.ComponentModel.ISupportInitialize)(this.bn)).EndInit();
			this.bn.ResumeLayout(false);
			this.bn.PerformLayout();
			((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.dSKuntae)).EndInit();
			this.toolStrip1.ResumeLayout(false);
			this.toolStrip1.PerformLayout();
			this.splitContainer1.Panel1.ResumeLayout(false);
			this.splitContainer1.Panel2.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
			this.splitContainer1.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.dv1)).EndInit();
			this.ResumeLayout(false);
			this.PerformLayout();
        }
        #endregion
        private System.Windows.Forms.BindingSource bs;
        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.ToolStripSeparator toolStripSeparator1;
        private System.Windows.Forms.ToolStrip toolStrip1;
        private System.Windows.Forms.ToolStripLabel lbStt;
        private System.Windows.Forms.ToolStripTextBox dtSD;
        private System.Windows.Forms.ToolStripLabel lbEnd;
        private System.Windows.Forms.ToolStripTextBox dtED;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
        private System.Windows.Forms.ToolStripLabel toolStripLabel2;
        private System.Windows.Forms.ToolStripTextBox tbFind;
        private System.Windows.Forms.ToolStripButton btFind;
        private System.Windows.Forms.ToolStripButton toolStripButton2;
        private System.Windows.Forms.RichTextBox richTextBox1;
        private System.Windows.Forms.ToolStripSplitButton btSearch;
        private System.Windows.Forms.ToolStripLabel toolStripLabel4;
        private System.Windows.Forms.SplitContainer splitContainer1;
        private arCtl.arDatagridView dv1;
        private System.Windows.Forms.ToolStripButton btSave;
        private DSKuntae dSKuntae;
        private DSKuntaeTableAdapters.EETGW_HolydayRequestTableAdapter ta;
        private System.Windows.Forms.ToolStripButton btAdd;
        private System.Windows.Forms.ToolStripButton btEdit;
        private System.Windows.Forms.ToolStripButton btDel;
        private System.Windows.Forms.DataGridViewTextBoxColumn uidDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn nameDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn cateDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn sdateDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn edateDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn HolyReason;
        private System.Windows.Forms.DataGridViewTextBoxColumn HolyLocation;
        private System.Windows.Forms.DataGridViewTextBoxColumn telDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn processsDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewComboBoxColumn cmbCf;
        private System.Windows.Forms.DataGridViewTextBoxColumn Response;
        private System.Windows.Forms.DataGridViewTextBoxColumn HolyDays;
        private System.Windows.Forms.DataGridViewTextBoxColumn HolyTimes;
        private System.Windows.Forms.DataGridViewTextBoxColumn HolyBackup;
        private System.Windows.Forms.DataGridViewTextBoxColumn remarkDataGridViewTextBoxColumn;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
        private System.Windows.Forms.ToolStripLabel sbday;
        private System.Windows.Forms.ToolStripLabel sbtime;
        private System.Windows.Forms.ToolStripButton toolStripButton8;
        private System.Windows.Forms.ToolStripButton toolStripButton7;
    }
}