기타근무자 관련 코드 수정
This commit is contained in:
54
Project/fMain.Designer.cs
generated
54
Project/fMain.Designer.cs
generated
@@ -40,6 +40,7 @@
|
||||
this.sbLogin = new System.Windows.Forms.ToolStripStatusLabel();
|
||||
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
|
||||
this.sbLoginUseTime = new System.Windows.Forms.ToolStripStatusLabel();
|
||||
this.sbWeb = new System.Windows.Forms.ToolStripStatusLabel();
|
||||
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
|
||||
this.btSetting = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.로그인ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
@@ -74,8 +75,9 @@
|
||||
this.목록ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.자동입력ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.양식ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator();
|
||||
this.toolStripMenuItem18 = new System.Windows.Forms.ToolStripSeparator();
|
||||
this.업무분류및형태설정ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator();
|
||||
this.업무현황전자실ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.교육목록ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.비용절감ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
@@ -151,7 +153,6 @@
|
||||
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
|
||||
this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
|
||||
this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
|
||||
this.sbWeb = new System.Windows.Forms.ToolStripStatusLabel();
|
||||
this.cmTab.SuspendLayout();
|
||||
this.statusStrip1.SuspendLayout();
|
||||
this.menuStrip1.SuspendLayout();
|
||||
@@ -221,6 +222,12 @@
|
||||
this.sbLoginUseTime.Size = new System.Drawing.Size(68, 17);
|
||||
this.sbLoginUseTime.Text = "LOGINTIME";
|
||||
//
|
||||
// sbWeb
|
||||
//
|
||||
this.sbWeb.Name = "sbWeb";
|
||||
this.sbWeb.Size = new System.Drawing.Size(31, 17);
|
||||
this.sbWeb.Text = "WEB";
|
||||
//
|
||||
// menuStrip1
|
||||
//
|
||||
this.menuStrip1.Font = new System.Drawing.Font("맑은 고딕", 10F);
|
||||
@@ -493,54 +500,62 @@
|
||||
//
|
||||
this.mn_dailyhistory.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||
this.목록ToolStripMenuItem1,
|
||||
this.자동입력ToolStripMenuItem,
|
||||
this.양식ToolStripMenuItem,
|
||||
this.toolStripMenuItem2,
|
||||
this.업무분류및형태설정ToolStripMenuItem});
|
||||
this.toolStripMenuItem18,
|
||||
this.업무분류및형태설정ToolStripMenuItem,
|
||||
this.자동입력ToolStripMenuItem,
|
||||
this.toolStripMenuItem2});
|
||||
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(203, 24);
|
||||
this.mn_dailyhistory.Text = "업무일지";
|
||||
this.mn_dailyhistory.Text = "업무관리";
|
||||
this.mn_dailyhistory.Click += new System.EventHandler(this.업무일지ToolStripMenuItem1_Click);
|
||||
//
|
||||
// 목록ToolStripMenuItem1
|
||||
//
|
||||
this.목록ToolStripMenuItem1.Name = "목록ToolStripMenuItem1";
|
||||
this.목록ToolStripMenuItem1.Size = new System.Drawing.Size(214, 24);
|
||||
this.목록ToolStripMenuItem1.Text = "목록";
|
||||
this.목록ToolStripMenuItem1.Size = new System.Drawing.Size(234, 24);
|
||||
this.목록ToolStripMenuItem1.Text = "업무일지";
|
||||
this.목록ToolStripMenuItem1.Click += new System.EventHandler(this.목록ToolStripMenuItem1_Click);
|
||||
//
|
||||
// 자동입력ToolStripMenuItem
|
||||
//
|
||||
this.자동입력ToolStripMenuItem.Name = "자동입력ToolStripMenuItem";
|
||||
this.자동입력ToolStripMenuItem.Size = new System.Drawing.Size(214, 24);
|
||||
this.자동입력ToolStripMenuItem.Text = "자동입력";
|
||||
this.자동입력ToolStripMenuItem.Size = new System.Drawing.Size(234, 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(214, 24);
|
||||
this.양식ToolStripMenuItem.Text = "양식";
|
||||
this.양식ToolStripMenuItem.Size = new System.Drawing.Size(234, 24);
|
||||
this.양식ToolStripMenuItem.Text = "업무일지 등록양식";
|
||||
this.양식ToolStripMenuItem.Click += new System.EventHandler(this.양식ToolStripMenuItem_Click);
|
||||
//
|
||||
// toolStripMenuItem2
|
||||
// toolStripMenuItem18
|
||||
//
|
||||
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
|
||||
this.toolStripMenuItem2.Size = new System.Drawing.Size(211, 6);
|
||||
this.toolStripMenuItem18.Name = "toolStripMenuItem18";
|
||||
this.toolStripMenuItem18.Size = new System.Drawing.Size(231, 6);
|
||||
//
|
||||
// 업무분류및형태설정ToolStripMenuItem
|
||||
//
|
||||
this.업무분류및형태설정ToolStripMenuItem.Name = "업무분류및형태설정ToolStripMenuItem";
|
||||
this.업무분류및형태설정ToolStripMenuItem.Size = new System.Drawing.Size(214, 24);
|
||||
this.업무분류및형태설정ToolStripMenuItem.Size = new System.Drawing.Size(234, 24);
|
||||
this.업무분류및형태설정ToolStripMenuItem.Text = "업무분류 및 형태설정";
|
||||
this.업무분류및형태설정ToolStripMenuItem.Click += new System.EventHandler(this.업무분류및형태설정ToolStripMenuItem_Click);
|
||||
//
|
||||
// toolStripMenuItem2
|
||||
//
|
||||
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
|
||||
this.toolStripMenuItem2.Size = new System.Drawing.Size(231, 6);
|
||||
//
|
||||
// 업무현황전자실ToolStripMenuItem
|
||||
//
|
||||
this.업무현황전자실ToolStripMenuItem.ForeColor = System.Drawing.Color.Red;
|
||||
this.업무현황전자실ToolStripMenuItem.Name = "업무현황전자실ToolStripMenuItem";
|
||||
this.업무현황전자실ToolStripMenuItem.Size = new System.Drawing.Size(203, 24);
|
||||
this.업무현황전자실ToolStripMenuItem.Text = "업무현황(전자실)";
|
||||
this.업무현황전자실ToolStripMenuItem.Visible = false;
|
||||
this.업무현황전자실ToolStripMenuItem.Click += new System.EventHandler(this.업무현황전자실ToolStripMenuItem_Click);
|
||||
//
|
||||
// 교육목록ToolStripMenuItem
|
||||
@@ -1175,12 +1190,6 @@
|
||||
this.toolStripButton3.ToolTipText = "휴가신청";
|
||||
this.toolStripButton3.Click += new System.EventHandler(this.toolStripButton3_Click);
|
||||
//
|
||||
// sbWeb
|
||||
//
|
||||
this.sbWeb.Name = "sbWeb";
|
||||
this.sbWeb.Size = new System.Drawing.Size(31, 17);
|
||||
this.sbWeb.Text = "WEB";
|
||||
//
|
||||
// fMain
|
||||
//
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
||||
@@ -1333,6 +1342,7 @@
|
||||
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem17;
|
||||
private System.Windows.Forms.ToolStripMenuItem webview2TestToolStripMenuItem;
|
||||
private System.Windows.Forms.ToolStripStatusLabel sbWeb;
|
||||
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem18;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user