namespace FPJ0000 { partial class fProjectSchedule { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.Windows.Forms.Label statusLabel; System.Windows.Forms.Label odateLabel; System.Windows.Forms.Label edateLabel; System.Windows.Forms.Label label1; System.Windows.Forms.Label sdateLabel; System.Windows.Forms.Label reqstaffLabel; System.Windows.Forms.Label requestLabel; System.Windows.Forms.Label pdateLabel; System.Windows.Forms.Label label2; System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fProjectSchedule)); FarPoint.Win.Spread.CellType.NumberCellType numberCellType29 = new FarPoint.Win.Spread.CellType.NumberCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType29 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.NumberCellType numberCellType30 = new FarPoint.Win.Spread.CellType.NumberCellType(); FarPoint.Win.Spread.CellType.NumberCellType numberCellType31 = new FarPoint.Win.Spread.CellType.NumberCellType(); FarPoint.Win.Spread.CellType.NumberCellType numberCellType32 = new FarPoint.Win.Spread.CellType.NumberCellType(); FarPoint.Win.Spread.CellType.NumberCellType numberCellType33 = new FarPoint.Win.Spread.CellType.NumberCellType(); FarPoint.Win.Spread.CellType.NumberCellType numberCellType34 = new FarPoint.Win.Spread.CellType.NumberCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType30 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType31 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType32 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType33 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType34 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType35 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.NumberCellType numberCellType35 = 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.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.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView(); 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.cm2 = new System.Windows.Forms.ContextMenuStrip(this.components); this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem6 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripMenuItem7 = new System.Windows.Forms.ToolStripMenuItem(); this.fpSpread2_Sheet1 = new FarPoint.Win.Spread.SheetView(); this.bsTodo = new System.Windows.Forms.BindingSource(this.components); this.groupBox4 = new System.Windows.Forms.GroupBox(); 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(); this.panel2 = new System.Windows.Forms.Panel(); this.panel3 = new System.Windows.Forms.Panel(); this.textBox3 = new System.Windows.Forms.TextBox(); this.bsPrjinfo = new System.Windows.Forms.BindingSource(this.components); this.requestTextBox = new System.Windows.Forms.TextBox(); this.statusTextBox = new System.Windows.Forms.TextBox(); this.odateTextBox = new System.Windows.Forms.TextBox(); this.edateTextBox = new System.Windows.Forms.TextBox(); this.sdateTextBox = new System.Windows.Forms.TextBox(); this.textBox2 = new System.Windows.Forms.TextBox(); this.reqstaffTextBox = new System.Windows.Forms.TextBox(); this.tbIdx = new System.Windows.Forms.TextBox(); this.nameTextBox = new System.Windows.Forms.TextBox(); this.pdateTextBox = new System.Windows.Forms.TextBox(); this.comboBox1 = new System.Windows.Forms.ComboBox(); this.taProjectInfo = new FPJ0000.dsPRJTableAdapters.ProjectsTableAdapter(); this.chkapp1 = new System.Windows.Forms.ToolStripButton(); this.chkapp2 = new System.Windows.Forms.ToolStripButton(); statusLabel = new System.Windows.Forms.Label(); odateLabel = new System.Windows.Forms.Label(); edateLabel = new System.Windows.Forms.Label(); label1 = new System.Windows.Forms.Label(); sdateLabel = new System.Windows.Forms.Label(); reqstaffLabel = new System.Windows.Forms.Label(); requestLabel = new System.Windows.Forms.Label(); pdateLabel = new System.Windows.Forms.Label(); label2 = new System.Windows.Forms.Label(); ((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(); this.cm1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit(); this.groupBox1.SuspendLayout(); this.groupBox2.SuspendLayout(); this.groupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.fpSpread2)).BeginInit(); this.cm2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.fpSpread2_Sheet1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bsTodo)).BeginInit(); this.groupBox4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.bnTodo)).BeginInit(); this.bnTodo.SuspendLayout(); this.panel2.SuspendLayout(); this.panel3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.bsPrjinfo)).BeginInit(); this.SuspendLayout(); // // statusLabel // statusLabel.AutoSize = true; statusLabel.Location = new System.Drawing.Point(37, 147); statusLabel.Name = "statusLabel"; statusLabel.Size = new System.Drawing.Size(29, 12); statusLabel.TabIndex = 22; statusLabel.Text = "상태"; // // odateLabel // odateLabel.AutoSize = true; odateLabel.Location = new System.Drawing.Point(37, 66); odateLabel.Name = "odateLabel"; odateLabel.Size = new System.Drawing.Size(29, 12); odateLabel.TabIndex = 14; odateLabel.Text = "출고"; // // edateLabel // edateLabel.AutoSize = true; edateLabel.Location = new System.Drawing.Point(183, 66); edateLabel.Name = "edateLabel"; edateLabel.Size = new System.Drawing.Size(41, 12); edateLabel.TabIndex = 12; edateLabel.Text = "완료일"; // // label1 // label1.AutoSize = true; label1.Location = new System.Drawing.Point(22, 175); label1.Name = "label1"; label1.Size = new System.Drawing.Size(44, 12); label1.TabIndex = 24; label1.Text = "CR/CF"; // // sdateLabel // sdateLabel.AutoSize = true; sdateLabel.Location = new System.Drawing.Point(183, 39); sdateLabel.Name = "sdateLabel"; sdateLabel.Size = new System.Drawing.Size(41, 12); sdateLabel.TabIndex = 10; sdateLabel.Text = "시작일"; // // reqstaffLabel // reqstaffLabel.AutoSize = true; reqstaffLabel.Location = new System.Drawing.Point(13, 120); reqstaffLabel.Name = "reqstaffLabel"; reqstaffLabel.Size = new System.Drawing.Size(53, 12); reqstaffLabel.TabIndex = 8; reqstaffLabel.Text = "부서담당"; // // requestLabel // requestLabel.AutoSize = true; requestLabel.Location = new System.Drawing.Point(13, 93); requestLabel.Name = "requestLabel"; requestLabel.Size = new System.Drawing.Size(53, 12); requestLabel.TabIndex = 6; requestLabel.Text = "요청부서"; // // pdateLabel // pdateLabel.AutoSize = true; pdateLabel.Location = new System.Drawing.Point(25, 40); pdateLabel.Name = "pdateLabel"; pdateLabel.Size = new System.Drawing.Size(41, 12); pdateLabel.TabIndex = 4; pdateLabel.Text = "기표일"; // // label2 // label2.AutoSize = true; label2.Location = new System.Drawing.Point(37, 202); label2.Name = "label2"; label2.Size = new System.Drawing.Size(29, 12); label2.TabIndex = 26; label2.Text = "담당"; // // 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.chkapp2, this.chkapp1}); this.bn.Location = new System.Drawing.Point(5, 259); 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(795, 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.ContextMenuStrip = this.cm1; 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(795, 240); this.fpSpread1.TabIndex = 1; // // 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); // // 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; numberCellType29.DecimalPlaces = 0; numberCellType29.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes; numberCellType29.MaximumValue = 2147483647D; numberCellType29.MinimumValue = -2147483648D; this.fpSpread1_Sheet1.Columns.Get(0).CellType = numberCellType29; 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 = textCellType29; 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; numberCellType30.DecimalPlaces = 0; numberCellType30.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes; numberCellType30.MaximumValue = 2147483647D; numberCellType30.MinimumValue = -2147483648D; this.fpSpread1_Sheet1.Columns.Get(2).CellType = numberCellType30; 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; numberCellType31.DecimalPlaces = 0; numberCellType31.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes; numberCellType31.MaximumValue = 2147483647D; numberCellType31.MinimumValue = -2147483648D; this.fpSpread1_Sheet1.Columns.Get(3).CellType = numberCellType31; 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; numberCellType32.DecimalPlaces = 0; numberCellType32.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes; numberCellType32.MaximumValue = 2147483647D; numberCellType32.MinimumValue = -2147483648D; this.fpSpread1_Sheet1.Columns.Get(4).CellType = numberCellType32; 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; numberCellType33.DecimalPlaces = 0; numberCellType33.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes; numberCellType33.MaximumValue = 2147483647D; numberCellType33.MinimumValue = -2147483648D; this.fpSpread1_Sheet1.Columns.Get(5).CellType = numberCellType33; 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; numberCellType34.DecimalPlaces = 0; numberCellType34.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes; numberCellType34.MaximumValue = 2147483647D; numberCellType34.MinimumValue = -2147483648D; this.fpSpread1_Sheet1.Columns.Get(6).CellType = numberCellType34; 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 = textCellType30; 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 = textCellType31; 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; // // groupBox1 // this.groupBox1.Controls.Add(this.fpSpread1); this.groupBox1.Controls.Add(this.bn); this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox1.Location = new System.Drawing.Point(332, 28); this.groupBox1.Name = "groupBox1"; this.groupBox1.Padding = new System.Windows.Forms.Padding(5); this.groupBox1.Size = new System.Drawing.Size(805, 289); 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, 322); this.groupBox2.Name = "groupBox2"; this.groupBox2.Padding = new System.Windows.Forms.Padding(5); this.groupBox2.Size = new System.Drawing.Size(654, 344); 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, 320); 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.groupBox4); this.groupBox3.Controls.Add(this.bnTodo); this.groupBox3.Dock = System.Windows.Forms.DockStyle.Right; this.groupBox3.Location = new System.Drawing.Point(659, 322); this.groupBox3.Name = "groupBox3"; this.groupBox3.Padding = new System.Windows.Forms.Padding(10); this.groupBox3.Size = new System.Drawing.Size(483, 344); this.groupBox3.TabIndex = 4; this.groupBox3.TabStop = false; this.groupBox3.Text = "Todo"; // // fpSpread2 // this.fpSpread2.AccessibleDescription = ""; this.fpSpread2.ContextMenuStrip = this.cm2; this.fpSpread2.Dock = System.Windows.Forms.DockStyle.Fill; this.fpSpread2.EditModeReplace = true; this.fpSpread2.Location = new System.Drawing.Point(10, 24); this.fpSpread2.Name = "fpSpread2"; this.fpSpread2.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] { this.fpSpread2_Sheet1}); this.fpSpread2.Size = new System.Drawing.Size(463, 185); this.fpSpread2.TabIndex = 1; // // cm2 // this.cm2.Font = new System.Drawing.Font("맑은 고딕", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.cm2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItem2, this.toolStripSeparator4, this.toolStripMenuItem7}); this.cm2.Name = "cm1"; this.cm2.Size = new System.Drawing.Size(226, 82); // // toolStripMenuItem2 // this.toolStripMenuItem2.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItem3, this.toolStripMenuItem4, this.toolStripMenuItem5, this.toolStripMenuItem6}); this.toolStripMenuItem2.Name = "toolStripMenuItem2"; this.toolStripMenuItem2.Size = new System.Drawing.Size(225, 36); this.toolStripMenuItem2.Text = "Column Size"; // // toolStripMenuItem3 // this.toolStripMenuItem3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem3.Image"))); this.toolStripMenuItem3.Name = "toolStripMenuItem3"; this.toolStripMenuItem3.Size = new System.Drawing.Size(149, 36); this.toolStripMenuItem3.Text = "Auto"; this.toolStripMenuItem3.Click += new System.EventHandler(this.toolStripMenuItem3_Click); // // toolStripMenuItem4 // this.toolStripMenuItem4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem4.Image"))); this.toolStripMenuItem4.Name = "toolStripMenuItem4"; this.toolStripMenuItem4.Size = new System.Drawing.Size(149, 36); this.toolStripMenuItem4.Text = "Reset"; this.toolStripMenuItem4.Click += new System.EventHandler(this.toolStripMenuItem4_Click); // // toolStripMenuItem5 // this.toolStripMenuItem5.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem5.Image"))); this.toolStripMenuItem5.Name = "toolStripMenuItem5"; this.toolStripMenuItem5.Size = new System.Drawing.Size(149, 36); this.toolStripMenuItem5.Text = "Save"; this.toolStripMenuItem5.Click += new System.EventHandler(this.toolStripMenuItem5_Click); // // toolStripMenuItem6 // this.toolStripMenuItem6.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem6.Image"))); this.toolStripMenuItem6.Name = "toolStripMenuItem6"; this.toolStripMenuItem6.Size = new System.Drawing.Size(149, 36); this.toolStripMenuItem6.Text = "Load"; this.toolStripMenuItem6.Click += new System.EventHandler(this.toolStripMenuItem6_Click); // // toolStripSeparator4 // this.toolStripSeparator4.Name = "toolStripSeparator4"; this.toolStripSeparator4.Size = new System.Drawing.Size(222, 6); // // toolStripMenuItem7 // this.toolStripMenuItem7.Name = "toolStripMenuItem7"; this.toolStripMenuItem7.Size = new System.Drawing.Size(225, 36); this.toolStripMenuItem7.Text = "Export List"; this.toolStripMenuItem7.Click += new System.EventHandler(this.toolStripMenuItem7_Click); // // 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 = textCellType32; 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 = textCellType33; 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 = textCellType34; 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 = textCellType35; this.fpSpread2_Sheet1.Columns.Get(3).DataField = "edate"; this.fpSpread2_Sheet1.Columns.Get(3).Label = "완료일"; this.fpSpread2_Sheet1.Columns.Get(3).Width = 76F; numberCellType35.DecimalPlaces = 0; numberCellType35.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes; numberCellType35.MaximumValue = 2147483647D; numberCellType35.MinimumValue = -2147483648D; this.fpSpread2_Sheet1.Columns.Get(4).CellType = numberCellType35; 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; // // groupBox4 // this.groupBox4.Controls.Add(this.textBox1); this.groupBox4.Dock = System.Windows.Forms.DockStyle.Bottom; this.groupBox4.Location = new System.Drawing.Point(10, 209); this.groupBox4.Name = "groupBox4"; this.groupBox4.Padding = new System.Windows.Forms.Padding(10); this.groupBox4.Size = new System.Drawing.Size(463, 100); this.groupBox4.TabIndex = 4; this.groupBox4.TabStop = false; this.groupBox4.Text = "Todo 비고"; // // textBox1 // this.textBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsTodo, "remark", true)); this.textBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.textBox1.Location = new System.Drawing.Point(10, 24); this.textBox1.Multiline = true; this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(443, 66); 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(10, 309); 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(463, 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); // // panel2 // this.panel2.Controls.Add(this.groupBox1); this.panel2.Controls.Add(this.panel3); this.panel2.Controls.Add(this.comboBox1); this.panel2.Dock = System.Windows.Forms.DockStyle.Top; this.panel2.Location = new System.Drawing.Point(5, 5); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1137, 317); this.panel2.TabIndex = 6; // // panel3 // this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200))))); this.panel3.Controls.Add(label2); this.panel3.Controls.Add(this.textBox3); this.panel3.Controls.Add(this.requestTextBox); this.panel3.Controls.Add(this.statusTextBox); this.panel3.Controls.Add(statusLabel); this.panel3.Controls.Add(this.odateTextBox); this.panel3.Controls.Add(odateLabel); this.panel3.Controls.Add(this.edateTextBox); this.panel3.Controls.Add(edateLabel); this.panel3.Controls.Add(this.sdateTextBox); this.panel3.Controls.Add(label1); this.panel3.Controls.Add(sdateLabel); this.panel3.Controls.Add(this.textBox2); this.panel3.Controls.Add(this.reqstaffTextBox); this.panel3.Controls.Add(this.tbIdx); this.panel3.Controls.Add(reqstaffLabel); this.panel3.Controls.Add(this.nameTextBox); this.panel3.Controls.Add(requestLabel); this.panel3.Controls.Add(pdateLabel); this.panel3.Controls.Add(this.pdateTextBox); this.panel3.Dock = System.Windows.Forms.DockStyle.Left; this.panel3.Location = new System.Drawing.Point(0, 28); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(332, 289); this.panel3.TabIndex = 36; // // textBox3 // this.textBox3.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsPrjinfo, "userManager", true)); this.textBox3.Location = new System.Drawing.Point(75, 198); this.textBox3.Name = "textBox3"; this.textBox3.ReadOnly = true; this.textBox3.Size = new System.Drawing.Size(246, 21); this.textBox3.TabIndex = 27; // // bsPrjinfo // this.bsPrjinfo.DataMember = "Projects"; this.bsPrjinfo.DataSource = this.dsPRJ; // // requestTextBox // this.requestTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsPrjinfo, "process", true)); this.requestTextBox.Location = new System.Drawing.Point(75, 90); this.requestTextBox.Name = "requestTextBox"; this.requestTextBox.ReadOnly = true; this.requestTextBox.Size = new System.Drawing.Size(246, 21); this.requestTextBox.TabIndex = 7; // // statusTextBox // this.statusTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsPrjinfo, "status", true)); this.statusTextBox.Location = new System.Drawing.Point(75, 144); this.statusTextBox.Name = "statusTextBox"; this.statusTextBox.ReadOnly = true; this.statusTextBox.Size = new System.Drawing.Size(246, 21); this.statusTextBox.TabIndex = 23; this.statusTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // odateTextBox // this.odateTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsPrjinfo, "odate", true)); this.odateTextBox.Location = new System.Drawing.Point(75, 63); this.odateTextBox.Name = "odateTextBox"; this.odateTextBox.ReadOnly = true; this.odateTextBox.Size = new System.Drawing.Size(92, 21); this.odateTextBox.TabIndex = 15; this.odateTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // edateTextBox // this.edateTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsPrjinfo, "edate", true)); this.edateTextBox.Location = new System.Drawing.Point(229, 63); this.edateTextBox.Name = "edateTextBox"; this.edateTextBox.ReadOnly = true; this.edateTextBox.Size = new System.Drawing.Size(92, 21); this.edateTextBox.TabIndex = 13; this.edateTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // sdateTextBox // this.sdateTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsPrjinfo, "sdate", true)); this.sdateTextBox.Location = new System.Drawing.Point(229, 36); this.sdateTextBox.Name = "sdateTextBox"; this.sdateTextBox.ReadOnly = true; this.sdateTextBox.Size = new System.Drawing.Size(92, 21); this.sdateTextBox.TabIndex = 11; this.sdateTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBox2 // this.textBox2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsPrjinfo, "orderno", true)); this.textBox2.Location = new System.Drawing.Point(75, 171); this.textBox2.Name = "textBox2"; this.textBox2.ReadOnly = true; this.textBox2.Size = new System.Drawing.Size(246, 21); this.textBox2.TabIndex = 25; // // reqstaffTextBox // this.reqstaffTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsPrjinfo, "reqstaff", true)); this.reqstaffTextBox.Location = new System.Drawing.Point(75, 117); this.reqstaffTextBox.Name = "reqstaffTextBox"; this.reqstaffTextBox.ReadOnly = true; this.reqstaffTextBox.Size = new System.Drawing.Size(246, 21); this.reqstaffTextBox.TabIndex = 9; // // tbIdx // this.tbIdx.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsPrjinfo, "idx", true)); this.tbIdx.Location = new System.Drawing.Point(15, 9); this.tbIdx.Name = "tbIdx"; this.tbIdx.ReadOnly = true; this.tbIdx.Size = new System.Drawing.Size(51, 21); this.tbIdx.TabIndex = 1; // // nameTextBox // this.nameTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsPrjinfo, "name", true)); this.nameTextBox.Location = new System.Drawing.Point(75, 9); this.nameTextBox.Name = "nameTextBox"; this.nameTextBox.ReadOnly = true; this.nameTextBox.Size = new System.Drawing.Size(246, 21); this.nameTextBox.TabIndex = 3; // // pdateTextBox // this.pdateTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsPrjinfo, "pdate", true)); this.pdateTextBox.Location = new System.Drawing.Point(75, 36); this.pdateTextBox.Name = "pdateTextBox"; this.pdateTextBox.ReadOnly = true; this.pdateTextBox.Size = new System.Drawing.Size(92, 21); this.pdateTextBox.TabIndex = 5; this.pdateTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // comboBox1 // this.comboBox1.Dock = System.Windows.Forms.DockStyle.Top; this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox1.Font = new System.Drawing.Font("굴림", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.comboBox1.FormattingEnabled = true; this.comboBox1.Location = new System.Drawing.Point(0, 0); this.comboBox1.Name = "comboBox1"; this.comboBox1.Size = new System.Drawing.Size(1137, 28); this.comboBox1.TabIndex = 2; this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged); // // taProjectInfo // this.taProjectInfo.ClearBeforeFill = true; // // chkapp1 // this.chkapp1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.chkapp1.Image = global::FPJ0000.Properties.Resources.accept; this.chkapp1.ImageTransparentColor = System.Drawing.Color.Magenta; this.chkapp1.Name = "chkapp1"; this.chkapp1.Size = new System.Drawing.Size(58, 22); this.chkapp1.Text = "승인1"; this.chkapp1.Click += new System.EventHandler(this.chkapp1_Click); // // chkapp2 // this.chkapp2.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.chkapp2.Image = global::FPJ0000.Properties.Resources.accept; this.chkapp2.ImageTransparentColor = System.Drawing.Color.Magenta; this.chkapp2.Name = "chkapp2"; this.chkapp2.Size = new System.Drawing.Size(58, 22); this.chkapp2.Text = "승인2"; this.chkapp2.Click += new System.EventHandler(this.chkapp2_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.panel2); this.Controls.Add(this.button1); 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(); this.cm1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox3.ResumeLayout(false); this.groupBox3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.fpSpread2)).EndInit(); this.cm2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.fpSpread2_Sheet1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bsTodo)).EndInit(); this.groupBox4.ResumeLayout(false); this.groupBox4.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.bnTodo)).EndInit(); this.bnTodo.ResumeLayout(false); this.bnTodo.PerformLayout(); this.panel2.ResumeLayout(false); this.panel3.ResumeLayout(false); this.panel3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.bsPrjinfo)).EndInit(); 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; private System.Windows.Forms.ContextMenuStrip cm2; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem3; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem4; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem5; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem6; private System.Windows.Forms.ToolStripSeparator toolStripSeparator4; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem7; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.GroupBox groupBox4; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.TextBox requestTextBox; private System.Windows.Forms.TextBox statusTextBox; private System.Windows.Forms.TextBox odateTextBox; private System.Windows.Forms.TextBox edateTextBox; private System.Windows.Forms.TextBox sdateTextBox; private System.Windows.Forms.TextBox textBox2; private System.Windows.Forms.TextBox reqstaffTextBox; private System.Windows.Forms.TextBox tbIdx; private System.Windows.Forms.TextBox nameTextBox; private System.Windows.Forms.TextBox pdateTextBox; private System.Windows.Forms.BindingSource bsPrjinfo; private dsPRJTableAdapters.ProjectsTableAdapter taProjectInfo; private System.Windows.Forms.TextBox textBox3; private System.Windows.Forms.ComboBox comboBox1; private System.Windows.Forms.ToolStripButton chkapp1; private System.Windows.Forms.ToolStripButton chkapp2; } }