신규 스케쥴 추가시 조회되지 않는 현상 수정
스케쥴 승인,1,2 기능 구현
This commit is contained in:
185
SubProject/FPJ0000/Project/fProjectSchedule.Designer.cs
generated
185
SubProject/FPJ0000/Project/fProjectSchedule.Designer.cs
generated
@@ -39,20 +39,20 @@
|
||||
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.NumberCellType numberCellType2 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
||||
FarPoint.Win.Spread.CellType.NumberCellType numberCellType3 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
||||
FarPoint.Win.Spread.CellType.NumberCellType numberCellType4 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
||||
FarPoint.Win.Spread.CellType.NumberCellType numberCellType5 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
||||
FarPoint.Win.Spread.CellType.NumberCellType numberCellType6 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType2 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType3 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType4 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType5 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType6 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType7 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.NumberCellType numberCellType7 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
||||
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();
|
||||
@@ -129,7 +129,10 @@
|
||||
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();
|
||||
@@ -296,8 +299,10 @@
|
||||
this.bindingNavigatorDeleteItem,
|
||||
this.projectsScheduleBindingNavigatorSaveItem,
|
||||
this.toolStripButton1,
|
||||
this.toolStripButton10});
|
||||
this.bn.Location = new System.Drawing.Point(5, 221);
|
||||
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;
|
||||
@@ -442,7 +447,7 @@
|
||||
this.fpSpread1.Name = "fpSpread1";
|
||||
this.fpSpread1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
|
||||
this.fpSpread1_Sheet1});
|
||||
this.fpSpread1.Size = new System.Drawing.Size(795, 202);
|
||||
this.fpSpread1.Size = new System.Drawing.Size(795, 240);
|
||||
this.fpSpread1.TabIndex = 1;
|
||||
//
|
||||
// cm1
|
||||
@@ -541,68 +546,68 @@
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(1, 5).Value = "완료";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(1, 6).Value = "%";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Rows.Get(0).Height = 21F;
|
||||
numberCellType1.DecimalPlaces = 0;
|
||||
numberCellType1.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
||||
numberCellType1.MaximumValue = 2147483647D;
|
||||
numberCellType1.MinimumValue = -2147483648D;
|
||||
this.fpSpread1_Sheet1.Columns.Get(0).CellType = numberCellType1;
|
||||
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 = textCellType1;
|
||||
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;
|
||||
numberCellType2.DecimalPlaces = 0;
|
||||
numberCellType2.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
||||
numberCellType2.MaximumValue = 2147483647D;
|
||||
numberCellType2.MinimumValue = -2147483648D;
|
||||
this.fpSpread1_Sheet1.Columns.Get(2).CellType = numberCellType2;
|
||||
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;
|
||||
numberCellType3.DecimalPlaces = 0;
|
||||
numberCellType3.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
||||
numberCellType3.MaximumValue = 2147483647D;
|
||||
numberCellType3.MinimumValue = -2147483648D;
|
||||
this.fpSpread1_Sheet1.Columns.Get(3).CellType = numberCellType3;
|
||||
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;
|
||||
numberCellType4.DecimalPlaces = 0;
|
||||
numberCellType4.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
||||
numberCellType4.MaximumValue = 2147483647D;
|
||||
numberCellType4.MinimumValue = -2147483648D;
|
||||
this.fpSpread1_Sheet1.Columns.Get(4).CellType = numberCellType4;
|
||||
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;
|
||||
numberCellType5.DecimalPlaces = 0;
|
||||
numberCellType5.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
||||
numberCellType5.MaximumValue = 2147483647D;
|
||||
numberCellType5.MinimumValue = -2147483648D;
|
||||
this.fpSpread1_Sheet1.Columns.Get(5).CellType = numberCellType5;
|
||||
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;
|
||||
numberCellType6.DecimalPlaces = 0;
|
||||
numberCellType6.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
||||
numberCellType6.MaximumValue = 2147483647D;
|
||||
numberCellType6.MinimumValue = -2147483648D;
|
||||
this.fpSpread1_Sheet1.Columns.Get(6).CellType = numberCellType6;
|
||||
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 = textCellType2;
|
||||
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 = textCellType3;
|
||||
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;
|
||||
@@ -615,10 +620,10 @@
|
||||
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, 0);
|
||||
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, 251);
|
||||
this.groupBox1.Size = new System.Drawing.Size(805, 289);
|
||||
this.groupBox1.TabIndex = 2;
|
||||
this.groupBox1.TabStop = false;
|
||||
this.groupBox1.Text = "Schedule";
|
||||
@@ -627,10 +632,10 @@
|
||||
//
|
||||
this.groupBox2.Controls.Add(this.panel1);
|
||||
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.groupBox2.Location = new System.Drawing.Point(5, 256);
|
||||
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, 410);
|
||||
this.groupBox2.Size = new System.Drawing.Size(654, 344);
|
||||
this.groupBox2.TabIndex = 3;
|
||||
this.groupBox2.TabStop = false;
|
||||
this.groupBox2.Text = "Time Table";
|
||||
@@ -641,7 +646,7 @@
|
||||
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, 386);
|
||||
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);
|
||||
@@ -652,10 +657,10 @@
|
||||
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, 256);
|
||||
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, 410);
|
||||
this.groupBox3.Size = new System.Drawing.Size(483, 344);
|
||||
this.groupBox3.TabIndex = 4;
|
||||
this.groupBox3.TabStop = false;
|
||||
this.groupBox3.Text = "Todo";
|
||||
@@ -670,7 +675,7 @@
|
||||
this.fpSpread2.Name = "fpSpread2";
|
||||
this.fpSpread2.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
|
||||
this.fpSpread2_Sheet1});
|
||||
this.fpSpread2.Size = new System.Drawing.Size(463, 251);
|
||||
this.fpSpread2.Size = new System.Drawing.Size(463, 185);
|
||||
this.fpSpread2.TabIndex = 1;
|
||||
//
|
||||
// cm2
|
||||
@@ -754,27 +759,27 @@
|
||||
this.fpSpread2_Sheet1.ColumnHeader.Cells.Get(0, 3).Value = "완료일";
|
||||
this.fpSpread2_Sheet1.ColumnHeader.Cells.Get(0, 4).Value = "진행";
|
||||
this.fpSpread2_Sheet1.ColumnHeader.Rows.Get(0).Height = 31F;
|
||||
this.fpSpread2_Sheet1.Columns.Get(0).CellType = textCellType4;
|
||||
this.fpSpread2_Sheet1.Columns.Get(0).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 = textCellType5;
|
||||
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 = textCellType6;
|
||||
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 = textCellType7;
|
||||
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;
|
||||
numberCellType7.DecimalPlaces = 0;
|
||||
numberCellType7.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
||||
numberCellType7.MaximumValue = 2147483647D;
|
||||
numberCellType7.MinimumValue = -2147483648D;
|
||||
this.fpSpread2_Sheet1.Columns.Get(4).CellType = numberCellType7;
|
||||
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;
|
||||
@@ -792,7 +797,7 @@
|
||||
//
|
||||
this.groupBox4.Controls.Add(this.textBox1);
|
||||
this.groupBox4.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||||
this.groupBox4.Location = new System.Drawing.Point(10, 275);
|
||||
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);
|
||||
@@ -831,7 +836,7 @@
|
||||
this.toolStripButton7,
|
||||
this.toolStripButton8,
|
||||
this.toolStripButton9});
|
||||
this.bnTodo.Location = new System.Drawing.Point(10, 375);
|
||||
this.bnTodo.Location = new System.Drawing.Point(10, 309);
|
||||
this.bnTodo.MoveFirstItem = this.toolStripButton2;
|
||||
this.bnTodo.MoveLastItem = this.toolStripButton5;
|
||||
this.bnTodo.MoveNextItem = this.toolStripButton4;
|
||||
@@ -966,10 +971,11 @@
|
||||
//
|
||||
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, 251);
|
||||
this.panel2.Size = new System.Drawing.Size(1137, 317);
|
||||
this.panel2.TabIndex = 6;
|
||||
//
|
||||
// panel3
|
||||
@@ -996,9 +1002,9 @@
|
||||
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, 0);
|
||||
this.panel3.Location = new System.Drawing.Point(0, 28);
|
||||
this.panel3.Name = "panel3";
|
||||
this.panel3.Size = new System.Drawing.Size(332, 251);
|
||||
this.panel3.Size = new System.Drawing.Size(332, 289);
|
||||
this.panel3.TabIndex = 36;
|
||||
//
|
||||
// textBox3
|
||||
@@ -1110,10 +1116,42 @@
|
||||
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);
|
||||
@@ -1237,5 +1275,8 @@
|
||||
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;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user