..
This commit is contained in:
68
SubProject/FPJ0000/Project/fProjectData.Designer.cs
generated
68
SubProject/FPJ0000/Project/fProjectData.Designer.cs
generated
@@ -155,6 +155,7 @@
|
||||
this.tabControl1 = new System.Windows.Forms.TabControl();
|
||||
this.tabPage1 = new System.Windows.Forms.TabPage();
|
||||
this.tabControl2 = new System.Windows.Forms.TabControl();
|
||||
this.tabPage3 = new System.Windows.Forms.TabPage();
|
||||
this.tabPage4 = new System.Windows.Forms.TabPage();
|
||||
this.arPanel4 = new arCtl.arPanel();
|
||||
this.dataGridView2 = new System.Windows.Forms.DataGridView();
|
||||
@@ -175,7 +176,6 @@
|
||||
this.toolStripButton5 = new System.Windows.Forms.ToolStripButton();
|
||||
this.toolStripButton6 = new System.Windows.Forms.ToolStripButton();
|
||||
this.toolStripButton7 = new System.Windows.Forms.ToolStripButton();
|
||||
this.tabPage3 = new System.Windows.Forms.TabPage();
|
||||
this.tabPage2 = new System.Windows.Forms.TabPage();
|
||||
this.arLabel12 = new arCtl.arLabel();
|
||||
this.tabPage5 = new System.Windows.Forms.TabPage();
|
||||
@@ -251,13 +251,13 @@
|
||||
this.tabControl1.SuspendLayout();
|
||||
this.tabPage1.SuspendLayout();
|
||||
this.tabControl2.SuspendLayout();
|
||||
this.tabPage3.SuspendLayout();
|
||||
this.tabPage4.SuspendLayout();
|
||||
this.arPanel4.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bsHistDay)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bindingNavigator2)).BeginInit();
|
||||
this.bindingNavigator2.SuspendLayout();
|
||||
this.tabPage3.SuspendLayout();
|
||||
this.tabPage2.SuspendLayout();
|
||||
this.tabPage5.SuspendLayout();
|
||||
this.arPanel5.SuspendLayout();
|
||||
@@ -583,7 +583,7 @@
|
||||
this.remark_reqTextBox.Multiline = true;
|
||||
this.remark_reqTextBox.Name = "remark_reqTextBox";
|
||||
this.remark_reqTextBox.ScrollBars = System.Windows.Forms.ScrollBars.Both;
|
||||
this.remark_reqTextBox.Size = new System.Drawing.Size(453, 280);
|
||||
this.remark_reqTextBox.Size = new System.Drawing.Size(485, 280);
|
||||
this.remark_reqTextBox.TabIndex = 49;
|
||||
//
|
||||
// ddateTextBox
|
||||
@@ -633,7 +633,7 @@
|
||||
this.bn.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
|
||||
this.bn.Name = "bn";
|
||||
this.bn.PositionItem = this.bindingNavigatorPositionItem;
|
||||
this.bn.Size = new System.Drawing.Size(1026, 25);
|
||||
this.bn.Size = new System.Drawing.Size(1058, 25);
|
||||
this.bn.TabIndex = 65;
|
||||
this.bn.Text = "bindingNavigator1";
|
||||
//
|
||||
@@ -671,7 +671,6 @@
|
||||
//
|
||||
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";
|
||||
@@ -783,7 +782,7 @@
|
||||
this.dataGridView1.RowHeadersVisible = false;
|
||||
this.dataGridView1.RowTemplate.Height = 23;
|
||||
this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
||||
this.dataGridView1.Size = new System.Drawing.Size(440, 270);
|
||||
this.dataGridView1.Size = new System.Drawing.Size(472, 270);
|
||||
this.dataGridView1.TabIndex = 0;
|
||||
this.dataGridView1.DoubleClick += new System.EventHandler(this.dataGridView1_DoubleClick);
|
||||
//
|
||||
@@ -1266,7 +1265,7 @@
|
||||
this.panel3.Controls.Add(costoLabel);
|
||||
this.panel3.Location = new System.Drawing.Point(6, 561);
|
||||
this.panel3.Name = "panel3";
|
||||
this.panel3.Size = new System.Drawing.Size(546, 93);
|
||||
this.panel3.Size = new System.Drawing.Size(546, 86);
|
||||
this.panel3.TabIndex = 86;
|
||||
//
|
||||
// arLabel5
|
||||
@@ -1350,7 +1349,7 @@
|
||||
this.arLabel6.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
||||
this.arLabel6.SignColor = System.Drawing.Color.Yellow;
|
||||
this.arLabel6.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
||||
this.arLabel6.Size = new System.Drawing.Size(453, 23);
|
||||
this.arLabel6.Size = new System.Drawing.Size(485, 23);
|
||||
this.arLabel6.TabIndex = 86;
|
||||
this.arLabel6.Text = "개선 방향";
|
||||
this.arLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -1383,7 +1382,7 @@
|
||||
this.arPanel1.ProgressValue = 0F;
|
||||
this.arPanel1.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
|
||||
this.arPanel1.ShowBorder = true;
|
||||
this.arPanel1.Size = new System.Drawing.Size(455, 305);
|
||||
this.arPanel1.Size = new System.Drawing.Size(487, 305);
|
||||
this.arPanel1.TabIndex = 88;
|
||||
this.arPanel1.Text = "arPanel1";
|
||||
this.arPanel1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||||
@@ -1414,7 +1413,7 @@
|
||||
this.arPanel2.ProgressValue = 0F;
|
||||
this.arPanel2.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
|
||||
this.arPanel2.ShowBorder = true;
|
||||
this.arPanel2.Size = new System.Drawing.Size(442, 297);
|
||||
this.arPanel2.Size = new System.Drawing.Size(474, 297);
|
||||
this.arPanel2.TabIndex = 89;
|
||||
this.arPanel2.Text = "arPanel2";
|
||||
this.arPanel2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||||
@@ -1448,7 +1447,7 @@
|
||||
this.bindingNavigator1.MovePreviousItem = this.bindingNavigatorMovePreviousItem1;
|
||||
this.bindingNavigator1.Name = "bindingNavigator1";
|
||||
this.bindingNavigator1.PositionItem = this.bindingNavigatorPositionItem1;
|
||||
this.bindingNavigator1.Size = new System.Drawing.Size(440, 25);
|
||||
this.bindingNavigator1.Size = new System.Drawing.Size(472, 25);
|
||||
this.bindingNavigator1.TabIndex = 87;
|
||||
this.bindingNavigator1.Text = "bindingNavigator1";
|
||||
//
|
||||
@@ -1486,7 +1485,6 @@
|
||||
//
|
||||
this.bindingNavigatorPositionItem1.AccessibleName = "위치";
|
||||
this.bindingNavigatorPositionItem1.AutoSize = false;
|
||||
this.bindingNavigatorPositionItem1.Font = new System.Drawing.Font("맑은 고딕", 9F);
|
||||
this.bindingNavigatorPositionItem1.Name = "bindingNavigatorPositionItem1";
|
||||
this.bindingNavigatorPositionItem1.Size = new System.Drawing.Size(50, 23);
|
||||
this.bindingNavigatorPositionItem1.Text = "0";
|
||||
@@ -1554,6 +1552,8 @@
|
||||
// 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_ProjectToDoTableAdapter = null;
|
||||
@@ -1897,7 +1897,7 @@
|
||||
this.tabControl1.Location = new System.Drawing.Point(0, 0);
|
||||
this.tabControl1.Name = "tabControl1";
|
||||
this.tabControl1.SelectedIndex = 0;
|
||||
this.tabControl1.Size = new System.Drawing.Size(1026, 679);
|
||||
this.tabControl1.Size = new System.Drawing.Size(1058, 679);
|
||||
this.tabControl1.TabIndex = 93;
|
||||
//
|
||||
// tabPage1
|
||||
@@ -1912,28 +1912,41 @@
|
||||
this.tabPage1.Location = new System.Drawing.Point(4, 22);
|
||||
this.tabPage1.Name = "tabPage1";
|
||||
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
|
||||
this.tabPage1.Size = new System.Drawing.Size(1018, 653);
|
||||
this.tabPage1.Size = new System.Drawing.Size(1050, 653);
|
||||
this.tabPage1.TabIndex = 0;
|
||||
this.tabPage1.Text = "일반사항";
|
||||
this.tabPage1.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// tabControl2
|
||||
//
|
||||
this.tabControl2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.tabControl2.Controls.Add(this.tabPage3);
|
||||
this.tabControl2.Controls.Add(this.tabPage4);
|
||||
this.tabControl2.Location = new System.Drawing.Point(559, 318);
|
||||
this.tabControl2.Name = "tabControl2";
|
||||
this.tabControl2.SelectedIndex = 0;
|
||||
this.tabControl2.Size = new System.Drawing.Size(456, 329);
|
||||
this.tabControl2.Size = new System.Drawing.Size(488, 329);
|
||||
this.tabControl2.TabIndex = 90;
|
||||
//
|
||||
// tabPage3
|
||||
//
|
||||
this.tabPage3.Controls.Add(this.arPanel2);
|
||||
this.tabPage3.Location = new System.Drawing.Point(4, 22);
|
||||
this.tabPage3.Name = "tabPage3";
|
||||
this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
|
||||
this.tabPage3.Size = new System.Drawing.Size(480, 303);
|
||||
this.tabPage3.TabIndex = 0;
|
||||
this.tabPage3.Text = "업무 현황";
|
||||
this.tabPage3.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// tabPage4
|
||||
//
|
||||
this.tabPage4.Controls.Add(this.arPanel4);
|
||||
this.tabPage4.Location = new System.Drawing.Point(4, 22);
|
||||
this.tabPage4.Name = "tabPage4";
|
||||
this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
|
||||
this.tabPage4.Size = new System.Drawing.Size(448, 303);
|
||||
this.tabPage4.Size = new System.Drawing.Size(480, 303);
|
||||
this.tabPage4.TabIndex = 1;
|
||||
this.tabPage4.Text = "메모";
|
||||
this.tabPage4.UseVisualStyleBackColor = true;
|
||||
@@ -1962,7 +1975,7 @@
|
||||
this.arPanel4.ProgressValue = 0F;
|
||||
this.arPanel4.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
|
||||
this.arPanel4.ShowBorder = true;
|
||||
this.arPanel4.Size = new System.Drawing.Size(442, 297);
|
||||
this.arPanel4.Size = new System.Drawing.Size(474, 297);
|
||||
this.arPanel4.TabIndex = 90;
|
||||
this.arPanel4.Text = "arPanel4";
|
||||
this.arPanel4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||||
@@ -1991,7 +2004,7 @@
|
||||
this.dataGridView2.RowHeadersVisible = false;
|
||||
this.dataGridView2.RowTemplate.Height = 23;
|
||||
this.dataGridView2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
||||
this.dataGridView2.Size = new System.Drawing.Size(440, 270);
|
||||
this.dataGridView2.Size = new System.Drawing.Size(472, 270);
|
||||
this.dataGridView2.TabIndex = 0;
|
||||
//
|
||||
// dataGridViewTextBoxColumn3
|
||||
@@ -2053,7 +2066,7 @@
|
||||
this.bindingNavigator2.MovePreviousItem = this.toolStripButton2;
|
||||
this.bindingNavigator2.Name = "bindingNavigator2";
|
||||
this.bindingNavigator2.PositionItem = this.toolStripTextBox1;
|
||||
this.bindingNavigator2.Size = new System.Drawing.Size(440, 25);
|
||||
this.bindingNavigator2.Size = new System.Drawing.Size(472, 25);
|
||||
this.bindingNavigator2.TabIndex = 87;
|
||||
this.bindingNavigator2.Text = "bindingNavigator2";
|
||||
//
|
||||
@@ -2091,7 +2104,6 @@
|
||||
//
|
||||
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";
|
||||
@@ -2152,17 +2164,6 @@
|
||||
this.toolStripButton7.Text = "삭제";
|
||||
this.toolStripButton7.Click += new System.EventHandler(this.toolStripButton7_Click);
|
||||
//
|
||||
// tabPage3
|
||||
//
|
||||
this.tabPage3.Controls.Add(this.arPanel2);
|
||||
this.tabPage3.Location = new System.Drawing.Point(4, 22);
|
||||
this.tabPage3.Name = "tabPage3";
|
||||
this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
|
||||
this.tabPage3.Size = new System.Drawing.Size(448, 303);
|
||||
this.tabPage3.TabIndex = 0;
|
||||
this.tabPage3.Text = "업무 현황";
|
||||
this.tabPage3.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// tabPage2
|
||||
//
|
||||
this.tabPage2.Controls.Add(this.tableLayoutPanel1);
|
||||
@@ -2441,7 +2442,6 @@
|
||||
//
|
||||
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";
|
||||
@@ -2524,7 +2524,7 @@
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.ClientSize = new System.Drawing.Size(1026, 704);
|
||||
this.ClientSize = new System.Drawing.Size(1058, 704);
|
||||
this.Controls.Add(this.tabControl1);
|
||||
this.Controls.Add(this.bn);
|
||||
this.MinimizeBox = false;
|
||||
@@ -2564,6 +2564,7 @@
|
||||
this.tabControl1.ResumeLayout(false);
|
||||
this.tabPage1.ResumeLayout(false);
|
||||
this.tabControl2.ResumeLayout(false);
|
||||
this.tabPage3.ResumeLayout(false);
|
||||
this.tabPage4.ResumeLayout(false);
|
||||
this.arPanel4.ResumeLayout(false);
|
||||
this.arPanel4.PerformLayout();
|
||||
@@ -2572,7 +2573,6 @@
|
||||
((System.ComponentModel.ISupportInitialize)(this.bindingNavigator2)).EndInit();
|
||||
this.bindingNavigator2.ResumeLayout(false);
|
||||
this.bindingNavigator2.PerformLayout();
|
||||
this.tabPage3.ResumeLayout(false);
|
||||
this.tabPage2.ResumeLayout(false);
|
||||
this.tabPage5.ResumeLayout(false);
|
||||
this.arPanel5.ResumeLayout(false);
|
||||
|
||||
Reference in New Issue
Block a user