851 lines
		
	
	
		
			52 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			851 lines
		
	
	
		
			52 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
| namespace FPJ0000
 | |
| {
 | |
|     partial class fProjectSchedule
 | |
|     {
 | |
|         /// <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(fProjectSchedule));
 | |
|             FarPoint.Win.Spread.CellType.NumberCellType numberCellType1 = new FarPoint.Win.Spread.CellType.NumberCellType();
 | |
|             FarPoint.Win.Spread.CellType.TextCellType textCellType1 = new FarPoint.Win.Spread.CellType.TextCellType();
 | |
|             FarPoint.Win.Spread.CellType.NumberCellType numberCellType2 = new FarPoint.Win.Spread.CellType.NumberCellType();
 | |
|             FarPoint.Win.Spread.CellType.NumberCellType numberCellType3 = new FarPoint.Win.Spread.CellType.NumberCellType();
 | |
|             FarPoint.Win.Spread.CellType.NumberCellType numberCellType4 = new FarPoint.Win.Spread.CellType.NumberCellType();
 | |
|             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.TextCellType textCellType2 = new FarPoint.Win.Spread.CellType.TextCellType();
 | |
|             FarPoint.Win.Spread.CellType.TextCellType textCellType3 = new FarPoint.Win.Spread.CellType.TextCellType();
 | |
|             FarPoint.Win.Spread.CellType.TextCellType textCellType4 = new FarPoint.Win.Spread.CellType.TextCellType();
 | |
|             FarPoint.Win.Spread.CellType.TextCellType textCellType5 = new FarPoint.Win.Spread.CellType.TextCellType();
 | |
|             FarPoint.Win.Spread.CellType.TextCellType textCellType6 = new FarPoint.Win.Spread.CellType.TextCellType();
 | |
|             FarPoint.Win.Spread.CellType.TextCellType textCellType7 = new FarPoint.Win.Spread.CellType.TextCellType();
 | |
|             FarPoint.Win.Spread.CellType.NumberCellType numberCellType7 = new FarPoint.Win.Spread.CellType.NumberCellType();
 | |
|             this.dsPRJ = new FPJ0000.dsPRJ();
 | |
|             this.tam = new FPJ0000.dsPRJTableAdapters.TableAdapterManager();
 | |
|             this.ta = new FPJ0000.dsPRJTableAdapters.EETGW_ProjectsScheduleTableAdapter();
 | |
|             this.taTodo = new FPJ0000.dsPRJTableAdapters.EETGW_ProjectToDoTableAdapter();
 | |
|             this.bn = new System.Windows.Forms.BindingNavigator(this.components);
 | |
|             this.bs = new System.Windows.Forms.BindingSource(this.components);
 | |
|             this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
 | |
|             this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
 | |
|             this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
 | |
|             this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
 | |
|             this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
 | |
|             this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
 | |
|             this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
 | |
|             this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
 | |
|             this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
 | |
|             this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
 | |
|             this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
 | |
|             this.projectsScheduleBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
 | |
|             this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.toolStripButton10 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.fpSpread1 = new FarPoint.Win.Spread.FpSpread();
 | |
|             this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
 | |
|             this.cm1 = 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.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
 | |
|             this.exportListToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
 | |
|             this.groupBox1 = new System.Windows.Forms.GroupBox();
 | |
|             this.groupBox2 = new System.Windows.Forms.GroupBox();
 | |
|             this.panel1 = new System.Windows.Forms.Panel();
 | |
|             this.groupBox3 = new System.Windows.Forms.GroupBox();
 | |
|             this.fpSpread2 = new FarPoint.Win.Spread.FpSpread();
 | |
|             this.fpSpread2_Sheet1 = new FarPoint.Win.Spread.SheetView();
 | |
|             this.bsTodo = new System.Windows.Forms.BindingSource(this.components);
 | |
|             this.textBox1 = new System.Windows.Forms.TextBox();
 | |
|             this.bnTodo = new System.Windows.Forms.BindingNavigator(this.components);
 | |
|             this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
 | |
|             this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
 | |
|             this.toolStripTextBox1 = new System.Windows.Forms.ToolStripTextBox();
 | |
|             this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
 | |
|             this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.toolStripButton5 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
 | |
|             this.toolStripButton6 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.toolStripButton7 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.toolStripButton8 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.toolStripButton9 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.button1 = new System.Windows.Forms.Button();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dsPRJ)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
 | |
|             this.bn.SuspendLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
 | |
|             this.cm1.SuspendLayout();
 | |
|             this.groupBox1.SuspendLayout();
 | |
|             this.groupBox2.SuspendLayout();
 | |
|             this.groupBox3.SuspendLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.fpSpread2)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.fpSpread2_Sheet1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bsTodo)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bnTodo)).BeginInit();
 | |
|             this.bnTodo.SuspendLayout();
 | |
|             this.SuspendLayout();
 | |
|             // 
 | |
|             // dsPRJ
 | |
|             // 
 | |
|             this.dsPRJ.DataSetName = "dsPRJ";
 | |
|             this.dsPRJ.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
 | |
|             // 
 | |
|             // 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_ProjectsScheduleTableAdapter = this.ta;
 | |
|             this.tam.EETGW_ProjectToDoTableAdapter = this.taTodo;
 | |
|             this.tam.EETGW_SaveCostTableAdapter = null;
 | |
|             this.tam.JobReportTableAdapter = null;
 | |
|             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;
 | |
|             // 
 | |
|             // taTodo
 | |
|             // 
 | |
|             this.taTodo.ClearBeforeFill = true;
 | |
|             // 
 | |
|             // 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.bindingNavigatorAddNewItem,
 | |
|             this.bindingNavigatorDeleteItem,
 | |
|             this.projectsScheduleBindingNavigatorSaveItem,
 | |
|             this.toolStripButton1,
 | |
|             this.toolStripButton10});
 | |
|             this.bn.Location = new System.Drawing.Point(5, 275);
 | |
|             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(1127, 25);
 | |
|             this.bn.TabIndex = 0;
 | |
|             this.bn.Text = "bindingNavigator1";
 | |
|             // 
 | |
|             // bs
 | |
|             // 
 | |
|             this.bs.DataMember = "EETGW_ProjectsSchedule";
 | |
|             this.bs.DataSource = this.dsPRJ;
 | |
|             this.bs.CurrentChanged += new System.EventHandler(this.bs_CurrentChanged);
 | |
|             // 
 | |
|             // 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);
 | |
|             // 
 | |
|             // bindingNavigatorAddNewItem
 | |
|             // 
 | |
|             this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
 | |
|             this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem";
 | |
|             this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
 | |
|             this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22);
 | |
|             this.bindingNavigatorAddNewItem.Text = "새로 추가";
 | |
|             this.bindingNavigatorAddNewItem.Click += new System.EventHandler(this.bindingNavigatorAddNewItem_Click);
 | |
|             // 
 | |
|             // bindingNavigatorDeleteItem
 | |
|             // 
 | |
|             this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
 | |
|             this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem";
 | |
|             this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
 | |
|             this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 22);
 | |
|             this.bindingNavigatorDeleteItem.Text = "삭제";
 | |
|             this.bindingNavigatorDeleteItem.Click += new System.EventHandler(this.bindingNavigatorDeleteItem_Click);
 | |
|             // 
 | |
|             // projectsScheduleBindingNavigatorSaveItem
 | |
|             // 
 | |
|             this.projectsScheduleBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.projectsScheduleBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("projectsScheduleBindingNavigatorSaveItem.Image")));
 | |
|             this.projectsScheduleBindingNavigatorSaveItem.Name = "projectsScheduleBindingNavigatorSaveItem";
 | |
|             this.projectsScheduleBindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 22);
 | |
|             this.projectsScheduleBindingNavigatorSaveItem.Text = "데이터 저장";
 | |
|             this.projectsScheduleBindingNavigatorSaveItem.Visible = false;
 | |
|             this.projectsScheduleBindingNavigatorSaveItem.Click += new System.EventHandler(this.projectsScheduleBindingNavigatorSaveItem_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(66, 22);
 | |
|             this.toolStripButton1.Text = "Refresh";
 | |
|             this.toolStripButton1.Visible = false;
 | |
|             this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
 | |
|             // 
 | |
|             // toolStripButton10
 | |
|             // 
 | |
|             this.toolStripButton10.Image = global::FPJ0000.Properties.Resources.accept;
 | |
|             this.toolStripButton10.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.toolStripButton10.Name = "toolStripButton10";
 | |
|             this.toolStripButton10.Size = new System.Drawing.Size(99, 22);
 | |
|             this.toolStripButton10.Text = "기본목록생성";
 | |
|             this.toolStripButton10.Click += new System.EventHandler(this.toolStripButton10_Click);
 | |
|             // 
 | |
|             // fpSpread1
 | |
|             // 
 | |
|             this.fpSpread1.AccessibleDescription = "";
 | |
|             this.fpSpread1.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.fpSpread1.EditModeReplace = true;
 | |
|             this.fpSpread1.Location = new System.Drawing.Point(5, 19);
 | |
|             this.fpSpread1.Name = "fpSpread1";
 | |
|             this.fpSpread1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
 | |
|             this.fpSpread1_Sheet1});
 | |
|             this.fpSpread1.Size = new System.Drawing.Size(1127, 256);
 | |
|             this.fpSpread1.TabIndex = 1;
 | |
|             // 
 | |
|             // 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 = 9;
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.RowCount = 2;
 | |
|             this.fpSpread1_Sheet1.ActiveColumnIndex = -1;
 | |
|             this.fpSpread1_Sheet1.ActiveRowIndex = -1;
 | |
|             this.fpSpread1_Sheet1.AutoGenerateColumns = false;
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 0).RowSpan = 2;
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 0).Value = "No";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 1).RowSpan = 2;
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 1).Value = "항목";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 2).ColumnSpan = 2;
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 2).Value = "계획(WW)";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 3).Value = "완료";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 4).ColumnSpan = 2;
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 4).Value = "Actual(WW)";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 6).Value = "진행";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 7).RowSpan = 2;
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 7).Value = "담당자";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 8).RowSpan = 2;
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 8).Value = "비고";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(1, 2).Value = "시작";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(1, 3).Value = "완료";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(1, 4).Value = "시작";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(1, 5).Value = "완료";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(1, 6).Value = "%";
 | |
|             this.fpSpread1_Sheet1.ColumnHeader.Rows.Get(0).Height = 21F;
 | |
|             numberCellType1.DecimalPlaces = 0;
 | |
|             numberCellType1.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
 | |
|             numberCellType1.MaximumValue = 2147483647D;
 | |
|             numberCellType1.MinimumValue = -2147483648D;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(0).CellType = numberCellType1;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(0).DataField = "seq";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(1).CellType = textCellType1;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(1).DataField = "title";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
 | |
|             numberCellType2.DecimalPlaces = 0;
 | |
|             numberCellType2.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
 | |
|             numberCellType2.MaximumValue = 2147483647D;
 | |
|             numberCellType2.MinimumValue = -2147483648D;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(2).CellType = numberCellType2;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(2).DataField = "sw";
 | |
|             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;
 | |
|             numberCellType3.DecimalPlaces = 0;
 | |
|             numberCellType3.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
 | |
|             numberCellType3.MaximumValue = 2147483647D;
 | |
|             numberCellType3.MinimumValue = -2147483648D;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(3).CellType = numberCellType3;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(3).DataField = "ew";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(3).Label = "완료";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
 | |
|             numberCellType4.DecimalPlaces = 0;
 | |
|             numberCellType4.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
 | |
|             numberCellType4.MaximumValue = 2147483647D;
 | |
|             numberCellType4.MinimumValue = -2147483648D;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(4).CellType = numberCellType4;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(4).DataField = "swa";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(4).Label = "시작";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(4).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
 | |
|             numberCellType5.DecimalPlaces = 0;
 | |
|             numberCellType5.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
 | |
|             numberCellType5.MaximumValue = 2147483647D;
 | |
|             numberCellType5.MinimumValue = -2147483648D;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(5).CellType = numberCellType5;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(5).DataField = "ewa";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(5).Label = "완료";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
 | |
|             numberCellType6.DecimalPlaces = 0;
 | |
|             numberCellType6.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
 | |
|             numberCellType6.MaximumValue = 2147483647D;
 | |
|             numberCellType6.MinimumValue = -2147483648D;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(6).CellType = numberCellType6;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(6).DataField = "progress";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(6).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(6).Label = "%";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(6).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(7).CellType = textCellType2;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(7).DataField = "uid";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(7).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(8).CellType = textCellType3;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(8).DataField = "memo";
 | |
|             this.fpSpread1_Sheet1.Columns.Get(8).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
 | |
|             this.fpSpread1_Sheet1.Columns.Get(8).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
 | |
|             this.fpSpread1_Sheet1.DataSource = this.bs;
 | |
|             this.fpSpread1_Sheet1.RowHeader.Columns.Default.Resizable = false;
 | |
|             this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
 | |
|             // 
 | |
|             // cm1
 | |
|             // 
 | |
|             this.cm1.Font = new System.Drawing.Font("맑은 고딕", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
 | |
|             this.cm1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
 | |
|             this.columnSizeToolStripMenuItem,
 | |
|             this.toolStripMenuItem1,
 | |
|             this.exportListToolStripMenuItem});
 | |
|             this.cm1.Name = "cm1";
 | |
|             this.cm1.Size = new System.Drawing.Size(226, 82);
 | |
|             // 
 | |
|             // 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);
 | |
|             // 
 | |
|             // toolStripMenuItem1
 | |
|             // 
 | |
|             this.toolStripMenuItem1.Name = "toolStripMenuItem1";
 | |
|             this.toolStripMenuItem1.Size = new System.Drawing.Size(222, 6);
 | |
|             // 
 | |
|             // 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);
 | |
|             // 
 | |
|             // groupBox1
 | |
|             // 
 | |
|             this.groupBox1.Controls.Add(this.fpSpread1);
 | |
|             this.groupBox1.Controls.Add(this.bn);
 | |
|             this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
 | |
|             this.groupBox1.Location = new System.Drawing.Point(5, 5);
 | |
|             this.groupBox1.Name = "groupBox1";
 | |
|             this.groupBox1.Padding = new System.Windows.Forms.Padding(5);
 | |
|             this.groupBox1.Size = new System.Drawing.Size(1137, 305);
 | |
|             this.groupBox1.TabIndex = 2;
 | |
|             this.groupBox1.TabStop = false;
 | |
|             this.groupBox1.Text = "Schedule";
 | |
|             // 
 | |
|             // groupBox2
 | |
|             // 
 | |
|             this.groupBox2.Controls.Add(this.panel1);
 | |
|             this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.groupBox2.Location = new System.Drawing.Point(5, 310);
 | |
|             this.groupBox2.Name = "groupBox2";
 | |
|             this.groupBox2.Padding = new System.Windows.Forms.Padding(5);
 | |
|             this.groupBox2.Size = new System.Drawing.Size(654, 356);
 | |
|             this.groupBox2.TabIndex = 3;
 | |
|             this.groupBox2.TabStop = false;
 | |
|             this.groupBox2.Text = "Time Table";
 | |
|             // 
 | |
|             // panel1
 | |
|             // 
 | |
|             this.panel1.BackColor = System.Drawing.Color.Black;
 | |
|             this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.panel1.Location = new System.Drawing.Point(5, 19);
 | |
|             this.panel1.Name = "panel1";
 | |
|             this.panel1.Size = new System.Drawing.Size(644, 332);
 | |
|             this.panel1.TabIndex = 0;
 | |
|             this.panel1.Paint += new System.Windows.Forms.PaintEventHandler(this.panel1_Paint);
 | |
|             this.panel1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.panel1_MouseClick);
 | |
|             // 
 | |
|             // groupBox3
 | |
|             // 
 | |
|             this.groupBox3.Controls.Add(this.fpSpread2);
 | |
|             this.groupBox3.Controls.Add(this.textBox1);
 | |
|             this.groupBox3.Controls.Add(this.bnTodo);
 | |
|             this.groupBox3.Dock = System.Windows.Forms.DockStyle.Right;
 | |
|             this.groupBox3.Location = new System.Drawing.Point(659, 310);
 | |
|             this.groupBox3.Name = "groupBox3";
 | |
|             this.groupBox3.Padding = new System.Windows.Forms.Padding(5);
 | |
|             this.groupBox3.Size = new System.Drawing.Size(483, 356);
 | |
|             this.groupBox3.TabIndex = 4;
 | |
|             this.groupBox3.TabStop = false;
 | |
|             this.groupBox3.Text = "Todo";
 | |
|             // 
 | |
|             // fpSpread2
 | |
|             // 
 | |
|             this.fpSpread2.AccessibleDescription = "";
 | |
|             this.fpSpread2.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.fpSpread2.EditModeReplace = true;
 | |
|             this.fpSpread2.Location = new System.Drawing.Point(5, 19);
 | |
|             this.fpSpread2.Name = "fpSpread2";
 | |
|             this.fpSpread2.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
 | |
|             this.fpSpread2_Sheet1});
 | |
|             this.fpSpread2.Size = new System.Drawing.Size(473, 236);
 | |
|             this.fpSpread2.TabIndex = 1;
 | |
|             // 
 | |
|             // fpSpread2_Sheet1
 | |
|             // 
 | |
|             this.fpSpread2_Sheet1.Reset();
 | |
|             this.fpSpread2_Sheet1.SheetName = "Sheet1";
 | |
|             // Formulas and custom names must be loaded with R1C1 reference style
 | |
|             this.fpSpread2_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
 | |
|             this.fpSpread2_Sheet1.ColumnCount = 5;
 | |
|             this.fpSpread2_Sheet1.ActiveColumnIndex = -1;
 | |
|             this.fpSpread2_Sheet1.ActiveRowIndex = -1;
 | |
|             this.fpSpread2_Sheet1.AutoGenerateColumns = false;
 | |
|             this.fpSpread2_Sheet1.ColumnHeader.Cells.Get(0, 0).Value = "No";
 | |
|             this.fpSpread2_Sheet1.ColumnHeader.Cells.Get(0, 1).Value = "항목";
 | |
|             this.fpSpread2_Sheet1.ColumnHeader.Cells.Get(0, 2).Value = "시작일";
 | |
|             this.fpSpread2_Sheet1.ColumnHeader.Cells.Get(0, 3).Value = "완료일";
 | |
|             this.fpSpread2_Sheet1.ColumnHeader.Cells.Get(0, 4).Value = "진행";
 | |
|             this.fpSpread2_Sheet1.ColumnHeader.Rows.Get(0).Height = 31F;
 | |
|             this.fpSpread2_Sheet1.Columns.Get(0).CellType = textCellType4;
 | |
|             this.fpSpread2_Sheet1.Columns.Get(0).DataField = "sort";
 | |
|             this.fpSpread2_Sheet1.Columns.Get(0).Label = "No";
 | |
|             this.fpSpread2_Sheet1.Columns.Get(0).Width = 58F;
 | |
|             this.fpSpread2_Sheet1.Columns.Get(1).CellType = textCellType5;
 | |
|             this.fpSpread2_Sheet1.Columns.Get(1).DataField = "title";
 | |
|             this.fpSpread2_Sheet1.Columns.Get(1).Label = "항목";
 | |
|             this.fpSpread2_Sheet1.Columns.Get(1).Width = 151F;
 | |
|             this.fpSpread2_Sheet1.Columns.Get(2).CellType = textCellType6;
 | |
|             this.fpSpread2_Sheet1.Columns.Get(2).DataField = "pdate";
 | |
|             this.fpSpread2_Sheet1.Columns.Get(2).Label = "시작일";
 | |
|             this.fpSpread2_Sheet1.Columns.Get(2).Width = 84F;
 | |
|             this.fpSpread2_Sheet1.Columns.Get(3).CellType = textCellType7;
 | |
|             this.fpSpread2_Sheet1.Columns.Get(3).DataField = "edate";
 | |
|             this.fpSpread2_Sheet1.Columns.Get(3).Label = "완료일";
 | |
|             this.fpSpread2_Sheet1.Columns.Get(3).Width = 76F;
 | |
|             numberCellType7.DecimalPlaces = 0;
 | |
|             numberCellType7.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
 | |
|             numberCellType7.MaximumValue = 2147483647D;
 | |
|             numberCellType7.MinimumValue = -2147483648D;
 | |
|             this.fpSpread2_Sheet1.Columns.Get(4).CellType = numberCellType7;
 | |
|             this.fpSpread2_Sheet1.Columns.Get(4).DataField = "process";
 | |
|             this.fpSpread2_Sheet1.Columns.Get(4).Label = "진행";
 | |
|             this.fpSpread2_Sheet1.Columns.Get(4).Width = 77F;
 | |
|             this.fpSpread2_Sheet1.DataAutoSizeColumns = false;
 | |
|             this.fpSpread2_Sheet1.DataSource = this.bsTodo;
 | |
|             this.fpSpread2_Sheet1.RowHeader.Columns.Default.Resizable = false;
 | |
|             this.fpSpread2_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
 | |
|             // 
 | |
|             // bsTodo
 | |
|             // 
 | |
|             this.bsTodo.DataMember = "EETGW_ProjectToDo";
 | |
|             this.bsTodo.DataSource = this.dsPRJ;
 | |
|             // 
 | |
|             // textBox1
 | |
|             // 
 | |
|             this.textBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsTodo, "remark", true));
 | |
|             this.textBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
 | |
|             this.textBox1.Location = new System.Drawing.Point(5, 255);
 | |
|             this.textBox1.Multiline = true;
 | |
|             this.textBox1.Name = "textBox1";
 | |
|             this.textBox1.Size = new System.Drawing.Size(473, 71);
 | |
|             this.textBox1.TabIndex = 3;
 | |
|             // 
 | |
|             // bnTodo
 | |
|             // 
 | |
|             this.bnTodo.AddNewItem = null;
 | |
|             this.bnTodo.BindingSource = this.bsTodo;
 | |
|             this.bnTodo.CountItem = this.toolStripLabel1;
 | |
|             this.bnTodo.DeleteItem = null;
 | |
|             this.bnTodo.Dock = System.Windows.Forms.DockStyle.Bottom;
 | |
|             this.bnTodo.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
 | |
|             this.toolStripButton2,
 | |
|             this.toolStripButton3,
 | |
|             this.toolStripSeparator1,
 | |
|             this.toolStripTextBox1,
 | |
|             this.toolStripLabel1,
 | |
|             this.toolStripSeparator2,
 | |
|             this.toolStripButton4,
 | |
|             this.toolStripButton5,
 | |
|             this.toolStripSeparator3,
 | |
|             this.toolStripButton6,
 | |
|             this.toolStripButton7,
 | |
|             this.toolStripButton8,
 | |
|             this.toolStripButton9});
 | |
|             this.bnTodo.Location = new System.Drawing.Point(5, 326);
 | |
|             this.bnTodo.MoveFirstItem = this.toolStripButton2;
 | |
|             this.bnTodo.MoveLastItem = this.toolStripButton5;
 | |
|             this.bnTodo.MoveNextItem = this.toolStripButton4;
 | |
|             this.bnTodo.MovePreviousItem = this.toolStripButton3;
 | |
|             this.bnTodo.Name = "bnTodo";
 | |
|             this.bnTodo.PositionItem = this.toolStripTextBox1;
 | |
|             this.bnTodo.Size = new System.Drawing.Size(473, 25);
 | |
|             this.bnTodo.TabIndex = 2;
 | |
|             this.bnTodo.Text = "bindingNavigator1";
 | |
|             // 
 | |
|             // toolStripLabel1
 | |
|             // 
 | |
|             this.toolStripLabel1.Name = "toolStripLabel1";
 | |
|             this.toolStripLabel1.Size = new System.Drawing.Size(27, 22);
 | |
|             this.toolStripLabel1.Text = "/{0}";
 | |
|             this.toolStripLabel1.ToolTipText = "전체 항목 수";
 | |
|             // 
 | |
|             // toolStripButton2
 | |
|             // 
 | |
|             this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
 | |
|             this.toolStripButton2.Name = "toolStripButton2";
 | |
|             this.toolStripButton2.RightToLeftAutoMirrorImage = true;
 | |
|             this.toolStripButton2.Size = new System.Drawing.Size(23, 22);
 | |
|             this.toolStripButton2.Text = "처음으로 이동";
 | |
|             // 
 | |
|             // toolStripButton3
 | |
|             // 
 | |
|             this.toolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
 | |
|             this.toolStripButton3.Name = "toolStripButton3";
 | |
|             this.toolStripButton3.RightToLeftAutoMirrorImage = true;
 | |
|             this.toolStripButton3.Size = new System.Drawing.Size(23, 22);
 | |
|             this.toolStripButton3.Text = "이전으로 이동";
 | |
|             // 
 | |
|             // toolStripSeparator1
 | |
|             // 
 | |
|             this.toolStripSeparator1.Name = "toolStripSeparator1";
 | |
|             this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
 | |
|             // 
 | |
|             // toolStripTextBox1
 | |
|             // 
 | |
|             this.toolStripTextBox1.AccessibleName = "위치";
 | |
|             this.toolStripTextBox1.AutoSize = false;
 | |
|             this.toolStripTextBox1.Font = new System.Drawing.Font("맑은 고딕", 9F);
 | |
|             this.toolStripTextBox1.Name = "toolStripTextBox1";
 | |
|             this.toolStripTextBox1.Size = new System.Drawing.Size(50, 23);
 | |
|             this.toolStripTextBox1.Text = "0";
 | |
|             this.toolStripTextBox1.ToolTipText = "현재 위치";
 | |
|             // 
 | |
|             // toolStripSeparator2
 | |
|             // 
 | |
|             this.toolStripSeparator2.Name = "toolStripSeparator2";
 | |
|             this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
 | |
|             // 
 | |
|             // toolStripButton4
 | |
|             // 
 | |
|             this.toolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.toolStripButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image")));
 | |
|             this.toolStripButton4.Name = "toolStripButton4";
 | |
|             this.toolStripButton4.RightToLeftAutoMirrorImage = true;
 | |
|             this.toolStripButton4.Size = new System.Drawing.Size(23, 22);
 | |
|             this.toolStripButton4.Text = "다음으로 이동";
 | |
|             // 
 | |
|             // toolStripButton5
 | |
|             // 
 | |
|             this.toolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.toolStripButton5.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton5.Image")));
 | |
|             this.toolStripButton5.Name = "toolStripButton5";
 | |
|             this.toolStripButton5.RightToLeftAutoMirrorImage = true;
 | |
|             this.toolStripButton5.Size = new System.Drawing.Size(23, 22);
 | |
|             this.toolStripButton5.Text = "마지막으로 이동";
 | |
|             // 
 | |
|             // toolStripSeparator3
 | |
|             // 
 | |
|             this.toolStripSeparator3.Name = "toolStripSeparator3";
 | |
|             this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
 | |
|             // 
 | |
|             // toolStripButton6
 | |
|             // 
 | |
|             this.toolStripButton6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.toolStripButton6.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton6.Image")));
 | |
|             this.toolStripButton6.Name = "toolStripButton6";
 | |
|             this.toolStripButton6.RightToLeftAutoMirrorImage = true;
 | |
|             this.toolStripButton6.Size = new System.Drawing.Size(23, 22);
 | |
|             this.toolStripButton6.Text = "새로 추가";
 | |
|             this.toolStripButton6.Click += new System.EventHandler(this.toolStripButton6_Click);
 | |
|             // 
 | |
|             // toolStripButton7
 | |
|             // 
 | |
|             this.toolStripButton7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.toolStripButton7.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton7.Image")));
 | |
|             this.toolStripButton7.Name = "toolStripButton7";
 | |
|             this.toolStripButton7.RightToLeftAutoMirrorImage = true;
 | |
|             this.toolStripButton7.Size = new System.Drawing.Size(23, 22);
 | |
|             this.toolStripButton7.Text = "삭제";
 | |
|             this.toolStripButton7.Click += new System.EventHandler(this.toolStripButton7_Click);
 | |
|             // 
 | |
|             // toolStripButton8
 | |
|             // 
 | |
|             this.toolStripButton8.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.toolStripButton8.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton8.Image")));
 | |
|             this.toolStripButton8.Name = "toolStripButton8";
 | |
|             this.toolStripButton8.Size = new System.Drawing.Size(23, 22);
 | |
|             this.toolStripButton8.Text = "데이터 저장";
 | |
|             this.toolStripButton8.Visible = false;
 | |
|             this.toolStripButton8.Click += new System.EventHandler(this.toolStripButton8_Click);
 | |
|             // 
 | |
|             // toolStripButton9
 | |
|             // 
 | |
|             this.toolStripButton9.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
 | |
|             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(66, 22);
 | |
|             this.toolStripButton9.Text = "Refresh";
 | |
|             this.toolStripButton9.Visible = false;
 | |
|             this.toolStripButton9.Click += new System.EventHandler(this.toolStripButton9_Click);
 | |
|             // 
 | |
|             // button1
 | |
|             // 
 | |
|             this.button1.Dock = System.Windows.Forms.DockStyle.Bottom;
 | |
|             this.button1.Location = new System.Drawing.Point(5, 666);
 | |
|             this.button1.Name = "button1";
 | |
|             this.button1.Size = new System.Drawing.Size(1137, 38);
 | |
|             this.button1.TabIndex = 5;
 | |
|             this.button1.Text = "저장(&S)";
 | |
|             this.button1.UseVisualStyleBackColor = true;
 | |
|             this.button1.Click += new System.EventHandler(this.button1_Click);
 | |
|             // 
 | |
|             // fProjectSchedule
 | |
|             // 
 | |
|             this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
 | |
|             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
 | |
|             this.ClientSize = new System.Drawing.Size(1147, 709);
 | |
|             this.Controls.Add(this.groupBox2);
 | |
|             this.Controls.Add(this.groupBox3);
 | |
|             this.Controls.Add(this.button1);
 | |
|             this.Controls.Add(this.groupBox1);
 | |
|             this.Name = "fProjectSchedule";
 | |
|             this.Padding = new System.Windows.Forms.Padding(5);
 | |
|             this.Text = "스케쥴 관리";
 | |
|             this.Load += new System.EventHandler(this.fProjectSchedule_Load);
 | |
|             this.SizeChanged += new System.EventHandler(this.fProjectSchedule_SizeChanged);
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dsPRJ)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bn)).EndInit();
 | |
|             this.bn.ResumeLayout(false);
 | |
|             this.bn.PerformLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
 | |
|             this.cm1.ResumeLayout(false);
 | |
|             this.groupBox1.ResumeLayout(false);
 | |
|             this.groupBox1.PerformLayout();
 | |
|             this.groupBox2.ResumeLayout(false);
 | |
|             this.groupBox3.ResumeLayout(false);
 | |
|             this.groupBox3.PerformLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.fpSpread2)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.fpSpread2_Sheet1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bsTodo)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bnTodo)).EndInit();
 | |
|             this.bnTodo.ResumeLayout(false);
 | |
|             this.bnTodo.PerformLayout();
 | |
|             this.ResumeLayout(false);
 | |
| 
 | |
|         }
 | |
| 
 | |
|         #endregion
 | |
| 
 | |
|         private dsPRJ dsPRJ;
 | |
|         private dsPRJTableAdapters.TableAdapterManager tam;
 | |
|         private System.Windows.Forms.BindingNavigator bn;
 | |
|         private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
 | |
|         private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
 | |
|         private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem;
 | |
|         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 projectsScheduleBindingNavigatorSaveItem;
 | |
|         private FarPoint.Win.Spread.FpSpread fpSpread1;
 | |
|         private System.Windows.Forms.ContextMenuStrip cm1;
 | |
|         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 toolStripMenuItem1;
 | |
|         private System.Windows.Forms.ToolStripMenuItem exportListToolStripMenuItem;
 | |
|         private System.Windows.Forms.BindingSource bs;
 | |
|         private dsPRJTableAdapters.EETGW_ProjectsScheduleTableAdapter ta;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton1;
 | |
|         private System.Windows.Forms.GroupBox groupBox1;
 | |
|         private System.Windows.Forms.GroupBox groupBox2;
 | |
|         private System.Windows.Forms.Panel panel1;
 | |
|         private System.Windows.Forms.GroupBox groupBox3;
 | |
|         private FarPoint.Win.Spread.FpSpread fpSpread2;
 | |
|         private System.Windows.Forms.BindingSource bsTodo;
 | |
|         private dsPRJTableAdapters.EETGW_ProjectToDoTableAdapter taTodo;
 | |
|         private System.Windows.Forms.BindingNavigator bnTodo;
 | |
|         private System.Windows.Forms.ToolStripLabel toolStripLabel1;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton2;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton3;
 | |
|         private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
 | |
|         private System.Windows.Forms.ToolStripTextBox toolStripTextBox1;
 | |
|         private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton4;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton5;
 | |
|         private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton6;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton7;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton8;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton9;
 | |
|         private System.Windows.Forms.Button button1;
 | |
|         private System.Windows.Forms.TextBox textBox1;
 | |
|         private FarPoint.Win.Spread.SheetView fpSpread2_Sheet1;
 | |
|         private FarPoint.Win.Spread.SheetView fpSpread1_Sheet1;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton10;
 | |
|     }
 | |
| } |