1091 lines
		
	
	
		
			68 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			1091 lines
		
	
	
		
			68 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
| namespace FPJ0000
 | |
| {
 | |
|     partial class fJobReport
 | |
|     {
 | |
|         /// <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(fJobReport));
 | |
|             FarPoint.Win.Spread.CellType.TextCellType textCellType15 = new FarPoint.Win.Spread.CellType.TextCellType();
 | |
|             FarPoint.Win.Spread.CellType.TextCellType textCellType16 = new FarPoint.Win.Spread.CellType.TextCellType();
 | |
|             FarPoint.Win.Spread.CellType.TextCellType textCellType17 = new FarPoint.Win.Spread.CellType.TextCellType();
 | |
|             FarPoint.Win.Spread.CellType.TextCellType textCellType18 = new FarPoint.Win.Spread.CellType.TextCellType();
 | |
|             FarPoint.Win.Spread.CellType.TextCellType textCellType19 = new FarPoint.Win.Spread.CellType.TextCellType();
 | |
|             FarPoint.Win.Spread.CellType.TextCellType textCellType20 = new FarPoint.Win.Spread.CellType.TextCellType();
 | |
|             FarPoint.Win.Spread.CellType.TextCellType textCellType21 = new FarPoint.Win.Spread.CellType.TextCellType();
 | |
|             FarPoint.Win.Spread.CellType.TextCellType textCellType22 = new FarPoint.Win.Spread.CellType.TextCellType();
 | |
|             FarPoint.Win.Spread.CellType.TextCellType textCellType23 = new FarPoint.Win.Spread.CellType.TextCellType();
 | |
|             FarPoint.Win.Spread.CellType.TextCellType textCellType24 = new FarPoint.Win.Spread.CellType.TextCellType();
 | |
|             FarPoint.Win.Spread.CellType.NumberCellType numberCellType5 = new FarPoint.Win.Spread.CellType.NumberCellType();
 | |
|             FarPoint.Win.Spread.CellType.NumberCellType numberCellType6 = new FarPoint.Win.Spread.CellType.NumberCellType();
 | |
|             FarPoint.Win.Spread.CellType.NumberCellType numberCellType7 = new FarPoint.Win.Spread.CellType.NumberCellType();
 | |
|             FarPoint.Win.Spread.CellType.TextCellType textCellType25 = new FarPoint.Win.Spread.CellType.TextCellType();
 | |
|             FarPoint.Win.Spread.CellType.DateTimeCellType dateTimeCellType3 = new FarPoint.Win.Spread.CellType.DateTimeCellType();
 | |
|             FarPoint.Win.Spread.CellType.DateTimeCellType dateTimeCellType4 = new FarPoint.Win.Spread.CellType.DateTimeCellType();
 | |
|             FarPoint.Win.Spread.CellType.TextCellType textCellType26 = new FarPoint.Win.Spread.CellType.TextCellType();
 | |
|             FarPoint.Win.Spread.CellType.TextCellType textCellType27 = new FarPoint.Win.Spread.CellType.TextCellType();
 | |
|             FarPoint.Win.Spread.CellType.NumberCellType numberCellType8 = new FarPoint.Win.Spread.CellType.NumberCellType();
 | |
|             FarPoint.Win.Spread.CellType.TextCellType textCellType28 = new FarPoint.Win.Spread.CellType.TextCellType();
 | |
|             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.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
 | |
|             this.btAdd = new System.Windows.Forms.ToolStripButton();
 | |
|             this.btCopy = new System.Windows.Forms.ToolStripButton();
 | |
|             this.btEdit = new System.Windows.Forms.ToolStripButton();
 | |
|             this.btDel = new System.Windows.Forms.ToolStripButton();
 | |
|             this.btSave = 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.btImport = new System.Windows.Forms.ToolStripButton();
 | |
|             this.btOpenFolder = new System.Windows.Forms.ToolStripButton();
 | |
|             this.toolStripButton9 = new System.Windows.Forms.ToolStripDropDownButton();
 | |
|             this.toolStripButton10 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.toolStripButton11 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.toolStripButton12 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.toolStripButton13 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.toolStripButton14 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.개인별프로젝트스케쥴현황ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
 | |
|             this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.cm = new System.Windows.Forms.ContextMenuStrip(this.components);
 | |
|             this.columnSizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
 | |
|             this.autoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
 | |
|             this.resetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
 | |
|             this.saveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
 | |
|             this.loadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
 | |
|             this.exportListToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
 | |
|             this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator();
 | |
|             this.refreshToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
 | |
|             this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
 | |
|             this.partListToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
 | |
|             this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripSeparator();
 | |
|             this.복사ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
 | |
|             this.편집ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
 | |
|             this.삭제ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
 | |
|             this.tam = new FPJ0000.dsPRJTableAdapters.TableAdapterManager();
 | |
|             this.ta = new FPJ0000.dsPRJTableAdapters.JobReportTableAdapter();
 | |
|             this.fpSpread1 = new FarPoint.Win.Spread.FpSpread();
 | |
|             this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
 | |
|             this.toolStrip1 = new System.Windows.Forms.ToolStrip();
 | |
|             this.toolStripButton8 = new System.Windows.Forms.ToolStripButton();
 | |
|             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.toolStripButton7 = new System.Windows.Forms.ToolStripButton();
 | |
|             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.태그자료만조회ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
 | |
|             this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.toolStripButton6 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.richTextBox1 = new System.Windows.Forms.RichTextBox();
 | |
|             this.splitContainer1 = new System.Windows.Forms.SplitContainer();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
 | |
|             this.bn.SuspendLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dsMSSQL)).BeginInit();
 | |
|             this.cm.SuspendLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
 | |
|             this.toolStrip1.SuspendLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
 | |
|             this.splitContainer1.Panel1.SuspendLayout();
 | |
|             this.splitContainer1.Panel2.SuspendLayout();
 | |
|             this.splitContainer1.SuspendLayout();
 | |
|             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.bindingNavigatorSeparator2,
 | |
|             this.btAdd,
 | |
|             this.btCopy,
 | |
|             this.btEdit,
 | |
|             this.btDel,
 | |
|             this.btSave,
 | |
|             this.toolStripSeparator1,
 | |
|             this.toolStripLabel2,
 | |
|             this.tbFind,
 | |
|             this.btFind,
 | |
|             this.btImport,
 | |
|             this.btOpenFolder,
 | |
|             this.toolStripButton9,
 | |
|             this.toolStripButton3});
 | |
|             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.Font = new System.Drawing.Font("맑은 고딕", 9F);
 | |
|             this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
 | |
|             this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
 | |
|             this.bindingNavigatorPositionItem.Text = "0";
 | |
|             this.bindingNavigatorPositionItem.ToolTipText = "현재 위치";
 | |
|             // 
 | |
|             // bindingNavigatorSeparator1
 | |
|             // 
 | |
|             this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
 | |
|             this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
 | |
|             // 
 | |
|             // bindingNavigatorMoveNextItem
 | |
|             // 
 | |
|             this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
 | |
|             this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
 | |
|             this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
 | |
|             this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22);
 | |
|             this.bindingNavigatorMoveNextItem.Text = "다음으로 이동";
 | |
|             // 
 | |
|             // bindingNavigatorMoveLastItem
 | |
|             // 
 | |
|             this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
 | |
|             this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
 | |
|             this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
 | |
|             this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22);
 | |
|             this.bindingNavigatorMoveLastItem.Text = "마지막으로 이동";
 | |
|             // 
 | |
|             // bindingNavigatorSeparator2
 | |
|             // 
 | |
|             this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
 | |
|             this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
 | |
|             // 
 | |
|             // btAdd
 | |
|             // 
 | |
|             this.btAdd.Image = ((System.Drawing.Image)(resources.GetObject("btAdd.Image")));
 | |
|             this.btAdd.Name = "btAdd";
 | |
|             this.btAdd.RightToLeftAutoMirrorImage = true;
 | |
|             this.btAdd.Size = new System.Drawing.Size(67, 22);
 | |
|             this.btAdd.Text = "추가(&A)";
 | |
|             this.btAdd.Click += new System.EventHandler(this.bindingNavigatorAddNewItem_Click);
 | |
|             // 
 | |
|             // btCopy
 | |
|             // 
 | |
|             this.btCopy.Image = global::FPJ0000.Properties.Resources.copy;
 | |
|             this.btCopy.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.btCopy.Name = "btCopy";
 | |
|             this.btCopy.Size = new System.Drawing.Size(67, 22);
 | |
|             this.btCopy.Text = "복사(&C)";
 | |
|             this.btCopy.Click += new System.EventHandler(this.btCopy_Click);
 | |
|             // 
 | |
|             // btEdit
 | |
|             // 
 | |
|             this.btEdit.Image = ((System.Drawing.Image)(resources.GetObject("btEdit.Image")));
 | |
|             this.btEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.btEdit.Name = "btEdit";
 | |
|             this.btEdit.Size = new System.Drawing.Size(65, 22);
 | |
|             this.btEdit.Text = "편집(&E)";
 | |
|             this.btEdit.Click += new System.EventHandler(this.btEdit_Click);
 | |
|             // 
 | |
|             // btDel
 | |
|             // 
 | |
|             this.btDel.Image = ((System.Drawing.Image)(resources.GetObject("btDel.Image")));
 | |
|             this.btDel.Name = "btDel";
 | |
|             this.btDel.RightToLeftAutoMirrorImage = true;
 | |
|             this.btDel.Size = new System.Drawing.Size(68, 22);
 | |
|             this.btDel.Text = "삭제(&D)";
 | |
|             this.btDel.Click += new System.EventHandler(this.btDel_Click);
 | |
|             // 
 | |
|             // btSave
 | |
|             // 
 | |
|             this.btSave.Image = global::FPJ0000.Properties.Resources.action_save;
 | |
|             this.btSave.Name = "btSave";
 | |
|             this.btSave.Size = new System.Drawing.Size(66, 22);
 | |
|             this.btSave.Text = "저장(&S)";
 | |
|             this.btSave.Click += new System.EventHandler(this.projectsBindingNavigatorSaveItem_Click);
 | |
|             // 
 | |
|             // 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);
 | |
|             // 
 | |
|             // 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);
 | |
|             // 
 | |
|             // btImport
 | |
|             // 
 | |
|             this.btImport.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.btImport.Image = ((System.Drawing.Image)(resources.GetObject("btImport.Image")));
 | |
|             this.btImport.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.btImport.Name = "btImport";
 | |
|             this.btImport.Size = new System.Drawing.Size(23, 22);
 | |
|             this.btImport.Text = "가져오기";
 | |
|             this.btImport.Click += new System.EventHandler(this.btImport_Click);
 | |
|             // 
 | |
|             // btOpenFolder
 | |
|             // 
 | |
|             this.btOpenFolder.Image = ((System.Drawing.Image)(resources.GetObject("btOpenFolder.Image")));
 | |
|             this.btOpenFolder.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.btOpenFolder.Name = "btOpenFolder";
 | |
|             this.btOpenFolder.Size = new System.Drawing.Size(75, 22);
 | |
|             this.btOpenFolder.Text = "폴더열기";
 | |
|             this.btOpenFolder.Click += new System.EventHandler(this.btOpenFolder_Click);
 | |
|             // 
 | |
|             // toolStripButton9
 | |
|             // 
 | |
|             this.toolStripButton9.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
 | |
|             this.toolStripButton9.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
 | |
|             this.toolStripButton10,
 | |
|             this.toolStripButton11,
 | |
|             this.toolStripButton12,
 | |
|             this.toolStripButton13,
 | |
|             this.toolStripButton14,
 | |
|             this.toolStripButton1,
 | |
|             this.개인별프로젝트스케쥴현황ToolStripMenuItem});
 | |
|             this.toolStripButton9.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton9.Image")));
 | |
|             this.toolStripButton9.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.toolStripButton9.Name = "toolStripButton9";
 | |
|             this.toolStripButton9.Size = new System.Drawing.Size(101, 22);
 | |
|             this.toolStripButton9.Text = "출력/보고서";
 | |
|             // 
 | |
|             // toolStripButton10
 | |
|             // 
 | |
|             this.toolStripButton10.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
 | |
|             this.toolStripButton10.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton10.Image")));
 | |
|             this.toolStripButton10.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.toolStripButton10.Name = "toolStripButton10";
 | |
|             this.toolStripButton10.Size = new System.Drawing.Size(54, 20);
 | |
|             this.toolStripButton10.Text = "Daily";
 | |
|             this.toolStripButton10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
 | |
|             this.toolStripButton10.Click += new System.EventHandler(this.toolStripButton10_Click);
 | |
|             // 
 | |
|             // toolStripButton11
 | |
|             // 
 | |
|             this.toolStripButton11.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
 | |
|             this.toolStripButton11.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton11.Image")));
 | |
|             this.toolStripButton11.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.toolStripButton11.Name = "toolStripButton11";
 | |
|             this.toolStripButton11.Size = new System.Drawing.Size(111, 20);
 | |
|             this.toolStripButton11.Text = "적정인원보고서";
 | |
|             this.toolStripButton11.Click += new System.EventHandler(this.toolStripButton11_Click);
 | |
|             // 
 | |
|             // toolStripButton12
 | |
|             // 
 | |
|             this.toolStripButton12.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
 | |
|             this.toolStripButton12.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton12.Image")));
 | |
|             this.toolStripButton12.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.toolStripButton12.Name = "toolStripButton12";
 | |
|             this.toolStripButton12.Size = new System.Drawing.Size(75, 20);
 | |
|             this.toolStripButton12.Text = "작업분포";
 | |
|             this.toolStripButton12.Click += new System.EventHandler(this.toolStripButton12_Click);
 | |
|             // 
 | |
|             // toolStripButton13
 | |
|             // 
 | |
|             this.toolStripButton13.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
 | |
|             this.toolStripButton13.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton13.Image")));
 | |
|             this.toolStripButton13.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.toolStripButton13.Name = "toolStripButton13";
 | |
|             this.toolStripButton13.Size = new System.Drawing.Size(108, 20);
 | |
|             this.toolStripButton13.Text = "일/개인별 요약";
 | |
|             this.toolStripButton13.Click += new System.EventHandler(this.toolStripButton13_Click);
 | |
|             // 
 | |
|             // toolStripButton14
 | |
|             // 
 | |
|             this.toolStripButton14.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
 | |
|             this.toolStripButton14.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton14.Image")));
 | |
|             this.toolStripButton14.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.toolStripButton14.Name = "toolStripButton14";
 | |
|             this.toolStripButton14.Size = new System.Drawing.Size(108, 20);
 | |
|             this.toolStripButton14.Text = "월/개인별 요약";
 | |
|             this.toolStripButton14.Click += new System.EventHandler(this.toolStripButton14_Click);
 | |
|             // 
 | |
|             // toolStripButton1
 | |
|             // 
 | |
|             this.toolStripButton1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
 | |
|             this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
 | |
|             this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.toolStripButton1.Name = "toolStripButton1";
 | |
|             this.toolStripButton1.Size = new System.Drawing.Size(201, 20);
 | |
|             this.toolStripButton1.Text = "개인별 프로젝트 점유율(%) 현황";
 | |
|             this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click_1);
 | |
|             // 
 | |
|             // 개인별프로젝트스케쥴현황ToolStripMenuItem
 | |
|             // 
 | |
|             this.개인별프로젝트스케쥴현황ToolStripMenuItem.Image = global::FPJ0000.Properties.Resources.copy;
 | |
|             this.개인별프로젝트스케쥴현황ToolStripMenuItem.Name = "개인별프로젝트스케쥴현황ToolStripMenuItem";
 | |
|             this.개인별프로젝트스케쥴현황ToolStripMenuItem.Size = new System.Drawing.Size(261, 22);
 | |
|             this.개인별프로젝트스케쥴현황ToolStripMenuItem.Text = "개인별 프로젝트 스케쥴 현황";
 | |
|             this.개인별프로젝트스케쥴현황ToolStripMenuItem.Click += new System.EventHandler(this.개인별프로젝트스케쥴현황ToolStripMenuItem_Click);
 | |
|             // 
 | |
|             // toolStripButton3
 | |
|             // 
 | |
|             this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
 | |
|             this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.toolStripButton3.Name = "toolStripButton3";
 | |
|             this.toolStripButton3.Size = new System.Drawing.Size(99, 22);
 | |
|             this.toolStripButton3.Text = "프로젝트연결";
 | |
|             this.toolStripButton3.Click += new System.EventHandler(this.toolStripButton3_Click_1);
 | |
|             // 
 | |
|             // cm
 | |
|             // 
 | |
|             this.cm.Font = new System.Drawing.Font("맑은 고딕", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
 | |
|             this.cm.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
 | |
|             this.columnSizeToolStripMenuItem,
 | |
|             this.exportListToolStripMenuItem,
 | |
|             this.toolStripMenuItem2,
 | |
|             this.refreshToolStripMenuItem,
 | |
|             this.toolStripMenuItem1,
 | |
|             this.partListToolStripMenuItem,
 | |
|             this.toolStripMenuItem3,
 | |
|             this.복사ToolStripMenuItem,
 | |
|             this.편집ToolStripMenuItem,
 | |
|             this.삭제ToolStripMenuItem});
 | |
|             this.cm.Name = "contextMenuStrip1";
 | |
|             this.cm.Size = new System.Drawing.Size(226, 274);
 | |
|             // 
 | |
|             // columnSizeToolStripMenuItem
 | |
|             // 
 | |
|             this.columnSizeToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
 | |
|             this.autoToolStripMenuItem,
 | |
|             this.resetToolStripMenuItem,
 | |
|             this.saveToolStripMenuItem,
 | |
|             this.loadToolStripMenuItem});
 | |
|             this.columnSizeToolStripMenuItem.Name = "columnSizeToolStripMenuItem";
 | |
|             this.columnSizeToolStripMenuItem.Size = new System.Drawing.Size(225, 36);
 | |
|             this.columnSizeToolStripMenuItem.Text = "Column Size";
 | |
|             // 
 | |
|             // autoToolStripMenuItem
 | |
|             // 
 | |
|             this.autoToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("autoToolStripMenuItem.Image")));
 | |
|             this.autoToolStripMenuItem.Name = "autoToolStripMenuItem";
 | |
|             this.autoToolStripMenuItem.Size = new System.Drawing.Size(149, 36);
 | |
|             this.autoToolStripMenuItem.Text = "Auto";
 | |
|             this.autoToolStripMenuItem.Click += new System.EventHandler(this.autoToolStripMenuItem_Click);
 | |
|             // 
 | |
|             // resetToolStripMenuItem
 | |
|             // 
 | |
|             this.resetToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("resetToolStripMenuItem.Image")));
 | |
|             this.resetToolStripMenuItem.Name = "resetToolStripMenuItem";
 | |
|             this.resetToolStripMenuItem.Size = new System.Drawing.Size(149, 36);
 | |
|             this.resetToolStripMenuItem.Text = "Reset";
 | |
|             this.resetToolStripMenuItem.Click += new System.EventHandler(this.resetToolStripMenuItem_Click);
 | |
|             // 
 | |
|             // saveToolStripMenuItem
 | |
|             // 
 | |
|             this.saveToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("saveToolStripMenuItem.Image")));
 | |
|             this.saveToolStripMenuItem.Name = "saveToolStripMenuItem";
 | |
|             this.saveToolStripMenuItem.Size = new System.Drawing.Size(149, 36);
 | |
|             this.saveToolStripMenuItem.Text = "Save";
 | |
|             this.saveToolStripMenuItem.Click += new System.EventHandler(this.saveToolStripMenuItem_Click);
 | |
|             // 
 | |
|             // loadToolStripMenuItem
 | |
|             // 
 | |
|             this.loadToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("loadToolStripMenuItem.Image")));
 | |
|             this.loadToolStripMenuItem.Name = "loadToolStripMenuItem";
 | |
|             this.loadToolStripMenuItem.Size = new System.Drawing.Size(149, 36);
 | |
|             this.loadToolStripMenuItem.Text = "Load";
 | |
|             this.loadToolStripMenuItem.Click += new System.EventHandler(this.loadToolStripMenuItem_Click);
 | |
|             // 
 | |
|             // exportListToolStripMenuItem
 | |
|             // 
 | |
|             this.exportListToolStripMenuItem.Name = "exportListToolStripMenuItem";
 | |
|             this.exportListToolStripMenuItem.Size = new System.Drawing.Size(225, 36);
 | |
|             this.exportListToolStripMenuItem.Text = "Export List";
 | |
|             this.exportListToolStripMenuItem.Click += new System.EventHandler(this.exportListToolStripMenuItem_Click);
 | |
|             // 
 | |
|             // toolStripMenuItem2
 | |
|             // 
 | |
|             this.toolStripMenuItem2.Name = "toolStripMenuItem2";
 | |
|             this.toolStripMenuItem2.Size = new System.Drawing.Size(222, 6);
 | |
|             // 
 | |
|             // refreshToolStripMenuItem
 | |
|             // 
 | |
|             this.refreshToolStripMenuItem.Name = "refreshToolStripMenuItem";
 | |
|             this.refreshToolStripMenuItem.Size = new System.Drawing.Size(225, 36);
 | |
|             this.refreshToolStripMenuItem.Text = "Refresh";
 | |
|             this.refreshToolStripMenuItem.Click += new System.EventHandler(this.refreshToolStripMenuItem_Click);
 | |
|             // 
 | |
|             // toolStripMenuItem1
 | |
|             // 
 | |
|             this.toolStripMenuItem1.Name = "toolStripMenuItem1";
 | |
|             this.toolStripMenuItem1.Size = new System.Drawing.Size(222, 6);
 | |
|             // 
 | |
|             // partListToolStripMenuItem
 | |
|             // 
 | |
|             this.partListToolStripMenuItem.Name = "partListToolStripMenuItem";
 | |
|             this.partListToolStripMenuItem.Size = new System.Drawing.Size(225, 36);
 | |
|             this.partListToolStripMenuItem.Text = "PartList";
 | |
|             this.partListToolStripMenuItem.Click += new System.EventHandler(this.partListToolStripMenuItem_Click);
 | |
|             // 
 | |
|             // toolStripMenuItem3
 | |
|             // 
 | |
|             this.toolStripMenuItem3.Name = "toolStripMenuItem3";
 | |
|             this.toolStripMenuItem3.Size = new System.Drawing.Size(222, 6);
 | |
|             // 
 | |
|             // 복사ToolStripMenuItem
 | |
|             // 
 | |
|             this.복사ToolStripMenuItem.Name = "복사ToolStripMenuItem";
 | |
|             this.복사ToolStripMenuItem.Size = new System.Drawing.Size(225, 36);
 | |
|             this.복사ToolStripMenuItem.Text = "복사";
 | |
|             this.복사ToolStripMenuItem.Click += new System.EventHandler(this.복사ToolStripMenuItem_Click);
 | |
|             // 
 | |
|             // 편집ToolStripMenuItem
 | |
|             // 
 | |
|             this.편집ToolStripMenuItem.Name = "편집ToolStripMenuItem";
 | |
|             this.편집ToolStripMenuItem.Size = new System.Drawing.Size(225, 36);
 | |
|             this.편집ToolStripMenuItem.Text = "편집";
 | |
|             this.편집ToolStripMenuItem.Click += new System.EventHandler(this.편집ToolStripMenuItem_Click);
 | |
|             // 
 | |
|             // 삭제ToolStripMenuItem
 | |
|             // 
 | |
|             this.삭제ToolStripMenuItem.Name = "삭제ToolStripMenuItem";
 | |
|             this.삭제ToolStripMenuItem.Size = new System.Drawing.Size(225, 36);
 | |
|             this.삭제ToolStripMenuItem.Text = "삭제";
 | |
|             this.삭제ToolStripMenuItem.Click += new System.EventHandler(this.삭제ToolStripMenuItem_Click);
 | |
|             // 
 | |
|             // 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;
 | |
|             // 
 | |
|             // fpSpread1
 | |
|             // 
 | |
|             this.fpSpread1.AccessibleDescription = "";
 | |
|             this.fpSpread1.AutoFitColumnOptions = FarPoint.Win.Spread.PreferredSizeColumnOptions.Off;
 | |
|             this.fpSpread1.ContextMenuStrip = this.cm;
 | |
|             this.fpSpread1.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.fpSpread1.Font = new System.Drawing.Font("맑은 고딕", 9F);
 | |
|             this.fpSpread1.Location = new System.Drawing.Point(0, 0);
 | |
|             this.fpSpread1.Name = "fpSpread1";
 | |
|             this.fpSpread1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
 | |
|             this.fpSpread1_Sheet1});
 | |
|             this.fpSpread1.Size = new System.Drawing.Size(1364, 592);
 | |
|             this.fpSpread1.StatusBarVisible = true;
 | |
|             this.fpSpread1.TabIndex = 2;
 | |
|             // 
 | |
|             // fpSpread1_Sheet1
 | |
|             // 
 | |
|             this.fpSpread1_Sheet1.Reset();
 | |
|             this.fpSpread1_Sheet1.SheetName = "Sheet1";
 | |
|             // Formulas and custom names must be loaded with R1C1 reference style
 | |
|             this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
 | |
|             this.fpSpread1_Sheet1.ColumnCount = 20;
 | |
|             this.fpSpread1_Sheet1.ActiveColumnIndex = -1;
 | |
|             this.fpSpread1_Sheet1.ActiveRowIndex = -1;
 | |
|             this.fpSpread1_Sheet1.AutoGenerateColumns = false;
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 0).Value = "날짜";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 1).Value = "WW";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 2).Value = "담당";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 3).Value = "요청부서";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 4).Value = "패키지";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 5).Value = "상태";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 6).Value = "업무형태";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 7).Value = "(공정)업무분류";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 8).Value = "업무분류";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 9).Value = "프로젝트(아이템)";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 10).Value = "*";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 11).Value = "시간";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 12).Value = "초과";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 13).Value = "비고";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 14).ColumnSpan = 2;
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 14).Value = "초과시간범위";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 15).Value = "초과종료";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 16).Value = "기술분류";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 17).Value = "기술레벨";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 18).Value = "기술료($K)";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 19).Value = "#";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Rows.Get(0).Height = 28F;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(0).CellType = textCellType15;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(0).DataField = "pdate";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(0).Label = "날짜";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(0).Width = 58F;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(1).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
 | |
|             this.fpSpread1_Sheet1.Columns.Get(1).CellType = textCellType16;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(1).DataField = "ww";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(1).Label = "WW";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(2).CellType = textCellType17;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(2).DataField = "username";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(2).Label = "담당";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(3).AllowAutoFilter = true;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(3).CellType = textCellType18;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(3).DataField = "requestpart";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(3).Label = "요청부서";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(3).Width = 78F;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(4).AllowAutoFilter = true;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(4).CellType = textCellType19;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(4).DataField = "package";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(4).Label = "패키지";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(4).Width = 86F;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(5).CellType = textCellType20;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(5).DataField = "status";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(5).Label = "상태";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(6).AllowAutoFilter = true;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(6).CellType = textCellType21;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(6).DataField = "type";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(6).Label = "업무형태";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(6).Width = 84F;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(7).CellType = textCellType22;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(7).DataField = "svalue";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(7).Label = "(공정)업무분류";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(7).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(7).Width = 103F;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(8).AllowAutoFilter = true;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(8).CellType = textCellType23;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(8).DataField = "process";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(8).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(8).Label = "업무분류";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(8).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(8).Width = 80F;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(9).AllowAutoFilter = true;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(9).CellType = textCellType24;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(9).DataField = "projectName";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(9).Label = "프로젝트(아이템)";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(9).Width = 158F;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(10).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
 | |
|             numberCellType5.DecimalPlaces = 0;
 | |
|             numberCellType5.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
 | |
|             numberCellType5.MaximumValue = 2147483647D;
 | |
|             numberCellType5.MinimumValue = -2147483648D;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(10).CellType = numberCellType5;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(10).DataField = "pidx";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(10).Label = "*";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(10).Tag = "pidx";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(10).Width = 39F;
 | |
|             numberCellType6.MaximumValue = 999999999999999D;
 | |
|             numberCellType6.MinimumValue = -999999999999999D;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(11).CellType = numberCellType6;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(11).DataField = "hrs";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(11).Label = "시간";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(11).Width = 52F;
 | |
|             numberCellType7.MaximumValue = 999999999999999D;
 | |
|             numberCellType7.MinimumValue = -999999999999999D;
 | |
|             numberCellType7.NullDisplay = "--";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(12).CellType = numberCellType7;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(12).DataField = "ot";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(12).ForeColor = System.Drawing.Color.Red;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(12).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(12).Label = "초과";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(12).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(13).CellType = textCellType25;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(13).DataField = "description";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(13).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(13).Label = "비고";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(13).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(13).Width = 113F;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(14).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
 | |
|             dateTimeCellType3.Calendar = new System.Globalization.GregorianCalendar(System.Globalization.GregorianCalendarTypes.Localized);
 | |
|             dateTimeCellType3.CalendarSurroundingDaysColor = System.Drawing.SystemColors.GrayText;
 | |
|             dateTimeCellType3.DateTimeFormat = FarPoint.Win.Spread.CellType.DateTimeFormat.TimeOnly;
 | |
|             dateTimeCellType3.MaximumTime = System.TimeSpan.Parse("23:59:59.9999999");
 | |
|             dateTimeCellType3.TimeDefault = new System.DateTime(2023, 1, 17, 22, 53, 4, 0);
 | |
|             this.fpSpread1_Sheet1.Columns.Get(14).CellType = dateTimeCellType3;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(14).DataField = "otStart";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(14).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(14).Label = "초과시간범위";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(14).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(15).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
 | |
|             dateTimeCellType4.Calendar = new System.Globalization.GregorianCalendar(System.Globalization.GregorianCalendarTypes.Localized);
 | |
|             dateTimeCellType4.CalendarSurroundingDaysColor = System.Drawing.SystemColors.GrayText;
 | |
|             dateTimeCellType4.DateTimeFormat = FarPoint.Win.Spread.CellType.DateTimeFormat.TimeOnly;
 | |
|             dateTimeCellType4.MaximumTime = System.TimeSpan.Parse("23:59:59.9999999");
 | |
|             dateTimeCellType4.TimeDefault = new System.DateTime(2023, 1, 17, 22, 53, 4, 0);
 | |
|             this.fpSpread1_Sheet1.Columns.Get(15).CellType = dateTimeCellType4;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(15).DataField = "otEnd";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(15).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(15).Label = "초과종료";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(15).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(16).CellType = textCellType26;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(16).DataField = "kisuldiv";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(16).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(16).Label = "기술분류";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(16).Tag = "kisuldiv";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(16).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(17).CellType = textCellType27;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(17).DataField = "kisullv";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(17).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(17).Label = "기술레벨";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(17).Tag = "kisullv";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(17).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
 | |
|             numberCellType8.DecimalPlaces = 2;
 | |
|             numberCellType8.NegativeRed = true;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(18).CellType = numberCellType8;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(18).DataField = "kisulamt";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(18).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(18).Label = "기술료($K)";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(18).Tag = "kisulamt";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(18).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(19).CellType = textCellType28;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(19).DataField = "tag";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(19).Label = "#";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(19).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.DataAutoCellTypes = false;
 | |
|             this.fpSpread1_Sheet1.DataAutoSizeColumns = false;
 | |
|             this.fpSpread1_Sheet1.DataSource = this.bs;
 | |
|             this.fpSpread1_Sheet1.RowHeader.Columns.Default.Resizable = false;
 | |
|             this.fpSpread1_Sheet1.ShowRowSelector = true;
 | |
|             this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
 | |
|             // 
 | |
|             // 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.toolStripButton6});
 | |
|             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";
 | |
|             // 
 | |
|             // 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);
 | |
|             // 
 | |
|             // 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(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.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;
 | |
|             // 
 | |
|             // 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);
 | |
|             // 
 | |
|             // 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.Font = new System.Drawing.Font("맑은 고딕", 9F);
 | |
|             this.tbProcess.Name = "tbProcess";
 | |
|             this.tbProcess.Size = new System.Drawing.Size(200, 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.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
 | |
|             this.태그자료만조회ToolStripMenuItem});
 | |
|             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);
 | |
|             // 
 | |
|             // 태그자료만조회ToolStripMenuItem
 | |
|             // 
 | |
|             this.태그자료만조회ToolStripMenuItem.Name = "태그자료만조회ToolStripMenuItem";
 | |
|             this.태그자료만조회ToolStripMenuItem.Size = new System.Drawing.Size(162, 22);
 | |
|             this.태그자료만조회ToolStripMenuItem.Text = "태그자료만 조회";
 | |
|             this.태그자료만조회ToolStripMenuItem.Click += new System.EventHandler(this.태그자료만조회ToolStripMenuItem_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);
 | |
|             // 
 | |
|             // toolStripButton6
 | |
|             // 
 | |
|             this.toolStripButton6.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton6.Image")));
 | |
|             this.toolStripButton6.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.toolStripButton6.Name = "toolStripButton6";
 | |
|             this.toolStripButton6.Size = new System.Drawing.Size(101, 34);
 | |
|             this.toolStripButton6.Text = "미리보기창";
 | |
|             this.toolStripButton6.Click += new System.EventHandler(this.toolStripButton6_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.fpSpread1);
 | |
|             // 
 | |
|             // 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;
 | |
|             // 
 | |
|             // fJobReport
 | |
|             // 
 | |
|             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 = "fJobReport";
 | |
|             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.cm.ResumeLayout(false);
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).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);
 | |
|             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.ToolStripButton btAdd;
 | |
|         private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
 | |
|         private System.Windows.Forms.ToolStripButton btDel;
 | |
|         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.ToolStripButton btSave;
 | |
|         private System.Windows.Forms.ContextMenuStrip cm;
 | |
|         private System.Windows.Forms.ToolStripMenuItem refreshToolStripMenuItem;
 | |
|         private System.Windows.Forms.ToolStripSeparator toolStripMenuItem1;
 | |
|         private System.Windows.Forms.ToolStripMenuItem partListToolStripMenuItem;
 | |
|         private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
 | |
|         private FarPoint.Win.Spread.FpSpread fpSpread1;
 | |
|         private System.Windows.Forms.ToolStripMenuItem columnSizeToolStripMenuItem;
 | |
|         private System.Windows.Forms.ToolStripMenuItem autoToolStripMenuItem;
 | |
|         private System.Windows.Forms.ToolStripMenuItem resetToolStripMenuItem;
 | |
|         private System.Windows.Forms.ToolStripMenuItem saveToolStripMenuItem;
 | |
|         private System.Windows.Forms.ToolStripMenuItem loadToolStripMenuItem;
 | |
|         private System.Windows.Forms.ToolStripSeparator toolStripMenuItem2;
 | |
|         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.ToolStripButton btCopy;
 | |
|         private System.Windows.Forms.ToolStripButton btEdit;
 | |
|         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.ToolStripMenuItem exportListToolStripMenuItem;
 | |
|         private System.Windows.Forms.ToolStripLabel lbTime;
 | |
|         private System.Windows.Forms.ToolStripSeparator toolStripMenuItem3;
 | |
|         private System.Windows.Forms.ToolStripMenuItem 복사ToolStripMenuItem;
 | |
|         private System.Windows.Forms.ToolStripMenuItem 편집ToolStripMenuItem;
 | |
|         private System.Windows.Forms.ToolStripMenuItem 삭제ToolStripMenuItem;
 | |
|         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.ToolStripMenuItem 태그자료만조회ToolStripMenuItem;
 | |
|         private System.Windows.Forms.ToolStripLabel toolStripLabel4;
 | |
|         private System.Windows.Forms.ToolStripTextBox tbProcess;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton4;
 | |
|         private System.Windows.Forms.ToolStripButton btImport;
 | |
|         private System.Windows.Forms.ToolStripButton btOpenFolder;
 | |
|         private System.Windows.Forms.SplitContainer splitContainer1;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton6;
 | |
|         private FarPoint.Win.Spread.SheetView fpSpread1_Sheet1;
 | |
|         private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton8;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton7;
 | |
| 		private System.Windows.Forms.ToolStripDropDownButton toolStripButton9;
 | |
| 		private System.Windows.Forms.ToolStripButton toolStripButton10;
 | |
| 		private System.Windows.Forms.ToolStripButton toolStripButton11;
 | |
| 		private System.Windows.Forms.ToolStripButton toolStripButton12;
 | |
| 		private System.Windows.Forms.ToolStripButton toolStripButton13;
 | |
| 		private System.Windows.Forms.ToolStripButton toolStripButton14;
 | |
| 		private System.Windows.Forms.ToolStripButton toolStripButton1;
 | |
| 		private System.Windows.Forms.ToolStripButton toolStripButton3;
 | |
|         private System.Windows.Forms.ToolStripMenuItem 개인별프로젝트스케쥴현황ToolStripMenuItem;
 | |
|     }
 | |
| } | 
