This commit is contained in:
chi
2023-12-13 09:33:18 +09:00
parent 8e384da8ff
commit 4334725900
8 changed files with 354 additions and 293 deletions

View File

@@ -181,6 +181,10 @@
this.taHist = new FPJ0000.dsPRJTableAdapters.ProjectsHistoryTableAdapter();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.prb1 = new arCtl.arLabel();
this.label32 = new System.Windows.Forms.Label();
this.label33 = new System.Windows.Forms.Label();
this.label34 = new System.Windows.Forms.Label();
this.label35 = new System.Windows.Forms.Label();
this.panel3 = new System.Windows.Forms.Panel();
this.toolStrip2 = new System.Windows.Forms.ToolStrip();
this.toolStripLabel8 = new System.Windows.Forms.ToolStripLabel();
@@ -204,10 +208,6 @@
this.taHistD = new FPJ0000.dsPRJTableAdapters.EETGW_ProjecthistoryDTableAdapter();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
this.label32 = new System.Windows.Forms.Label();
this.label33 = new System.Windows.Forms.Label();
this.label34 = new System.Windows.Forms.Label();
this.label35 = new System.Windows.Forms.Label();
this.lbcnt1 = new System.Windows.Forms.Label();
this.lbcnt2 = new System.Windows.Forms.Label();
this.lbcnt3 = new System.Windows.Forms.Label();
@@ -1787,6 +1787,64 @@
this.prb1.TextVisible = true;
this.toolTip1.SetToolTip(this.prb1, "구매대상 중 구매완료 율");
//
// label32
//
this.label32.BackColor = System.Drawing.Color.Gainsboro;
this.label32.Dock = System.Windows.Forms.DockStyle.Fill;
this.label32.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label32.Location = new System.Drawing.Point(1, 1);
this.label32.Margin = new System.Windows.Forms.Padding(0);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(80, 27);
this.label32.TabIndex = 0;
this.label32.Text = "검토";
this.label32.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.toolTip1.SetToolTip(this.label32, "시작일");
//
// label33
//
this.label33.BackColor = System.Drawing.Color.Gainsboro;
this.label33.Dock = System.Windows.Forms.DockStyle.Fill;
this.label33.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label33.Location = new System.Drawing.Point(670, 1);
this.label33.Margin = new System.Windows.Forms.Padding(0);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(80, 27);
this.label33.TabIndex = 0;
this.label33.Text = "취소";
this.label33.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.toolTip1.SetToolTip(this.label33, "완료일");
//
// label34
//
this.label34.BackColor = System.Drawing.Color.Gainsboro;
this.label34.Dock = System.Windows.Forms.DockStyle.Fill;
this.label34.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label34.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
this.label34.Location = new System.Drawing.Point(224, 1);
this.label34.Margin = new System.Windows.Forms.Padding(0);
this.label34.Name = "label34";
this.label34.Size = new System.Drawing.Size(80, 27);
this.label34.TabIndex = 0;
this.label34.Text = "진행";
this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.toolTip1.SetToolTip(this.label34, "예상완료일");
//
// label35
//
this.label35.BackColor = System.Drawing.Color.Gainsboro;
this.label35.Dock = System.Windows.Forms.DockStyle.Fill;
this.label35.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label35.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.label35.Location = new System.Drawing.Point(447, 1);
this.label35.Margin = new System.Windows.Forms.Padding(0);
this.label35.Name = "label35";
this.label35.Size = new System.Drawing.Size(80, 27);
this.label35.TabIndex = 0;
this.label35.Text = "보류";
this.label35.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.toolTip1.SetToolTip(this.label35, "출고일(프로그램의 경우 설치일)");
//
// panel3
//
this.panel3.Controls.Add(this.tableLayoutPanel1);
@@ -2071,64 +2129,6 @@
this.tableLayoutPanel4.Size = new System.Drawing.Size(1339, 29);
this.tableLayoutPanel4.TabIndex = 35;
//
// label32
//
this.label32.BackColor = System.Drawing.Color.Gainsboro;
this.label32.Dock = System.Windows.Forms.DockStyle.Fill;
this.label32.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label32.Location = new System.Drawing.Point(1, 1);
this.label32.Margin = new System.Windows.Forms.Padding(0);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(80, 27);
this.label32.TabIndex = 0;
this.label32.Text = "검토";
this.label32.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.toolTip1.SetToolTip(this.label32, "시작일");
//
// label33
//
this.label33.BackColor = System.Drawing.Color.Gainsboro;
this.label33.Dock = System.Windows.Forms.DockStyle.Fill;
this.label33.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label33.Location = new System.Drawing.Point(670, 1);
this.label33.Margin = new System.Windows.Forms.Padding(0);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(80, 27);
this.label33.TabIndex = 0;
this.label33.Text = "취소";
this.label33.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.toolTip1.SetToolTip(this.label33, "완료일");
//
// label34
//
this.label34.BackColor = System.Drawing.Color.Gainsboro;
this.label34.Dock = System.Windows.Forms.DockStyle.Fill;
this.label34.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label34.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
this.label34.Location = new System.Drawing.Point(224, 1);
this.label34.Margin = new System.Windows.Forms.Padding(0);
this.label34.Name = "label34";
this.label34.Size = new System.Drawing.Size(80, 27);
this.label34.TabIndex = 0;
this.label34.Text = "진행";
this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.toolTip1.SetToolTip(this.label34, "예상완료일");
//
// label35
//
this.label35.BackColor = System.Drawing.Color.Gainsboro;
this.label35.Dock = System.Windows.Forms.DockStyle.Fill;
this.label35.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label35.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.label35.Location = new System.Drawing.Point(447, 1);
this.label35.Margin = new System.Windows.Forms.Padding(0);
this.label35.Name = "label35";
this.label35.Size = new System.Drawing.Size(80, 27);
this.label35.TabIndex = 0;
this.label35.Text = "보류";
this.label35.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.toolTip1.SetToolTip(this.label35, "출고일(프로그램의 경우 설치일)");
//
// lbcnt1
//
this.lbcnt1.Dock = System.Windows.Forms.DockStyle.Fill;