..
This commit is contained in:
20
Project/fMain.Designer.cs
generated
20
Project/fMain.Designer.cs
generated
@@ -411,7 +411,7 @@
|
||||
// 일반구매ToolStripMenuItem
|
||||
//
|
||||
this.일반구매ToolStripMenuItem.Name = "일반구매ToolStripMenuItem";
|
||||
this.일반구매ToolStripMenuItem.Size = new System.Drawing.Size(180, 24);
|
||||
this.일반구매ToolStripMenuItem.Size = new System.Drawing.Size(219, 24);
|
||||
this.일반구매ToolStripMenuItem.Text = "일반 구매";
|
||||
this.일반구매ToolStripMenuItem.Click += new System.EventHandler(this.일반구매ToolStripMenuItem_Click);
|
||||
//
|
||||
@@ -419,7 +419,7 @@
|
||||
//
|
||||
this.cR구매ToolStripMenuItem.ForeColor = System.Drawing.Color.Black;
|
||||
this.cR구매ToolStripMenuItem.Name = "cR구매ToolStripMenuItem";
|
||||
this.cR구매ToolStripMenuItem.Size = new System.Drawing.Size(180, 24);
|
||||
this.cR구매ToolStripMenuItem.Size = new System.Drawing.Size(219, 24);
|
||||
this.cR구매ToolStripMenuItem.Text = "CR 구매";
|
||||
this.cR구매ToolStripMenuItem.Click += new System.EventHandler(this.cR구매ToolStripMenuItem_Click);
|
||||
//
|
||||
@@ -427,27 +427,27 @@
|
||||
//
|
||||
this.sPR구매ToolStripMenuItem.ForeColor = System.Drawing.Color.Black;
|
||||
this.sPR구매ToolStripMenuItem.Name = "sPR구매ToolStripMenuItem";
|
||||
this.sPR구매ToolStripMenuItem.Size = new System.Drawing.Size(180, 24);
|
||||
this.sPR구매ToolStripMenuItem.Text = "전자실 구매";
|
||||
this.sPR구매ToolStripMenuItem.Size = new System.Drawing.Size(219, 24);
|
||||
this.sPR구매ToolStripMenuItem.Text = "해외지원+전자실 구매";
|
||||
this.sPR구매ToolStripMenuItem.Click += new System.EventHandler(this.sPR구매ToolStripMenuItem_Click);
|
||||
//
|
||||
// toolStripMenuItem14
|
||||
//
|
||||
this.toolStripMenuItem14.Name = "toolStripMenuItem14";
|
||||
this.toolStripMenuItem14.Size = new System.Drawing.Size(177, 6);
|
||||
this.toolStripMenuItem14.Size = new System.Drawing.Size(216, 6);
|
||||
//
|
||||
// 전자실구매승인ToolStripMenuItem
|
||||
//
|
||||
this.전자실구매승인ToolStripMenuItem.ForeColor = System.Drawing.Color.Red;
|
||||
this.전자실구매승인ToolStripMenuItem.Name = "전자실구매승인ToolStripMenuItem";
|
||||
this.전자실구매승인ToolStripMenuItem.Size = new System.Drawing.Size(180, 24);
|
||||
this.전자실구매승인ToolStripMenuItem.Size = new System.Drawing.Size(219, 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(219, 24);
|
||||
this.품목입고ToolStripMenuItem.Text = "품목 입고";
|
||||
this.품목입고ToolStripMenuItem.Click += new System.EventHandler(this.품목입고ToolStripMenuItem_Click);
|
||||
//
|
||||
@@ -515,21 +515,21 @@
|
||||
// 목록ToolStripMenuItem1
|
||||
//
|
||||
this.목록ToolStripMenuItem1.Name = "목록ToolStripMenuItem1";
|
||||
this.목록ToolStripMenuItem1.Size = new System.Drawing.Size(180, 24);
|
||||
this.목록ToolStripMenuItem1.Size = new System.Drawing.Size(134, 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(180, 24);
|
||||
this.자동입력ToolStripMenuItem.Size = new System.Drawing.Size(134, 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(134, 24);
|
||||
this.양식ToolStripMenuItem.Text = "양식";
|
||||
this.양식ToolStripMenuItem.Click += new System.EventHandler(this.양식ToolStripMenuItem_Click);
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user