장비목록 통합작업
This commit is contained in:
32
Project/fMain.Designer.cs
generated
32
Project/fMain.Designer.cs
generated
@@ -73,6 +73,8 @@
|
||||
this.dataToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.잉여장비ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.otherToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.summaryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.aLLToolStripMenuItem = 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();
|
||||
@@ -121,7 +123,6 @@
|
||||
this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
|
||||
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
|
||||
this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
|
||||
this.summaryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.cmTab.SuspendLayout();
|
||||
this.statusStrip1.SuspendLayout();
|
||||
this.menuStrip1.SuspendLayout();
|
||||
@@ -440,6 +441,7 @@
|
||||
this.잉여장비ToolStripMenuItem,
|
||||
this.otherToolStripMenuItem,
|
||||
this.summaryToolStripMenuItem,
|
||||
this.aLLToolStripMenuItem,
|
||||
this.toolStripMenuItem2,
|
||||
this.라인코드관리ToolStripMenuItem});
|
||||
this.mn_eq.Image = ((System.Drawing.Image)(resources.GetObject("mn_eq.Image")));
|
||||
@@ -449,6 +451,7 @@
|
||||
//
|
||||
// dataFOLToolStripMenuItem
|
||||
//
|
||||
this.dataFOLToolStripMenuItem.ForeColor = System.Drawing.Color.Gray;
|
||||
this.dataFOLToolStripMenuItem.Name = "dataFOLToolStripMenuItem";
|
||||
this.dataFOLToolStripMenuItem.Size = new System.Drawing.Size(180, 24);
|
||||
this.dataFOLToolStripMenuItem.Text = "FOL";
|
||||
@@ -456,6 +459,7 @@
|
||||
//
|
||||
// dataMoldEOLToolStripMenuItem
|
||||
//
|
||||
this.dataMoldEOLToolStripMenuItem.ForeColor = System.Drawing.Color.Gray;
|
||||
this.dataMoldEOLToolStripMenuItem.Name = "dataMoldEOLToolStripMenuItem";
|
||||
this.dataMoldEOLToolStripMenuItem.Size = new System.Drawing.Size(180, 24);
|
||||
this.dataMoldEOLToolStripMenuItem.Text = "MOLD & EOL";
|
||||
@@ -463,6 +467,7 @@
|
||||
//
|
||||
// dataToolStripMenuItem
|
||||
//
|
||||
this.dataToolStripMenuItem.ForeColor = System.Drawing.Color.Gray;
|
||||
this.dataToolStripMenuItem.Name = "dataToolStripMenuItem";
|
||||
this.dataToolStripMenuItem.Size = new System.Drawing.Size(180, 24);
|
||||
this.dataToolStripMenuItem.Text = "BUMP";
|
||||
@@ -470,6 +475,7 @@
|
||||
//
|
||||
// 잉여장비ToolStripMenuItem
|
||||
//
|
||||
this.잉여장비ToolStripMenuItem.ForeColor = System.Drawing.Color.Gray;
|
||||
this.잉여장비ToolStripMenuItem.Name = "잉여장비ToolStripMenuItem";
|
||||
this.잉여장비ToolStripMenuItem.Size = new System.Drawing.Size(180, 24);
|
||||
this.잉여장비ToolStripMenuItem.Text = "잉여장비";
|
||||
@@ -477,11 +483,27 @@
|
||||
//
|
||||
// otherToolStripMenuItem
|
||||
//
|
||||
this.otherToolStripMenuItem.ForeColor = System.Drawing.Color.Gray;
|
||||
this.otherToolStripMenuItem.Name = "otherToolStripMenuItem";
|
||||
this.otherToolStripMenuItem.Size = new System.Drawing.Size(180, 24);
|
||||
this.otherToolStripMenuItem.Text = "K3/K5";
|
||||
this.otherToolStripMenuItem.Click += new System.EventHandler(this.otherToolStripMenuItem_Click);
|
||||
//
|
||||
// summaryToolStripMenuItem
|
||||
//
|
||||
this.summaryToolStripMenuItem.ForeColor = System.Drawing.Color.Gray;
|
||||
this.summaryToolStripMenuItem.Name = "summaryToolStripMenuItem";
|
||||
this.summaryToolStripMenuItem.Size = new System.Drawing.Size(180, 24);
|
||||
this.summaryToolStripMenuItem.Text = "Summary";
|
||||
this.summaryToolStripMenuItem.Click += new System.EventHandler(this.summaryToolStripMenuItem_Click);
|
||||
//
|
||||
// aLLToolStripMenuItem
|
||||
//
|
||||
this.aLLToolStripMenuItem.Name = "aLLToolStripMenuItem";
|
||||
this.aLLToolStripMenuItem.Size = new System.Drawing.Size(180, 24);
|
||||
this.aLLToolStripMenuItem.Text = "ALL";
|
||||
this.aLLToolStripMenuItem.Click += new System.EventHandler(this.aLLToolStripMenuItem_Click);
|
||||
//
|
||||
// toolStripMenuItem2
|
||||
//
|
||||
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
|
||||
@@ -904,13 +926,6 @@
|
||||
this.toolStripButton2.Text = "품목정보";
|
||||
this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click_1);
|
||||
//
|
||||
// summaryToolStripMenuItem
|
||||
//
|
||||
this.summaryToolStripMenuItem.Name = "summaryToolStripMenuItem";
|
||||
this.summaryToolStripMenuItem.Size = new System.Drawing.Size(180, 24);
|
||||
this.summaryToolStripMenuItem.Text = "Summary";
|
||||
this.summaryToolStripMenuItem.Click += new System.EventHandler(this.summaryToolStripMenuItem_Click);
|
||||
//
|
||||
// fMain
|
||||
//
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
||||
@@ -1035,6 +1050,7 @@
|
||||
private System.Windows.Forms.ToolStripMenuItem accessDBToolStripMenuItem;
|
||||
private System.Windows.Forms.ToolStripMenuItem otherToolStripMenuItem;
|
||||
private System.Windows.Forms.ToolStripMenuItem summaryToolStripMenuItem;
|
||||
private System.Windows.Forms.ToolStripMenuItem aLLToolStripMenuItem;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user