전자실업무현황 관련 추가
This commit is contained in:
44
Project/fMain.Designer.cs
generated
44
Project/fMain.Designer.cs
generated
@@ -321,7 +321,7 @@
|
||||
//
|
||||
this.mn_purchase.Image = ((System.Drawing.Image)(resources.GetObject("mn_purchase.Image")));
|
||||
this.mn_purchase.Name = "mn_purchase";
|
||||
this.mn_purchase.Size = new System.Drawing.Size(232, 24);
|
||||
this.mn_purchase.Size = new System.Drawing.Size(208, 24);
|
||||
this.mn_purchase.Text = "구매신청";
|
||||
this.mn_purchase.Click += new System.EventHandler(this.nRPurchaseToolStripMenuItem_Click);
|
||||
//
|
||||
@@ -332,21 +332,21 @@
|
||||
this.구매진행현황ToolStripMenuItem});
|
||||
this.mn_project.Image = ((System.Drawing.Image)(resources.GetObject("mn_project.Image")));
|
||||
this.mn_project.Name = "mn_project";
|
||||
this.mn_project.Size = new System.Drawing.Size(232, 24);
|
||||
this.mn_project.Size = new System.Drawing.Size(208, 24);
|
||||
this.mn_project.Text = "프로젝트";
|
||||
this.mn_project.Click += new System.EventHandler(this.프로젝트ToolStripMenuItem_Click);
|
||||
//
|
||||
// 목록ToolStripMenuItem
|
||||
//
|
||||
this.목록ToolStripMenuItem.Name = "목록ToolStripMenuItem";
|
||||
this.목록ToolStripMenuItem.Size = new System.Drawing.Size(180, 24);
|
||||
this.목록ToolStripMenuItem.Size = new System.Drawing.Size(162, 24);
|
||||
this.목록ToolStripMenuItem.Text = "목록";
|
||||
this.목록ToolStripMenuItem.Click += new System.EventHandler(this.목록ToolStripMenuItem_Click);
|
||||
//
|
||||
// 구매진행현황ToolStripMenuItem
|
||||
//
|
||||
this.구매진행현황ToolStripMenuItem.Name = "구매진행현황ToolStripMenuItem";
|
||||
this.구매진행현황ToolStripMenuItem.Size = new System.Drawing.Size(180, 24);
|
||||
this.구매진행현황ToolStripMenuItem.Size = new System.Drawing.Size(162, 24);
|
||||
this.구매진행현황ToolStripMenuItem.Text = "구매진행현황";
|
||||
this.구매진행현황ToolStripMenuItem.Click += new System.EventHandler(this.구매진행현황ToolStripMenuItem_Click);
|
||||
//
|
||||
@@ -357,7 +357,7 @@
|
||||
this.자동입력ToolStripMenuItem});
|
||||
this.mn_dailyhistory.Image = ((System.Drawing.Image)(resources.GetObject("mn_dailyhistory.Image")));
|
||||
this.mn_dailyhistory.Name = "mn_dailyhistory";
|
||||
this.mn_dailyhistory.Size = new System.Drawing.Size(232, 24);
|
||||
this.mn_dailyhistory.Size = new System.Drawing.Size(208, 24);
|
||||
this.mn_dailyhistory.Text = "업무일지";
|
||||
this.mn_dailyhistory.Click += new System.EventHandler(this.업무일지ToolStripMenuItem1_Click);
|
||||
//
|
||||
@@ -378,8 +378,8 @@
|
||||
// 업무현황전자실ToolStripMenuItem
|
||||
//
|
||||
this.업무현황전자실ToolStripMenuItem.Name = "업무현황전자실ToolStripMenuItem";
|
||||
this.업무현황전자실ToolStripMenuItem.Size = new System.Drawing.Size(232, 24);
|
||||
this.업무현황전자실ToolStripMenuItem.Text = "업무현황(전자실)-준비중";
|
||||
this.업무현황전자실ToolStripMenuItem.Size = new System.Drawing.Size(208, 24);
|
||||
this.업무현황전자실ToolStripMenuItem.Text = "업무현황(전자실)";
|
||||
this.업무현황전자실ToolStripMenuItem.Click += new System.EventHandler(this.업무현황전자실ToolStripMenuItem_Click);
|
||||
//
|
||||
// 비용절감ToolStripMenuItem
|
||||
@@ -387,7 +387,7 @@
|
||||
this.비용절감ToolStripMenuItem.ForeColor = System.Drawing.Color.Black;
|
||||
this.비용절감ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("비용절감ToolStripMenuItem.Image")));
|
||||
this.비용절감ToolStripMenuItem.Name = "비용절감ToolStripMenuItem";
|
||||
this.비용절감ToolStripMenuItem.Size = new System.Drawing.Size(232, 24);
|
||||
this.비용절감ToolStripMenuItem.Size = new System.Drawing.Size(208, 24);
|
||||
this.비용절감ToolStripMenuItem.Text = "비용절감";
|
||||
this.비용절감ToolStripMenuItem.Click += new System.EventHandler(this.비용절감ToolStripMenuItem_Click);
|
||||
//
|
||||
@@ -399,7 +399,7 @@
|
||||
this.pMP현황ToolStripMenuItem});
|
||||
this.mn_jago.Image = ((System.Drawing.Image)(resources.GetObject("mn_jago.Image")));
|
||||
this.mn_jago.Name = "mn_jago";
|
||||
this.mn_jago.Size = new System.Drawing.Size(232, 24);
|
||||
this.mn_jago.Size = new System.Drawing.Size(208, 24);
|
||||
this.mn_jago.Text = "품목재고";
|
||||
this.mn_jago.Click += new System.EventHandler(this.재고관리ToolStripMenuItem_Click);
|
||||
//
|
||||
@@ -434,7 +434,7 @@
|
||||
this.라인코드관리ToolStripMenuItem});
|
||||
this.mn_eq.Image = ((System.Drawing.Image)(resources.GetObject("mn_eq.Image")));
|
||||
this.mn_eq.Name = "mn_eq";
|
||||
this.mn_eq.Size = new System.Drawing.Size(232, 24);
|
||||
this.mn_eq.Size = new System.Drawing.Size(208, 24);
|
||||
this.mn_eq.Text = "장비 목록";
|
||||
//
|
||||
// dataFOLToolStripMenuItem
|
||||
@@ -478,7 +478,7 @@
|
||||
this.휴가관리ToolStripMenuItem.ForeColor = System.Drawing.Color.Tomato;
|
||||
this.휴가관리ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("휴가관리ToolStripMenuItem.Image")));
|
||||
this.휴가관리ToolStripMenuItem.Name = "휴가관리ToolStripMenuItem";
|
||||
this.휴가관리ToolStripMenuItem.Size = new System.Drawing.Size(232, 24);
|
||||
this.휴가관리ToolStripMenuItem.Size = new System.Drawing.Size(208, 24);
|
||||
this.휴가관리ToolStripMenuItem.Text = "근태관리(테스트)";
|
||||
this.휴가관리ToolStripMenuItem.Click += new System.EventHandler(this.휴가관리ToolStripMenuItem_Click);
|
||||
//
|
||||
@@ -501,7 +501,7 @@
|
||||
this.personalInventoryToolStripMenuItem.ForeColor = System.Drawing.Color.Tomato;
|
||||
this.personalInventoryToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("personalInventoryToolStripMenuItem.Image")));
|
||||
this.personalInventoryToolStripMenuItem.Name = "personalInventoryToolStripMenuItem";
|
||||
this.personalInventoryToolStripMenuItem.Size = new System.Drawing.Size(232, 24);
|
||||
this.personalInventoryToolStripMenuItem.Size = new System.Drawing.Size(208, 24);
|
||||
this.personalInventoryToolStripMenuItem.Text = "개인별 물품(테스트";
|
||||
this.personalInventoryToolStripMenuItem.Visible = false;
|
||||
this.personalInventoryToolStripMenuItem.Click += new System.EventHandler(this.personalInventoryToolStripMenuItem_Click);
|
||||
@@ -511,7 +511,7 @@
|
||||
this.메일전송ToolStripMenuItem1.ForeColor = System.Drawing.Color.Tomato;
|
||||
this.메일전송ToolStripMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("메일전송ToolStripMenuItem1.Image")));
|
||||
this.메일전송ToolStripMenuItem1.Name = "메일전송ToolStripMenuItem1";
|
||||
this.메일전송ToolStripMenuItem1.Size = new System.Drawing.Size(232, 24);
|
||||
this.메일전송ToolStripMenuItem1.Size = new System.Drawing.Size(208, 24);
|
||||
this.메일전송ToolStripMenuItem1.Text = "메일자동발신(테스트";
|
||||
this.메일전송ToolStripMenuItem1.Click += new System.EventHandler(this.메일전송ToolStripMenuItem1_Click);
|
||||
//
|
||||
@@ -773,7 +773,7 @@
|
||||
this.tabControl1.Name = "tabControl1";
|
||||
this.tabControl1.SelectedIndex = 0;
|
||||
this.tabControl1.ShowToolTips = true;
|
||||
this.tabControl1.Size = new System.Drawing.Size(1065, 594);
|
||||
this.tabControl1.Size = new System.Drawing.Size(1062, 594);
|
||||
this.tabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
|
||||
this.tabControl1.TabIndex = 34;
|
||||
this.tabControl1.DrawItem += new System.Windows.Forms.DrawItemEventHandler(this.tabControl1_DrawItem);
|
||||
@@ -789,9 +789,9 @@
|
||||
this.toolStripButton4,
|
||||
this.toolStripButton1,
|
||||
this.toolStripButton2});
|
||||
this.toolStrip1.Location = new System.Drawing.Point(1066, 28);
|
||||
this.toolStrip1.Location = new System.Drawing.Point(1063, 28);
|
||||
this.toolStrip1.Name = "toolStrip1";
|
||||
this.toolStrip1.Size = new System.Drawing.Size(29, 594);
|
||||
this.toolStrip1.Size = new System.Drawing.Size(32, 594);
|
||||
this.toolStrip1.TabIndex = 35;
|
||||
this.toolStrip1.Text = "toolStrip1";
|
||||
//
|
||||
@@ -800,7 +800,7 @@
|
||||
this.toolStripMenuItem8.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
||||
this.toolStripMenuItem8.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem8.Image")));
|
||||
this.toolStripMenuItem8.Name = "toolStripMenuItem8";
|
||||
this.toolStripMenuItem8.Size = new System.Drawing.Size(26, 20);
|
||||
this.toolStripMenuItem8.Size = new System.Drawing.Size(29, 20);
|
||||
this.toolStripMenuItem8.Text = "업무일지";
|
||||
this.toolStripMenuItem8.ToolTipText = "업무일지";
|
||||
this.toolStripMenuItem8.Click += new System.EventHandler(this.toolStripMenuItem8_Click);
|
||||
@@ -810,7 +810,7 @@
|
||||
this.toolStripMenuItem7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
||||
this.toolStripMenuItem7.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem7.Image")));
|
||||
this.toolStripMenuItem7.Name = "toolStripMenuItem7";
|
||||
this.toolStripMenuItem7.Size = new System.Drawing.Size(26, 20);
|
||||
this.toolStripMenuItem7.Size = new System.Drawing.Size(29, 20);
|
||||
this.toolStripMenuItem7.Text = "구매신청";
|
||||
this.toolStripMenuItem7.ToolTipText = "구매신청";
|
||||
this.toolStripMenuItem7.Click += new System.EventHandler(this.toolStripMenuItem7_Click);
|
||||
@@ -820,7 +820,7 @@
|
||||
this.toolStripMenuItem6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
||||
this.toolStripMenuItem6.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem6.Image")));
|
||||
this.toolStripMenuItem6.Name = "toolStripMenuItem6";
|
||||
this.toolStripMenuItem6.Size = new System.Drawing.Size(26, 20);
|
||||
this.toolStripMenuItem6.Size = new System.Drawing.Size(29, 20);
|
||||
this.toolStripMenuItem6.Text = "프로젝트";
|
||||
this.toolStripMenuItem6.ToolTipText = "프로젝트";
|
||||
this.toolStripMenuItem6.Click += new System.EventHandler(this.toolStripMenuItem6_Click);
|
||||
@@ -831,7 +831,7 @@
|
||||
this.toolStripButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image")));
|
||||
this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.toolStripButton4.Name = "toolStripButton4";
|
||||
this.toolStripButton4.Size = new System.Drawing.Size(26, 20);
|
||||
this.toolStripButton4.Size = new System.Drawing.Size(29, 20);
|
||||
this.toolStripButton4.Text = "PMP 자료 보기(베타)";
|
||||
this.toolStripButton4.ToolTipText = "PMP 자료 보기(베타)";
|
||||
this.toolStripButton4.Click += new System.EventHandler(this.toolStripButton4_Click_1);
|
||||
@@ -842,7 +842,7 @@
|
||||
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(26, 20);
|
||||
this.toolStripButton1.Size = new System.Drawing.Size(29, 20);
|
||||
this.toolStripButton1.Text = "구매진행상황";
|
||||
this.toolStripButton1.ToolTipText = "구매진행상황";
|
||||
this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click_2);
|
||||
@@ -853,7 +853,7 @@
|
||||
this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
|
||||
this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.toolStripButton2.Name = "toolStripButton2";
|
||||
this.toolStripButton2.Size = new System.Drawing.Size(26, 20);
|
||||
this.toolStripButton2.Size = new System.Drawing.Size(29, 20);
|
||||
this.toolStripButton2.Text = "품목정보";
|
||||
this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click_1);
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user