1558 lines
90 KiB
C#
1558 lines
90 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.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 numberCellType1 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType1 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
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.NumberCellType numberCellType2 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType7 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType8 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType9 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType10 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType11 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType12 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.NumberCellType numberCellType3 = 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.chkapp2 = new System.Windows.Forms.ToolStripButton();
|
|
this.chkapp1 = 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.panel4 = new System.Windows.Forms.Panel();
|
|
this.groupBox5 = new System.Windows.Forms.GroupBox();
|
|
this.dataGridView1 = new System.Windows.Forms.DataGridView();
|
|
this.pdateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.remarkDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.bsReason = new System.Windows.Forms.BindingSource(this.components);
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.bnReason = new System.Windows.Forms.BindingNavigator(this.components);
|
|
this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
|
|
this.toolStripButton11 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripButton12 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.toolStripTextBox2 = new System.Windows.Forms.ToolStripTextBox();
|
|
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.toolStripButton13 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripButton14 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.toolStripButton15 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripButton16 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripButton17 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripButton18 = new System.Windows.Forms.ToolStripButton();
|
|
this.taReason = new FPJ0000.dsPRJTableAdapters.EETGW_ProjectResonTableAdapter();
|
|
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.panel4.SuspendLayout();
|
|
this.groupBox5.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bsReason)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bnReason)).BeginInit();
|
|
this.bnReason.SuspendLayout();
|
|
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_ProjectResonTableAdapter = 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, 248);
|
|
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(1014, 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);
|
|
//
|
|
// 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);
|
|
//
|
|
// 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);
|
|
//
|
|
// 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(1014, 229);
|
|
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 = 10;
|
|
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).RowSpan = 2;
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 2).Value = "항목";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 3).ColumnSpan = 2;
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 3).Value = "계획(WW)";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 4).Value = "완료";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 5).ColumnSpan = 2;
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 5).Value = "Actual(WW)";
|
|
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(0, 9).RowSpan = 2;
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 9).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.Cells.Get(1, 7).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(0).Width = 77F;
|
|
this.fpSpread1_Sheet1.Columns.Get(1).CellType = textCellType1;
|
|
this.fpSpread1_Sheet1.Columns.Get(1).DataField = "cate";
|
|
this.fpSpread1_Sheet1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(1).Width = 74F;
|
|
this.fpSpread1_Sheet1.Columns.Get(2).CellType = textCellType2;
|
|
this.fpSpread1_Sheet1.Columns.Get(2).DataField = "title";
|
|
this.fpSpread1_Sheet1.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
|
|
this.fpSpread1_Sheet1.Columns.Get(2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(2).Width = 151F;
|
|
this.fpSpread1_Sheet1.Columns.Get(3).CellType = textCellType3;
|
|
this.fpSpread1_Sheet1.Columns.Get(3).DataField = "sw";
|
|
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;
|
|
this.fpSpread1_Sheet1.Columns.Get(3).Width = 77F;
|
|
this.fpSpread1_Sheet1.Columns.Get(4).CellType = textCellType4;
|
|
this.fpSpread1_Sheet1.Columns.Get(4).DataField = "ew";
|
|
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;
|
|
this.fpSpread1_Sheet1.Columns.Get(4).Width = 77F;
|
|
this.fpSpread1_Sheet1.Columns.Get(5).CellType = textCellType5;
|
|
this.fpSpread1_Sheet1.Columns.Get(5).DataField = "swa";
|
|
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;
|
|
this.fpSpread1_Sheet1.Columns.Get(5).Width = 77F;
|
|
this.fpSpread1_Sheet1.Columns.Get(6).CellType = textCellType6;
|
|
this.fpSpread1_Sheet1.Columns.Get(6).DataField = "ewa";
|
|
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(6).Width = 77F;
|
|
numberCellType2.DecimalPlaces = 0;
|
|
numberCellType2.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
|
numberCellType2.MaximumValue = 2147483647D;
|
|
numberCellType2.MinimumValue = -2147483648D;
|
|
this.fpSpread1_Sheet1.Columns.Get(7).CellType = numberCellType2;
|
|
this.fpSpread1_Sheet1.Columns.Get(7).DataField = "progress";
|
|
this.fpSpread1_Sheet1.Columns.Get(7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(7).Label = "%";
|
|
this.fpSpread1_Sheet1.Columns.Get(7).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(7).Width = 77F;
|
|
this.fpSpread1_Sheet1.Columns.Get(8).CellType = textCellType7;
|
|
this.fpSpread1_Sheet1.Columns.Get(8).DataField = "uid";
|
|
this.fpSpread1_Sheet1.Columns.Get(8).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(8).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(8).Width = 151F;
|
|
this.fpSpread1_Sheet1.Columns.Get(9).CellType = textCellType8;
|
|
this.fpSpread1_Sheet1.Columns.Get(9).DataField = "memo";
|
|
this.fpSpread1_Sheet1.Columns.Get(9).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
|
|
this.fpSpread1_Sheet1.Columns.Get(9).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(9).Width = 151F;
|
|
this.fpSpread1_Sheet1.DataAutoSizeColumns = false;
|
|
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(1024, 278);
|
|
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, 311);
|
|
this.groupBox2.Name = "groupBox2";
|
|
this.groupBox2.Padding = new System.Windows.Forms.Padding(5);
|
|
this.groupBox2.Size = new System.Drawing.Size(907, 607);
|
|
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(897, 583);
|
|
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.Bottom;
|
|
this.groupBox3.Location = new System.Drawing.Point(0, 307);
|
|
this.groupBox3.Name = "groupBox3";
|
|
this.groupBox3.Padding = new System.Windows.Forms.Padding(10);
|
|
this.groupBox3.Size = new System.Drawing.Size(449, 300);
|
|
this.groupBox3.TabIndex = 4;
|
|
this.groupBox3.TabStop = false;
|
|
this.groupBox3.Text = "할일 세부 목록";
|
|
//
|
|
// 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(429, 160);
|
|
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 = textCellType9;
|
|
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 = textCellType10;
|
|
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 = textCellType11;
|
|
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 = textCellType12;
|
|
this.fpSpread2_Sheet1.Columns.Get(3).DataField = "edate";
|
|
this.fpSpread2_Sheet1.Columns.Get(3).Label = "완료일";
|
|
this.fpSpread2_Sheet1.Columns.Get(3).Width = 76F;
|
|
numberCellType3.DecimalPlaces = 0;
|
|
numberCellType3.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
|
numberCellType3.MaximumValue = 2147483647D;
|
|
numberCellType3.MinimumValue = -2147483648D;
|
|
this.fpSpread2_Sheet1.Columns.Get(4).CellType = numberCellType3;
|
|
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, 184);
|
|
this.groupBox4.Name = "groupBox4";
|
|
this.groupBox4.Padding = new System.Windows.Forms.Padding(10);
|
|
this.groupBox4.Size = new System.Drawing.Size(429, 81);
|
|
this.groupBox4.TabIndex = 4;
|
|
this.groupBox4.TabStop = false;
|
|
this.groupBox4.Text = "비고";
|
|
//
|
|
// 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(409, 47);
|
|
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, 265);
|
|
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(429, 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, 918);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(1356, 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(1356, 306);
|
|
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, 278);
|
|
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(1356, 28);
|
|
this.comboBox1.TabIndex = 2;
|
|
this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
|
|
//
|
|
// taProjectInfo
|
|
//
|
|
this.taProjectInfo.ClearBeforeFill = true;
|
|
//
|
|
// panel4
|
|
//
|
|
this.panel4.Controls.Add(this.groupBox5);
|
|
this.panel4.Controls.Add(this.groupBox3);
|
|
this.panel4.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.panel4.Location = new System.Drawing.Point(912, 311);
|
|
this.panel4.Name = "panel4";
|
|
this.panel4.Size = new System.Drawing.Size(449, 607);
|
|
this.panel4.TabIndex = 7;
|
|
//
|
|
// groupBox5
|
|
//
|
|
this.groupBox5.Controls.Add(this.dataGridView1);
|
|
this.groupBox5.Controls.Add(this.label3);
|
|
this.groupBox5.Controls.Add(this.bnReason);
|
|
this.groupBox5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox5.Location = new System.Drawing.Point(0, 0);
|
|
this.groupBox5.Name = "groupBox5";
|
|
this.groupBox5.Padding = new System.Windows.Forms.Padding(10);
|
|
this.groupBox5.Size = new System.Drawing.Size(449, 307);
|
|
this.groupBox5.TabIndex = 5;
|
|
this.groupBox5.TabStop = false;
|
|
this.groupBox5.Text = "프로젝트 지연 사유";
|
|
//
|
|
// dataGridView1
|
|
//
|
|
this.dataGridView1.AllowUserToAddRows = false;
|
|
this.dataGridView1.AllowUserToDeleteRows = false;
|
|
this.dataGridView1.AutoGenerateColumns = false;
|
|
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.pdateDataGridViewTextBoxColumn,
|
|
this.remarkDataGridViewTextBoxColumn});
|
|
this.dataGridView1.DataSource = this.bsReason;
|
|
this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.dataGridView1.Location = new System.Drawing.Point(10, 24);
|
|
this.dataGridView1.Name = "dataGridView1";
|
|
this.dataGridView1.RowHeadersVisible = false;
|
|
this.dataGridView1.RowTemplate.Height = 23;
|
|
this.dataGridView1.Size = new System.Drawing.Size(429, 208);
|
|
this.dataGridView1.TabIndex = 3;
|
|
this.dataGridView1.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.dataGridView1_DataError);
|
|
//
|
|
// pdateDataGridViewTextBoxColumn
|
|
//
|
|
this.pdateDataGridViewTextBoxColumn.DataPropertyName = "pdate";
|
|
this.pdateDataGridViewTextBoxColumn.HeaderText = "등록일";
|
|
this.pdateDataGridViewTextBoxColumn.Name = "pdateDataGridViewTextBoxColumn";
|
|
//
|
|
// remarkDataGridViewTextBoxColumn
|
|
//
|
|
this.remarkDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
this.remarkDataGridViewTextBoxColumn.DataPropertyName = "remark";
|
|
this.remarkDataGridViewTextBoxColumn.HeaderText = "사유";
|
|
this.remarkDataGridViewTextBoxColumn.Name = "remarkDataGridViewTextBoxColumn";
|
|
//
|
|
// bsReason
|
|
//
|
|
this.bsReason.DataMember = "EETGW_ProjectReson";
|
|
this.bsReason.DataSource = this.dsPRJ;
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsReason, "remark", true));
|
|
this.label3.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.label3.Location = new System.Drawing.Point(10, 232);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(429, 40);
|
|
this.label3.TabIndex = 4;
|
|
this.label3.Text = "label3";
|
|
//
|
|
// bnReason
|
|
//
|
|
this.bnReason.AddNewItem = null;
|
|
this.bnReason.BindingSource = this.bsReason;
|
|
this.bnReason.CountItem = this.toolStripLabel2;
|
|
this.bnReason.DeleteItem = null;
|
|
this.bnReason.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.bnReason.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripButton11,
|
|
this.toolStripButton12,
|
|
this.toolStripSeparator5,
|
|
this.toolStripTextBox2,
|
|
this.toolStripLabel2,
|
|
this.toolStripSeparator6,
|
|
this.toolStripButton13,
|
|
this.toolStripButton14,
|
|
this.toolStripSeparator7,
|
|
this.toolStripButton15,
|
|
this.toolStripButton16,
|
|
this.toolStripButton17,
|
|
this.toolStripButton18});
|
|
this.bnReason.Location = new System.Drawing.Point(10, 272);
|
|
this.bnReason.MoveFirstItem = this.toolStripButton11;
|
|
this.bnReason.MoveLastItem = this.toolStripButton14;
|
|
this.bnReason.MoveNextItem = this.toolStripButton13;
|
|
this.bnReason.MovePreviousItem = this.toolStripButton12;
|
|
this.bnReason.Name = "bnReason";
|
|
this.bnReason.PositionItem = this.toolStripTextBox2;
|
|
this.bnReason.Size = new System.Drawing.Size(429, 25);
|
|
this.bnReason.TabIndex = 2;
|
|
this.bnReason.Text = "bindingNavigator1";
|
|
//
|
|
// toolStripLabel2
|
|
//
|
|
this.toolStripLabel2.Name = "toolStripLabel2";
|
|
this.toolStripLabel2.Size = new System.Drawing.Size(27, 22);
|
|
this.toolStripLabel2.Text = "/{0}";
|
|
this.toolStripLabel2.ToolTipText = "전체 항목 수";
|
|
//
|
|
// toolStripButton11
|
|
//
|
|
this.toolStripButton11.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.toolStripButton11.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton11.Image")));
|
|
this.toolStripButton11.Name = "toolStripButton11";
|
|
this.toolStripButton11.RightToLeftAutoMirrorImage = true;
|
|
this.toolStripButton11.Size = new System.Drawing.Size(23, 22);
|
|
this.toolStripButton11.Text = "처음으로 이동";
|
|
//
|
|
// toolStripButton12
|
|
//
|
|
this.toolStripButton12.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.toolStripButton12.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton12.Image")));
|
|
this.toolStripButton12.Name = "toolStripButton12";
|
|
this.toolStripButton12.RightToLeftAutoMirrorImage = true;
|
|
this.toolStripButton12.Size = new System.Drawing.Size(23, 22);
|
|
this.toolStripButton12.Text = "이전으로 이동";
|
|
//
|
|
// toolStripSeparator5
|
|
//
|
|
this.toolStripSeparator5.Name = "toolStripSeparator5";
|
|
this.toolStripSeparator5.Size = new System.Drawing.Size(6, 25);
|
|
//
|
|
// toolStripTextBox2
|
|
//
|
|
this.toolStripTextBox2.AccessibleName = "위치";
|
|
this.toolStripTextBox2.AutoSize = false;
|
|
this.toolStripTextBox2.Font = new System.Drawing.Font("맑은 고딕", 9F);
|
|
this.toolStripTextBox2.Name = "toolStripTextBox2";
|
|
this.toolStripTextBox2.Size = new System.Drawing.Size(50, 23);
|
|
this.toolStripTextBox2.Text = "0";
|
|
this.toolStripTextBox2.ToolTipText = "현재 위치";
|
|
//
|
|
// toolStripSeparator6
|
|
//
|
|
this.toolStripSeparator6.Name = "toolStripSeparator6";
|
|
this.toolStripSeparator6.Size = new System.Drawing.Size(6, 25);
|
|
//
|
|
// toolStripButton13
|
|
//
|
|
this.toolStripButton13.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.toolStripButton13.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton13.Image")));
|
|
this.toolStripButton13.Name = "toolStripButton13";
|
|
this.toolStripButton13.RightToLeftAutoMirrorImage = true;
|
|
this.toolStripButton13.Size = new System.Drawing.Size(23, 22);
|
|
this.toolStripButton13.Text = "다음으로 이동";
|
|
//
|
|
// toolStripButton14
|
|
//
|
|
this.toolStripButton14.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.toolStripButton14.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton14.Image")));
|
|
this.toolStripButton14.Name = "toolStripButton14";
|
|
this.toolStripButton14.RightToLeftAutoMirrorImage = true;
|
|
this.toolStripButton14.Size = new System.Drawing.Size(23, 22);
|
|
this.toolStripButton14.Text = "마지막으로 이동";
|
|
//
|
|
// toolStripSeparator7
|
|
//
|
|
this.toolStripSeparator7.Name = "toolStripSeparator7";
|
|
this.toolStripSeparator7.Size = new System.Drawing.Size(6, 25);
|
|
//
|
|
// toolStripButton15
|
|
//
|
|
this.toolStripButton15.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.toolStripButton15.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton15.Image")));
|
|
this.toolStripButton15.Name = "toolStripButton15";
|
|
this.toolStripButton15.RightToLeftAutoMirrorImage = true;
|
|
this.toolStripButton15.Size = new System.Drawing.Size(23, 22);
|
|
this.toolStripButton15.Text = "새로 추가";
|
|
this.toolStripButton15.Click += new System.EventHandler(this.toolStripButton15_Click);
|
|
//
|
|
// toolStripButton16
|
|
//
|
|
this.toolStripButton16.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.toolStripButton16.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton16.Image")));
|
|
this.toolStripButton16.Name = "toolStripButton16";
|
|
this.toolStripButton16.RightToLeftAutoMirrorImage = true;
|
|
this.toolStripButton16.Size = new System.Drawing.Size(23, 22);
|
|
this.toolStripButton16.Text = "삭제";
|
|
this.toolStripButton16.Click += new System.EventHandler(this.toolStripButton16_Click);
|
|
//
|
|
// toolStripButton17
|
|
//
|
|
this.toolStripButton17.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.toolStripButton17.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton17.Image")));
|
|
this.toolStripButton17.Name = "toolStripButton17";
|
|
this.toolStripButton17.Size = new System.Drawing.Size(23, 22);
|
|
this.toolStripButton17.Text = "데이터 저장";
|
|
this.toolStripButton17.Visible = false;
|
|
this.toolStripButton17.Click += new System.EventHandler(this.toolStripButton17_Click);
|
|
//
|
|
// toolStripButton18
|
|
//
|
|
this.toolStripButton18.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
|
this.toolStripButton18.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton18.Image")));
|
|
this.toolStripButton18.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton18.Name = "toolStripButton18";
|
|
this.toolStripButton18.Size = new System.Drawing.Size(66, 22);
|
|
this.toolStripButton18.Text = "Refresh";
|
|
this.toolStripButton18.Visible = false;
|
|
//
|
|
// taReason
|
|
//
|
|
this.taReason.ClearBeforeFill = true;
|
|
//
|
|
// fProjectSchedule
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1366, 961);
|
|
this.Controls.Add(this.groupBox2);
|
|
this.Controls.Add(this.panel4);
|
|
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.panel4.ResumeLayout(false);
|
|
this.groupBox5.ResumeLayout(false);
|
|
this.groupBox5.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bsReason)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bnReason)).EndInit();
|
|
this.bnReason.ResumeLayout(false);
|
|
this.bnReason.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 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;
|
|
private System.Windows.Forms.Panel panel4;
|
|
private System.Windows.Forms.GroupBox groupBox5;
|
|
private System.Windows.Forms.BindingNavigator bnReason;
|
|
private System.Windows.Forms.ToolStripLabel toolStripLabel2;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton11;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton12;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
|
|
private System.Windows.Forms.ToolStripTextBox toolStripTextBox2;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton13;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton14;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton15;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton16;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton17;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton18;
|
|
private System.Windows.Forms.BindingSource bsReason;
|
|
private dsPRJTableAdapters.EETGW_ProjectResonTableAdapter taReason;
|
|
private System.Windows.Forms.DataGridView dataGridView1;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pdateDataGridViewTextBoxColumn;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn remarkDataGridViewTextBoxColumn;
|
|
private System.Windows.Forms.Label label3;
|
|
private FarPoint.Win.Spread.SheetView fpSpread1_Sheet1;
|
|
}
|
|
} |