..
This commit is contained in:
58
Project/fMain.Designer.cs
generated
58
Project/fMain.Designer.cs
generated
@@ -55,6 +55,7 @@
|
||||
this.staffGridToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.userInfoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.mailFormToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.customerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.boardsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.minutesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.holidayToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
@@ -81,8 +82,8 @@
|
||||
this.purchaseImportToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.purchaseDataConvertToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.toolStrip = new System.Windows.Forms.ToolStrip();
|
||||
this.customerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
|
||||
this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
|
||||
this.cmVision.SuspendLayout();
|
||||
this.statusStrip1.SuspendLayout();
|
||||
this.menuStrip1.SuspendLayout();
|
||||
@@ -238,45 +239,52 @@
|
||||
// itemsToolStripMenuItem
|
||||
//
|
||||
this.itemsToolStripMenuItem.Name = "itemsToolStripMenuItem";
|
||||
this.itemsToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
||||
this.itemsToolStripMenuItem.Size = new System.Drawing.Size(129, 22);
|
||||
this.itemsToolStripMenuItem.Text = "Items";
|
||||
this.itemsToolStripMenuItem.Click += new System.EventHandler(this.itemsToolStripMenuItem_Click);
|
||||
//
|
||||
// codesToolStripMenuItem
|
||||
//
|
||||
this.codesToolStripMenuItem.Name = "codesToolStripMenuItem";
|
||||
this.codesToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
||||
this.codesToolStripMenuItem.Size = new System.Drawing.Size(129, 22);
|
||||
this.codesToolStripMenuItem.Text = "Codes";
|
||||
this.codesToolStripMenuItem.Click += new System.EventHandler(this.codesToolStripMenuItem_Click);
|
||||
//
|
||||
// lineCodeToolStripMenuItem
|
||||
//
|
||||
this.lineCodeToolStripMenuItem.Name = "lineCodeToolStripMenuItem";
|
||||
this.lineCodeToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
||||
this.lineCodeToolStripMenuItem.Size = new System.Drawing.Size(129, 22);
|
||||
this.lineCodeToolStripMenuItem.Text = "Line Code";
|
||||
this.lineCodeToolStripMenuItem.Click += new System.EventHandler(this.lineCodeToolStripMenuItem_Click);
|
||||
//
|
||||
// staffGridToolStripMenuItem
|
||||
//
|
||||
this.staffGridToolStripMenuItem.Name = "staffGridToolStripMenuItem";
|
||||
this.staffGridToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
||||
this.staffGridToolStripMenuItem.Size = new System.Drawing.Size(129, 22);
|
||||
this.staffGridToolStripMenuItem.Text = "Staff Grid";
|
||||
this.staffGridToolStripMenuItem.Click += new System.EventHandler(this.staffGridToolStripMenuItem_Click);
|
||||
//
|
||||
// userInfoToolStripMenuItem
|
||||
//
|
||||
this.userInfoToolStripMenuItem.Name = "userInfoToolStripMenuItem";
|
||||
this.userInfoToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
||||
this.userInfoToolStripMenuItem.Size = new System.Drawing.Size(129, 22);
|
||||
this.userInfoToolStripMenuItem.Text = "User Info";
|
||||
this.userInfoToolStripMenuItem.Click += new System.EventHandler(this.userInfoToolStripMenuItem_Click);
|
||||
//
|
||||
// mailFormToolStripMenuItem
|
||||
//
|
||||
this.mailFormToolStripMenuItem.Name = "mailFormToolStripMenuItem";
|
||||
this.mailFormToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
||||
this.mailFormToolStripMenuItem.Size = new System.Drawing.Size(129, 22);
|
||||
this.mailFormToolStripMenuItem.Text = "Mail Form";
|
||||
this.mailFormToolStripMenuItem.Click += new System.EventHandler(this.mailFormToolStripMenuItem_Click);
|
||||
//
|
||||
// customerToolStripMenuItem
|
||||
//
|
||||
this.customerToolStripMenuItem.Name = "customerToolStripMenuItem";
|
||||
this.customerToolStripMenuItem.Size = new System.Drawing.Size(129, 22);
|
||||
this.customerToolStripMenuItem.Text = "Customer";
|
||||
this.customerToolStripMenuItem.Click += new System.EventHandler(this.customerToolStripMenuItem_Click);
|
||||
//
|
||||
// boardsToolStripMenuItem
|
||||
//
|
||||
this.boardsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||
@@ -293,21 +301,21 @@
|
||||
// minutesToolStripMenuItem
|
||||
//
|
||||
this.minutesToolStripMenuItem.Name = "minutesToolStripMenuItem";
|
||||
this.minutesToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
||||
this.minutesToolStripMenuItem.Size = new System.Drawing.Size(144, 22);
|
||||
this.minutesToolStripMenuItem.Text = "Minutes";
|
||||
this.minutesToolStripMenuItem.Click += new System.EventHandler(this.minutesToolStripMenuItem_Click);
|
||||
//
|
||||
// holidayToolStripMenuItem
|
||||
//
|
||||
this.holidayToolStripMenuItem.Name = "holidayToolStripMenuItem";
|
||||
this.holidayToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
||||
this.holidayToolStripMenuItem.Size = new System.Drawing.Size(144, 22);
|
||||
this.holidayToolStripMenuItem.Text = "holiday";
|
||||
this.holidayToolStripMenuItem.Click += new System.EventHandler(this.holidayToolStripMenuItem_Click);
|
||||
//
|
||||
// requestITemToolStripMenuItem
|
||||
//
|
||||
this.requestITemToolStripMenuItem.Name = "requestITemToolStripMenuItem";
|
||||
this.requestITemToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
||||
this.requestITemToolStripMenuItem.Size = new System.Drawing.Size(144, 22);
|
||||
this.requestITemToolStripMenuItem.Text = "Request Item";
|
||||
this.requestITemToolStripMenuItem.Click += new System.EventHandler(this.requestITemToolStripMenuItem_Click);
|
||||
//
|
||||
@@ -315,21 +323,21 @@
|
||||
//
|
||||
this.freeBoardToolStripMenuItem.Enabled = false;
|
||||
this.freeBoardToolStripMenuItem.Name = "freeBoardToolStripMenuItem";
|
||||
this.freeBoardToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
||||
this.freeBoardToolStripMenuItem.Size = new System.Drawing.Size(144, 22);
|
||||
this.freeBoardToolStripMenuItem.Text = "Free Board";
|
||||
//
|
||||
// bugReportToolStripMenuItem
|
||||
//
|
||||
this.bugReportToolStripMenuItem.Enabled = false;
|
||||
this.bugReportToolStripMenuItem.Name = "bugReportToolStripMenuItem";
|
||||
this.bugReportToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
||||
this.bugReportToolStripMenuItem.Size = new System.Drawing.Size(144, 22);
|
||||
this.bugReportToolStripMenuItem.Text = "Bug Report";
|
||||
//
|
||||
// todoListToolStripMenuItem
|
||||
//
|
||||
this.todoListToolStripMenuItem.Enabled = false;
|
||||
this.todoListToolStripMenuItem.Name = "todoListToolStripMenuItem";
|
||||
this.todoListToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
||||
this.todoListToolStripMenuItem.Size = new System.Drawing.Size(144, 22);
|
||||
this.todoListToolStripMenuItem.Text = "Todo List";
|
||||
//
|
||||
// managementToolStripMenuItem
|
||||
@@ -477,20 +485,14 @@
|
||||
// toolStrip
|
||||
//
|
||||
this.toolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||
this.toolStripButton1});
|
||||
this.toolStripButton1,
|
||||
this.toolStripButton2});
|
||||
this.toolStrip.Location = new System.Drawing.Point(1, 25);
|
||||
this.toolStrip.Name = "toolStrip";
|
||||
this.toolStrip.Size = new System.Drawing.Size(1035, 25);
|
||||
this.toolStrip.TabIndex = 32;
|
||||
this.toolStrip.Text = "ToolStrip";
|
||||
//
|
||||
// customerToolStripMenuItem
|
||||
//
|
||||
this.customerToolStripMenuItem.Name = "customerToolStripMenuItem";
|
||||
this.customerToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
||||
this.customerToolStripMenuItem.Text = "Customer";
|
||||
this.customerToolStripMenuItem.Click += new System.EventHandler(this.customerToolStripMenuItem_Click);
|
||||
//
|
||||
// toolStripButton1
|
||||
//
|
||||
this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
||||
@@ -498,9 +500,20 @@
|
||||
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.toolStripButton1.Name = "toolStripButton1";
|
||||
this.toolStripButton1.Size = new System.Drawing.Size(23, 22);
|
||||
this.toolStripButton1.Text = "toolStripButton1";
|
||||
this.toolStripButton1.Text = "메일전송";
|
||||
this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
|
||||
//
|
||||
// toolStripButton2
|
||||
//
|
||||
this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
||||
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(23, 22);
|
||||
this.toolStripButton2.Text = "구매신청";
|
||||
this.toolStripButton2.ToolTipText = "파트구매신청서 작성";
|
||||
this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click);
|
||||
//
|
||||
// fMain
|
||||
//
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
||||
@@ -586,6 +599,7 @@
|
||||
private System.Windows.Forms.ToolStripMenuItem purchaseImportToolStripMenuItem;
|
||||
private System.Windows.Forms.ToolStripMenuItem purchaseDataConvertToolStripMenuItem;
|
||||
private System.Windows.Forms.ToolStripMenuItem customerToolStripMenuItem;
|
||||
private System.Windows.Forms.ToolStripButton toolStripButton2;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user