794 lines
		
	
	
		
			40 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			794 lines
		
	
	
		
			40 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
| namespace FPJ0000
 | |
| {
 | |
|     partial class fOTConfirm
 | |
|     {
 | |
|         /// <summary>
 | |
|         /// Required designer variable.
 | |
|         /// </summary>
 | |
|         private System.ComponentModel.IContainer components = null;
 | |
| 
 | |
|         /// <summary>
 | |
|         /// Clean up any resources being used.
 | |
|         /// </summary>
 | |
|         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
 | |
|         protected override void Dispose(bool disposing)
 | |
|         {
 | |
|             if (disposing && (components != null))
 | |
|             {
 | |
|                 components.Dispose();
 | |
|             }
 | |
|             base.Dispose(disposing);
 | |
|         }
 | |
| 
 | |
|         #region Windows Form Designer generated code
 | |
| 
 | |
|         /// <summary>
 | |
|         /// Required method for Designer support - do not modify
 | |
|         /// the contents of this method with the code editor.
 | |
|         /// </summary>
 | |
|         private void InitializeComponent()
 | |
|         {
 | |
| 			this.components = new System.ComponentModel.Container();
 | |
| 			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fOTConfirm));
 | |
| 			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();
 | |
| 			System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
| 			System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
| 			System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
| 			System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
| 			System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
| 			System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
| 			this.bn = new System.Windows.Forms.BindingNavigator(this.components);
 | |
| 			this.bs = new System.Windows.Forms.BindingSource(this.components);
 | |
| 			this.dsMSSQL = new FPJ0000.dsPRJ();
 | |
| 			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.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
 | |
| 			this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
 | |
| 			this.tbFind = new System.Windows.Forms.ToolStripTextBox();
 | |
| 			this.btFind = new System.Windows.Forms.ToolStripButton();
 | |
| 			this.toolStripButton5 = new System.Windows.Forms.ToolStripButton();
 | |
| 			this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
 | |
| 			this.btConf = new System.Windows.Forms.ToolStripButton();
 | |
| 			this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
 | |
| 			this.btConfAll = new System.Windows.Forms.ToolStripButton();
 | |
| 			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.lbTime = new System.Windows.Forms.ToolStripLabel();
 | |
| 			this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
 | |
| 			this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
 | |
| 			this.tbProcess = new System.Windows.Forms.ToolStripTextBox();
 | |
| 			this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
 | |
| 			this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
 | |
| 			this.toolStripLabel3 = new System.Windows.Forms.ToolStripLabel();
 | |
| 			this.cmbUser = new System.Windows.Forms.ToolStripComboBox();
 | |
| 			this.btSearch = new System.Windows.Forms.ToolStripSplitButton();
 | |
| 			this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
 | |
| 			this.richTextBox1 = new System.Windows.Forms.RichTextBox();
 | |
| 			this.splitContainer1 = new System.Windows.Forms.SplitContainer();
 | |
| 			this.dv1 = new arCtl.arDatagridView();
 | |
| 			this.wwDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
| 			this.pdateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
| 			this.WeekName = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
| 			this.FreeDay = new System.Windows.Forms.DataGridViewCheckBoxColumn();
 | |
| 			this.usernameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
| 			this.requestpartDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
| 			this.packageDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
| 			this.statusDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
| 			this.svalueDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
| 			this.otDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
| 			this.ot2DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
| 			this.otReasonDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
| 			this.otStartDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
| 			this.otEnd = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
| 			this.projectNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
| 			this.descriptionDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
| 			this.tam = new FPJ0000.dsPRJTableAdapters.TableAdapterManager();
 | |
| 			this.ta = new FPJ0000.dsPRJTableAdapters.JobReportTableAdapter();
 | |
| 			this.toolStripButton8 = new System.Windows.Forms.ToolStripButton();
 | |
| 			this.toolStripButton7 = new System.Windows.Forms.ToolStripButton();
 | |
| 			((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
 | |
| 			this.bn.SuspendLayout();
 | |
| 			((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
 | |
| 			((System.ComponentModel.ISupportInitialize)(this.dsMSSQL)).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.toolStripButton5,
 | |
|             this.bindingNavigatorSeparator2,
 | |
|             this.btConf,
 | |
|             this.toolStripSeparator4,
 | |
|             this.btConfAll});
 | |
| 			this.bn.Location = new System.Drawing.Point(0, 730);
 | |
| 			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(1364, 25);
 | |
| 			this.bn.TabIndex = 0;
 | |
| 			this.bn.Text = "bindingNavigator1";
 | |
| 			// 
 | |
| 			// bs
 | |
| 			// 
 | |
| 			this.bs.DataMember = "JobReport";
 | |
| 			this.bs.DataSource = this.dsMSSQL;
 | |
| 			this.bs.Sort = "pdate desc";
 | |
| 			// 
 | |
| 			// dsMSSQL
 | |
| 			// 
 | |
| 			this.dsMSSQL.DataSetName = "dsMSSQL";
 | |
| 			this.dsMSSQL.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 = "전체 항목 수";
 | |
| 			// 
 | |
| 			// bindingNavigatorMoveFirstItem
 | |
| 			// 
 | |
| 			this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
| 			this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
 | |
| 			this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
 | |
| 			this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
 | |
| 			this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
 | |
| 			this.bindingNavigatorMoveFirstItem.Text = "처음으로 이동";
 | |
| 			// 
 | |
| 			// bindingNavigatorMovePreviousItem
 | |
| 			// 
 | |
| 			this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
| 			this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
 | |
| 			this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
 | |
| 			this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
 | |
| 			this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
 | |
| 			this.bindingNavigatorMovePreviousItem.Text = "이전으로 이동";
 | |
| 			// 
 | |
| 			// bindingNavigatorSeparator
 | |
| 			// 
 | |
| 			this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
 | |
| 			this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
 | |
| 			// 
 | |
| 			// bindingNavigatorPositionItem
 | |
| 			// 
 | |
| 			this.bindingNavigatorPositionItem.AccessibleName = "위치";
 | |
| 			this.bindingNavigatorPositionItem.AutoSize = false;
 | |
| 			this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
 | |
| 			this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
 | |
| 			this.bindingNavigatorPositionItem.Text = "0";
 | |
| 			this.bindingNavigatorPositionItem.ToolTipText = "현재 위치";
 | |
| 			// 
 | |
| 			// bindingNavigatorSeparator1
 | |
| 			// 
 | |
| 			this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
 | |
| 			this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
 | |
| 			// 
 | |
| 			// bindingNavigatorMoveNextItem
 | |
| 			// 
 | |
| 			this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
| 			this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
 | |
| 			this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
 | |
| 			this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
 | |
| 			this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22);
 | |
| 			this.bindingNavigatorMoveNextItem.Text = "다음으로 이동";
 | |
| 			// 
 | |
| 			// bindingNavigatorMoveLastItem
 | |
| 			// 
 | |
| 			this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
| 			this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
 | |
| 			this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
 | |
| 			this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
 | |
| 			this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22);
 | |
| 			this.bindingNavigatorMoveLastItem.Text = "마지막으로 이동";
 | |
| 			// 
 | |
| 			// 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.Name = "tbFind";
 | |
| 			this.tbFind.Size = new System.Drawing.Size(100, 25);
 | |
| 			this.tbFind.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFind_KeyDown);
 | |
| 			// 
 | |
| 			// 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);
 | |
| 			// 
 | |
| 			// toolStripButton5
 | |
| 			// 
 | |
| 			this.toolStripButton5.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
 | |
| 			this.toolStripButton5.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton5.Image")));
 | |
| 			this.toolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
| 			this.toolStripButton5.Name = "toolStripButton5";
 | |
| 			this.toolStripButton5.Size = new System.Drawing.Size(144, 22);
 | |
| 			this.toolStripButton5.Text = "휴일/연장근무 집계표";
 | |
| 			this.toolStripButton5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
 | |
| 			this.toolStripButton5.Click += new System.EventHandler(this.toolStripButton5_Click);
 | |
| 			// 
 | |
| 			// bindingNavigatorSeparator2
 | |
| 			// 
 | |
| 			this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
 | |
| 			this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
 | |
| 			// 
 | |
| 			// btConf
 | |
| 			// 
 | |
| 			this.btConf.Image = ((System.Drawing.Image)(resources.GetObject("btConf.Image")));
 | |
| 			this.btConf.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
| 			this.btConf.Name = "btConf";
 | |
| 			this.btConf.Size = new System.Drawing.Size(75, 22);
 | |
| 			this.btConf.Text = "선택승인";
 | |
| 			this.btConf.Click += new System.EventHandler(this.toolStripButton3_Click);
 | |
| 			// 
 | |
| 			// toolStripSeparator4
 | |
| 			// 
 | |
| 			this.toolStripSeparator4.Name = "toolStripSeparator4";
 | |
| 			this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25);
 | |
| 			// 
 | |
| 			// btConfAll
 | |
| 			// 
 | |
| 			this.btConfAll.ForeColor = System.Drawing.Color.Red;
 | |
| 			this.btConfAll.Image = ((System.Drawing.Image)(resources.GetObject("btConfAll.Image")));
 | |
| 			this.btConfAll.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
| 			this.btConfAll.Name = "btConfAll";
 | |
| 			this.btConfAll.Size = new System.Drawing.Size(75, 22);
 | |
| 			this.btConfAll.Text = "일괄승인";
 | |
| 			this.btConfAll.Visible = false;
 | |
| 			this.btConfAll.Click += new System.EventHandler(this.toolStripButton1_Click);
 | |
| 			// 
 | |
| 			// 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.lbTime,
 | |
|             this.toolStripSeparator2,
 | |
|             this.toolStripLabel1,
 | |
|             this.tbProcess,
 | |
|             this.toolStripButton4,
 | |
|             this.toolStripSeparator3,
 | |
|             this.toolStripLabel3,
 | |
|             this.cmbUser,
 | |
|             this.btSearch,
 | |
|             this.toolStripButton2});
 | |
| 			this.toolStrip1.Location = new System.Drawing.Point(0, 0);
 | |
| 			this.toolStrip1.Name = "toolStrip1";
 | |
| 			this.toolStrip1.Size = new System.Drawing.Size(1364, 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.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(43, 34);
 | |
| 			this.toolStripLabel4.Text = "종료일";
 | |
| 			this.toolStripLabel4.Click += new System.EventHandler(this.toolStripLabel4_Click);
 | |
| 			// 
 | |
| 			// dtED
 | |
| 			// 
 | |
| 			this.dtED.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
 | |
| 			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;
 | |
| 			// 
 | |
| 			// lbTime
 | |
| 			// 
 | |
| 			this.lbTime.Name = "lbTime";
 | |
| 			this.lbTime.Size = new System.Drawing.Size(29, 34);
 | |
| 			this.lbTime.Text = "{0}h";
 | |
| 			// 
 | |
| 			// toolStripSeparator2
 | |
| 			// 
 | |
| 			this.toolStripSeparator2.Name = "toolStripSeparator2";
 | |
| 			this.toolStripSeparator2.Size = new System.Drawing.Size(6, 37);
 | |
| 			// 
 | |
| 			// toolStripLabel1
 | |
| 			// 
 | |
| 			this.toolStripLabel1.Name = "toolStripLabel1";
 | |
| 			this.toolStripLabel1.Size = new System.Drawing.Size(31, 34);
 | |
| 			this.toolStripLabel1.Text = "공정";
 | |
| 			// 
 | |
| 			// tbProcess
 | |
| 			// 
 | |
| 			this.tbProcess.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
 | |
| 			this.tbProcess.Name = "tbProcess";
 | |
| 			this.tbProcess.Size = new System.Drawing.Size(300, 37);
 | |
| 			// 
 | |
| 			// toolStripButton4
 | |
| 			// 
 | |
| 			this.toolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
| 			this.toolStripButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image")));
 | |
| 			this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
| 			this.toolStripButton4.Name = "toolStripButton4";
 | |
| 			this.toolStripButton4.Size = new System.Drawing.Size(34, 34);
 | |
| 			this.toolStripButton4.Text = "toolStripButton4";
 | |
| 			this.toolStripButton4.Click += new System.EventHandler(this.toolStripButton4_Click);
 | |
| 			// 
 | |
| 			// toolStripSeparator3
 | |
| 			// 
 | |
| 			this.toolStripSeparator3.Name = "toolStripSeparator3";
 | |
| 			this.toolStripSeparator3.Size = new System.Drawing.Size(6, 37);
 | |
| 			// 
 | |
| 			// toolStripLabel3
 | |
| 			// 
 | |
| 			this.toolStripLabel3.Name = "toolStripLabel3";
 | |
| 			this.toolStripLabel3.Size = new System.Drawing.Size(43, 34);
 | |
| 			this.toolStripLabel3.Text = "사용자";
 | |
| 			this.toolStripLabel3.Click += new System.EventHandler(this.toolStripLabel3_Click);
 | |
| 			// 
 | |
| 			// cmbUser
 | |
| 			// 
 | |
| 			this.cmbUser.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
 | |
| 			this.cmbUser.Name = "cmbUser";
 | |
| 			this.cmbUser.Size = new System.Drawing.Size(200, 37);
 | |
| 			this.cmbUser.SelectedIndexChanged += new System.EventHandler(this.cmbUser_SelectedIndexChanged);
 | |
| 			this.cmbUser.Click += new System.EventHandler(this.cmbUser_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);
 | |
| 			// 
 | |
| 			// richTextBox1
 | |
| 			// 
 | |
| 			this.richTextBox1.BackColor = System.Drawing.Color.Gainsboro;
 | |
| 			this.richTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "description", 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(1364, 91);
 | |
| 			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(1364, 693);
 | |
| 			this.splitContainer1.SplitterDistance = 592;
 | |
| 			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;
 | |
| 			this.dv1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
 | |
| 			this.dv1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
 | |
|             this.wwDataGridViewTextBoxColumn,
 | |
|             this.pdateDataGridViewTextBoxColumn,
 | |
|             this.WeekName,
 | |
|             this.FreeDay,
 | |
|             this.usernameDataGridViewTextBoxColumn,
 | |
|             this.requestpartDataGridViewTextBoxColumn,
 | |
|             this.packageDataGridViewTextBoxColumn,
 | |
|             this.statusDataGridViewTextBoxColumn,
 | |
|             this.svalueDataGridViewTextBoxColumn,
 | |
|             this.otDataGridViewTextBoxColumn,
 | |
|             this.ot2DataGridViewTextBoxColumn,
 | |
|             this.otReasonDataGridViewTextBoxColumn,
 | |
|             this.otStartDataGridViewTextBoxColumn,
 | |
|             this.otEnd,
 | |
|             this.projectNameDataGridViewTextBoxColumn,
 | |
|             this.descriptionDataGridViewTextBoxColumn});
 | |
| 			this.dv1.DataSource = this.bs;
 | |
| 			this.dv1.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
| 			this.dv1.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
 | |
| 			this.dv1.Location = new System.Drawing.Point(0, 0);
 | |
| 			this.dv1.Name = "dv1";
 | |
| 			this.dv1.RowTemplate.Height = 23;
 | |
| 			this.dv1.Size = new System.Drawing.Size(1364, 592);
 | |
| 			this.dv1.TabIndex = 3;
 | |
| 			this.dv1.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.arDatagridView1_DataError);
 | |
| 			// 
 | |
| 			// wwDataGridViewTextBoxColumn
 | |
| 			// 
 | |
| 			this.wwDataGridViewTextBoxColumn.DataPropertyName = "ww";
 | |
| 			dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
 | |
| 			dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
 | |
| 			this.wwDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle19;
 | |
| 			this.wwDataGridViewTextBoxColumn.HeaderText = "WW";
 | |
| 			this.wwDataGridViewTextBoxColumn.Name = "wwDataGridViewTextBoxColumn";
 | |
| 			this.wwDataGridViewTextBoxColumn.ReadOnly = true;
 | |
| 			this.wwDataGridViewTextBoxColumn.Width = 50;
 | |
| 			// 
 | |
| 			// pdateDataGridViewTextBoxColumn
 | |
| 			// 
 | |
| 			this.pdateDataGridViewTextBoxColumn.DataPropertyName = "pdate";
 | |
| 			dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
 | |
| 			this.pdateDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle20;
 | |
| 			this.pdateDataGridViewTextBoxColumn.HeaderText = "날짜";
 | |
| 			this.pdateDataGridViewTextBoxColumn.Name = "pdateDataGridViewTextBoxColumn";
 | |
| 			this.pdateDataGridViewTextBoxColumn.ReadOnly = true;
 | |
| 			this.pdateDataGridViewTextBoxColumn.Width = 51;
 | |
| 			// 
 | |
| 			// WeekName
 | |
| 			// 
 | |
| 			this.WeekName.DataPropertyName = "WeekName";
 | |
| 			dataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
 | |
| 			this.WeekName.DefaultCellStyle = dataGridViewCellStyle21;
 | |
| 			this.WeekName.HeaderText = "*";
 | |
| 			this.WeekName.Name = "WeekName";
 | |
| 			this.WeekName.ReadOnly = true;
 | |
| 			this.WeekName.Width = 36;
 | |
| 			// 
 | |
| 			// FreeDay
 | |
| 			// 
 | |
| 			this.FreeDay.DataPropertyName = "FreeDay";
 | |
| 			this.FreeDay.HeaderText = "휴일";
 | |
| 			this.FreeDay.Name = "FreeDay";
 | |
| 			this.FreeDay.ReadOnly = true;
 | |
| 			this.FreeDay.Width = 32;
 | |
| 			// 
 | |
| 			// usernameDataGridViewTextBoxColumn
 | |
| 			// 
 | |
| 			this.usernameDataGridViewTextBoxColumn.DataPropertyName = "username";
 | |
| 			this.usernameDataGridViewTextBoxColumn.HeaderText = "담당";
 | |
| 			this.usernameDataGridViewTextBoxColumn.Name = "usernameDataGridViewTextBoxColumn";
 | |
| 			this.usernameDataGridViewTextBoxColumn.ReadOnly = true;
 | |
| 			this.usernameDataGridViewTextBoxColumn.Width = 51;
 | |
| 			// 
 | |
| 			// requestpartDataGridViewTextBoxColumn
 | |
| 			// 
 | |
| 			this.requestpartDataGridViewTextBoxColumn.DataPropertyName = "requestpart";
 | |
| 			this.requestpartDataGridViewTextBoxColumn.HeaderText = "요청부서";
 | |
| 			this.requestpartDataGridViewTextBoxColumn.Name = "requestpartDataGridViewTextBoxColumn";
 | |
| 			this.requestpartDataGridViewTextBoxColumn.ReadOnly = true;
 | |
| 			this.requestpartDataGridViewTextBoxColumn.Width = 61;
 | |
| 			// 
 | |
| 			// packageDataGridViewTextBoxColumn
 | |
| 			// 
 | |
| 			this.packageDataGridViewTextBoxColumn.DataPropertyName = "package";
 | |
| 			this.packageDataGridViewTextBoxColumn.HeaderText = "패키지";
 | |
| 			this.packageDataGridViewTextBoxColumn.Name = "packageDataGridViewTextBoxColumn";
 | |
| 			this.packageDataGridViewTextBoxColumn.ReadOnly = true;
 | |
| 			this.packageDataGridViewTextBoxColumn.Width = 61;
 | |
| 			// 
 | |
| 			// statusDataGridViewTextBoxColumn
 | |
| 			// 
 | |
| 			this.statusDataGridViewTextBoxColumn.DataPropertyName = "status";
 | |
| 			dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
 | |
| 			this.statusDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle22;
 | |
| 			this.statusDataGridViewTextBoxColumn.HeaderText = "상태";
 | |
| 			this.statusDataGridViewTextBoxColumn.Name = "statusDataGridViewTextBoxColumn";
 | |
| 			this.statusDataGridViewTextBoxColumn.ReadOnly = true;
 | |
| 			this.statusDataGridViewTextBoxColumn.Width = 51;
 | |
| 			// 
 | |
| 			// svalueDataGridViewTextBoxColumn
 | |
| 			// 
 | |
| 			this.svalueDataGridViewTextBoxColumn.DataPropertyName = "svalue";
 | |
| 			this.svalueDataGridViewTextBoxColumn.HeaderText = "업무분류";
 | |
| 			this.svalueDataGridViewTextBoxColumn.Name = "svalueDataGridViewTextBoxColumn";
 | |
| 			this.svalueDataGridViewTextBoxColumn.ReadOnly = true;
 | |
| 			this.svalueDataGridViewTextBoxColumn.Width = 61;
 | |
| 			// 
 | |
| 			// otDataGridViewTextBoxColumn
 | |
| 			// 
 | |
| 			this.otDataGridViewTextBoxColumn.DataPropertyName = "ot";
 | |
| 			dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopCenter;
 | |
| 			dataGridViewCellStyle23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
 | |
| 			dataGridViewCellStyle23.ForeColor = System.Drawing.Color.Red;
 | |
| 			dataGridViewCellStyle23.Format = "N1";
 | |
| 			this.otDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle23;
 | |
| 			this.otDataGridViewTextBoxColumn.HeaderText = "초과";
 | |
| 			this.otDataGridViewTextBoxColumn.Name = "otDataGridViewTextBoxColumn";
 | |
| 			this.otDataGridViewTextBoxColumn.ReadOnly = true;
 | |
| 			this.otDataGridViewTextBoxColumn.Width = 51;
 | |
| 			// 
 | |
| 			// ot2DataGridViewTextBoxColumn
 | |
| 			// 
 | |
| 			this.ot2DataGridViewTextBoxColumn.DataPropertyName = "ot2";
 | |
| 			dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
 | |
| 			dataGridViewCellStyle24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
 | |
| 			dataGridViewCellStyle24.Format = "N1";
 | |
| 			this.ot2DataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle24;
 | |
| 			this.ot2DataGridViewTextBoxColumn.HeaderText = "승인";
 | |
| 			this.ot2DataGridViewTextBoxColumn.Name = "ot2DataGridViewTextBoxColumn";
 | |
| 			this.ot2DataGridViewTextBoxColumn.Width = 51;
 | |
| 			// 
 | |
| 			// otReasonDataGridViewTextBoxColumn
 | |
| 			// 
 | |
| 			this.otReasonDataGridViewTextBoxColumn.DataPropertyName = "otReason";
 | |
| 			dataGridViewCellStyle25.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
 | |
| 			this.otReasonDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle25;
 | |
| 			this.otReasonDataGridViewTextBoxColumn.HeaderText = "사유";
 | |
| 			this.otReasonDataGridViewTextBoxColumn.Name = "otReasonDataGridViewTextBoxColumn";
 | |
| 			this.otReasonDataGridViewTextBoxColumn.Width = 51;
 | |
| 			// 
 | |
| 			// otStartDataGridViewTextBoxColumn
 | |
| 			// 
 | |
| 			this.otStartDataGridViewTextBoxColumn.DataPropertyName = "otStart";
 | |
| 			dataGridViewCellStyle26.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
 | |
| 			dataGridViewCellStyle26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
 | |
| 			dataGridViewCellStyle26.Format = "HH:mm:ss";
 | |
| 			this.otStartDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle26;
 | |
| 			this.otStartDataGridViewTextBoxColumn.HeaderText = "시작";
 | |
| 			this.otStartDataGridViewTextBoxColumn.Name = "otStartDataGridViewTextBoxColumn";
 | |
| 			this.otStartDataGridViewTextBoxColumn.ReadOnly = true;
 | |
| 			this.otStartDataGridViewTextBoxColumn.Visible = false;
 | |
| 			this.otStartDataGridViewTextBoxColumn.Width = 54;
 | |
| 			// 
 | |
| 			// otEnd
 | |
| 			// 
 | |
| 			this.otEnd.DataPropertyName = "otEnd";
 | |
| 			dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
 | |
| 			dataGridViewCellStyle27.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
 | |
| 			dataGridViewCellStyle27.Format = "HH:mm:ss";
 | |
| 			this.otEnd.DefaultCellStyle = dataGridViewCellStyle27;
 | |
| 			this.otEnd.HeaderText = "종료";
 | |
| 			this.otEnd.Name = "otEnd";
 | |
| 			this.otEnd.ReadOnly = true;
 | |
| 			this.otEnd.Visible = false;
 | |
| 			this.otEnd.Width = 54;
 | |
| 			// 
 | |
| 			// projectNameDataGridViewTextBoxColumn
 | |
| 			// 
 | |
| 			this.projectNameDataGridViewTextBoxColumn.DataPropertyName = "projectName";
 | |
| 			this.projectNameDataGridViewTextBoxColumn.HeaderText = "프로젝트(아이템)";
 | |
| 			this.projectNameDataGridViewTextBoxColumn.Name = "projectNameDataGridViewTextBoxColumn";
 | |
| 			this.projectNameDataGridViewTextBoxColumn.ReadOnly = true;
 | |
| 			this.projectNameDataGridViewTextBoxColumn.Width = 87;
 | |
| 			// 
 | |
| 			// descriptionDataGridViewTextBoxColumn
 | |
| 			// 
 | |
| 			this.descriptionDataGridViewTextBoxColumn.DataPropertyName = "description";
 | |
| 			this.descriptionDataGridViewTextBoxColumn.HeaderText = "비고";
 | |
| 			this.descriptionDataGridViewTextBoxColumn.Name = "descriptionDataGridViewTextBoxColumn";
 | |
| 			this.descriptionDataGridViewTextBoxColumn.ReadOnly = true;
 | |
| 			this.descriptionDataGridViewTextBoxColumn.Width = 51;
 | |
| 			// 
 | |
| 			// tam
 | |
| 			// 
 | |
| 			this.tam.BackupDataSetBeforeUpdate = false;
 | |
| 			this.tam.EETGW_JobReport_AutoInputTableAdapter = null;
 | |
| 			this.tam.EETGW_JobReport_EBoardTableAdapter = null;
 | |
| 			this.tam.EETGW_NoteTableAdapter = null;
 | |
| 			this.tam.EETGW_ProjecthistoryDTableAdapter = null;
 | |
| 			this.tam.EETGW_ProjectResonTableAdapter = null;
 | |
| 			this.tam.EETGW_ProjectsScheduleTableAdapter = null;
 | |
| 			this.tam.EETGW_ProjectToDoTableAdapter = null;
 | |
| 			this.tam.EETGW_SaveCostTableAdapter = null;
 | |
| 			this.tam.JobReportTableAdapter = this.ta;
 | |
| 			this.tam.ProjectPartStatusTableAdapter = null;
 | |
| 			this.tam.ProjectsHistoryTableAdapter = null;
 | |
| 			this.tam.ProjectsIOMapTableAdapter = null;
 | |
| 			this.tam.ProjectsMailListTableAdapter = null;
 | |
| 			this.tam.ProjectsPartTableAdapter = null;
 | |
| 			this.tam.ProjectsTableAdapter = null;
 | |
| 			this.tam.SPMasterTableAdapter = null;
 | |
| 			this.tam.UpdateOrder = FPJ0000.dsPRJTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
 | |
| 			// 
 | |
| 			// 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);
 | |
| 			// 
 | |
| 			// fOTConfirm
 | |
| 			// 
 | |
| 			this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
 | |
| 			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
 | |
| 			this.ClientSize = new System.Drawing.Size(1364, 755);
 | |
| 			this.Controls.Add(this.splitContainer1);
 | |
| 			this.Controls.Add(this.toolStrip1);
 | |
| 			this.Controls.Add(this.bn);
 | |
| 			this.Name = "fOTConfirm";
 | |
| 			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.dsMSSQL)).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 dsPRJ dsMSSQL;
 | |
|         private System.Windows.Forms.BindingSource bs;
 | |
|         private dsPRJTableAdapters.TableAdapterManager tam;
 | |
|         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 toolStripLabel3;
 | |
|         private dsPRJTableAdapters.JobReportTableAdapter ta;
 | |
|         private System.Windows.Forms.ToolStripLabel toolStripLabel2;
 | |
|         private System.Windows.Forms.ToolStripTextBox tbFind;
 | |
|         private System.Windows.Forms.ToolStripButton btFind;
 | |
|         private System.Windows.Forms.ToolStripComboBox cmbUser;
 | |
|         private System.Windows.Forms.ToolStripLabel lbTime;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton2;
 | |
|         private System.Windows.Forms.ToolStripLabel toolStripLabel1;
 | |
|         private System.Windows.Forms.RichTextBox richTextBox1;
 | |
|         private System.Windows.Forms.ToolStripSplitButton btSearch;
 | |
|         private System.Windows.Forms.ToolStripLabel toolStripLabel4;
 | |
|         private System.Windows.Forms.ToolStripTextBox tbProcess;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton4;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton5;
 | |
|         private System.Windows.Forms.SplitContainer splitContainer1;
 | |
|         private arCtl.arDatagridView dv1;
 | |
|         private System.Windows.Forms.ToolStripButton btConfAll;
 | |
|         private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn wwDataGridViewTextBoxColumn;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn pdateDataGridViewTextBoxColumn;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn WeekName;
 | |
|         private System.Windows.Forms.DataGridViewCheckBoxColumn FreeDay;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn usernameDataGridViewTextBoxColumn;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn requestpartDataGridViewTextBoxColumn;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn packageDataGridViewTextBoxColumn;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn statusDataGridViewTextBoxColumn;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn svalueDataGridViewTextBoxColumn;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn otDataGridViewTextBoxColumn;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn ot2DataGridViewTextBoxColumn;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn otReasonDataGridViewTextBoxColumn;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn otStartDataGridViewTextBoxColumn;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn otEnd;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn projectNameDataGridViewTextBoxColumn;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn descriptionDataGridViewTextBoxColumn;
 | |
|         private System.Windows.Forms.ToolStripButton btConf;
 | |
|         private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
 | |
| 		private System.Windows.Forms.ToolStripButton toolStripButton8;
 | |
| 		private System.Windows.Forms.ToolStripButton toolStripButton7;
 | |
| 	}
 | |
| } | 
