This commit is contained in:
chi
2024-11-20 11:41:35 +09:00
parent b202b7a30b
commit e12f310ca2
5 changed files with 144 additions and 130 deletions

View File

@@ -337,7 +337,6 @@
//
this.bindingNavigatorPositionItem.AccessibleName = "위치";
this.bindingNavigatorPositionItem.AutoSize = false;
this.bindingNavigatorPositionItem.Font = new System.Drawing.Font("맑은 고딕", 9F);
this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(30, 23);
this.bindingNavigatorPositionItem.Text = "0";
@@ -460,7 +459,6 @@
// tbFind
//
this.tbFind.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.tbFind.Font = new System.Drawing.Font("맑은 고딕", 9F);
this.tbFind.Name = "tbFind";
this.tbFind.Size = new System.Drawing.Size(100, 25);
this.tbFind.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFind_KeyDown);
@@ -527,7 +525,7 @@
this.toolStripMenuItem1,
this.ToolStripMenuItem});
this.cm.Name = "contextMenuStrip1";
this.cm.Size = new System.Drawing.Size(299, 418);
this.cm.Size = new System.Drawing.Size(297, 418);
//
// columnSizeToolStripMenuItem
//
@@ -537,14 +535,14 @@
this.saveToolStripMenuItem,
this.loadToolStripMenuItem});
this.columnSizeToolStripMenuItem.Name = "columnSizeToolStripMenuItem";
this.columnSizeToolStripMenuItem.Size = new System.Drawing.Size(298, 36);
this.columnSizeToolStripMenuItem.Size = new System.Drawing.Size(296, 36);
this.columnSizeToolStripMenuItem.Text = "열 너비";
//
// autoToolStripMenuItem
//
this.autoToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("autoToolStripMenuItem.Image")));
this.autoToolStripMenuItem.Name = "autoToolStripMenuItem";
this.autoToolStripMenuItem.Size = new System.Drawing.Size(149, 36);
this.autoToolStripMenuItem.Size = new System.Drawing.Size(147, 36);
this.autoToolStripMenuItem.Text = "Auto";
this.autoToolStripMenuItem.Click += new System.EventHandler(this.autoToolStripMenuItem_Click);
//
@@ -552,7 +550,7 @@
//
this.resetToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("resetToolStripMenuItem.Image")));
this.resetToolStripMenuItem.Name = "resetToolStripMenuItem";
this.resetToolStripMenuItem.Size = new System.Drawing.Size(149, 36);
this.resetToolStripMenuItem.Size = new System.Drawing.Size(147, 36);
this.resetToolStripMenuItem.Text = "Reset";
this.resetToolStripMenuItem.Click += new System.EventHandler(this.resetToolStripMenuItem_Click);
//
@@ -560,7 +558,7 @@
//
this.saveToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("saveToolStripMenuItem.Image")));
this.saveToolStripMenuItem.Name = "saveToolStripMenuItem";
this.saveToolStripMenuItem.Size = new System.Drawing.Size(149, 36);
this.saveToolStripMenuItem.Size = new System.Drawing.Size(147, 36);
this.saveToolStripMenuItem.Text = "Save";
this.saveToolStripMenuItem.Click += new System.EventHandler(this.saveToolStripMenuItem_Click);
//
@@ -568,40 +566,40 @@
//
this.loadToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("loadToolStripMenuItem.Image")));
this.loadToolStripMenuItem.Name = "loadToolStripMenuItem";
this.loadToolStripMenuItem.Size = new System.Drawing.Size(149, 36);
this.loadToolStripMenuItem.Size = new System.Drawing.Size(147, 36);
this.loadToolStripMenuItem.Text = "Load";
this.loadToolStripMenuItem.Click += new System.EventHandler(this.loadToolStripMenuItem_Click);
//
// toolStripMenuItem2
//
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
this.toolStripMenuItem2.Size = new System.Drawing.Size(295, 6);
this.toolStripMenuItem2.Size = new System.Drawing.Size(293, 6);
//
// 편집ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "편집ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(298, 36);
this.ToolStripMenuItem.Size = new System.Drawing.Size(296, 36);
this.ToolStripMenuItem.Text = "편집";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// partListToolStripMenuItem
//
this.partListToolStripMenuItem.Name = "partListToolStripMenuItem";
this.partListToolStripMenuItem.Size = new System.Drawing.Size(298, 36);
this.partListToolStripMenuItem.Size = new System.Drawing.Size(296, 36);
this.partListToolStripMenuItem.Text = "부품목록";
this.partListToolStripMenuItem.Click += new System.EventHandler(this.partListToolStripMenuItem_Click);
//
// iOMapToolStripMenuItem
//
this.iOMapToolStripMenuItem.Name = "iOMapToolStripMenuItem";
this.iOMapToolStripMenuItem.Size = new System.Drawing.Size(298, 36);
this.iOMapToolStripMenuItem.Size = new System.Drawing.Size(296, 36);
this.iOMapToolStripMenuItem.Text = "I/O LIST";
this.iOMapToolStripMenuItem.Click += new System.EventHandler(this.iOMapToolStripMenuItem_Click);
//
// 공유폴더ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "공유폴더ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(298, 36);
this.ToolStripMenuItem.Size = new System.Drawing.Size(296, 36);
this.ToolStripMenuItem.Text = "공유 폴더";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
@@ -609,52 +607,52 @@
//
this.scheduleToolStripMenuItem.ForeColor = System.Drawing.Color.Black;
this.scheduleToolStripMenuItem.Name = "scheduleToolStripMenuItem";
this.scheduleToolStripMenuItem.Size = new System.Drawing.Size(298, 36);
this.scheduleToolStripMenuItem.Size = new System.Drawing.Size(296, 36);
this.scheduleToolStripMenuItem.Text = "스케쥴 관리";
this.scheduleToolStripMenuItem.Click += new System.EventHandler(this.scheduleToolStripMenuItem_Click);
//
// toolStripMenuItem3
//
this.toolStripMenuItem3.Name = "toolStripMenuItem3";
this.toolStripMenuItem3.Size = new System.Drawing.Size(295, 6);
this.toolStripMenuItem3.Size = new System.Drawing.Size(293, 6);
//
// 메일발송주소관리ToolStripMenuItem
//
this.ToolStripMenuItem.ForeColor = System.Drawing.Color.Gray;
this.ToolStripMenuItem.Name = "메일발송주소관리ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(298, 36);
this.ToolStripMenuItem.Size = new System.Drawing.Size(296, 36);
this.ToolStripMenuItem.Text = "메일발송 주소 관리";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// makeRepeatToolStripMenuItem
//
this.makeRepeatToolStripMenuItem.Name = "makeRepeatToolStripMenuItem";
this.makeRepeatToolStripMenuItem.Size = new System.Drawing.Size(298, 36);
this.makeRepeatToolStripMenuItem.Size = new System.Drawing.Size(296, 36);
this.makeRepeatToolStripMenuItem.Text = "복사";
this.makeRepeatToolStripMenuItem.Click += new System.EventHandler(this.makeRepeatToolStripMenuItem_Click);
//
// 삭제ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "삭제ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(298, 36);
this.ToolStripMenuItem.Size = new System.Drawing.Size(296, 36);
this.ToolStripMenuItem.Text = "삭제";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 편집ToolStripMenuItem1
//
this.ToolStripMenuItem1.Name = "편집ToolStripMenuItem1";
this.ToolStripMenuItem1.Size = new System.Drawing.Size(298, 36);
this.ToolStripMenuItem1.Size = new System.Drawing.Size(296, 36);
this.ToolStripMenuItem1.Text = "편집";
//
// toolStripMenuItem1
//
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
this.toolStripMenuItem1.Size = new System.Drawing.Size(295, 6);
this.toolStripMenuItem1.Size = new System.Drawing.Size(293, 6);
//
// 엑셀파일로저장ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "엑셀파일로저장ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(298, 36);
this.ToolStripMenuItem.Size = new System.Drawing.Size(296, 36);
this.ToolStripMenuItem.Text = "목록 내보내기";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
@@ -701,7 +699,6 @@
this.fpSpread1.Size = new System.Drawing.Size(1339, 261);
this.fpSpread1.StatusBarVisible = true;
this.fpSpread1.TabIndex = 2;
this.fpSpread1.SetViewportLeftColumn(0, 0, 15);
//
// fpSpread1_Sheet1
//
@@ -795,6 +792,7 @@
this.fpSpread1_Sheet1.Columns.Get(0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.fpSpread1_Sheet1.Columns.Get(0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(0).Locked = true;
this.fpSpread1_Sheet1.Columns.Get(0).Tag = "idx";
this.fpSpread1_Sheet1.Columns.Get(0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(0).Width = 45F;
this.fpSpread1_Sheet1.Columns.Get(1).CellType = textCellType1;
@@ -1831,7 +1829,7 @@
this.label33.BackColor = System.Drawing.Color.Gainsboro;
this.label33.Dock = System.Windows.Forms.DockStyle.Fill;
this.label33.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label33.Location = new System.Drawing.Point(667, 1);
this.label33.Location = new System.Drawing.Point(670, 1);
this.label33.Margin = new System.Windows.Forms.Padding(0);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(80, 27);
@@ -1846,7 +1844,7 @@
this.label34.Dock = System.Windows.Forms.DockStyle.Fill;
this.label34.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label34.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
this.label34.Location = new System.Drawing.Point(223, 1);
this.label34.Location = new System.Drawing.Point(224, 1);
this.label34.Margin = new System.Windows.Forms.Padding(0);
this.label34.Name = "label34";
this.label34.Size = new System.Drawing.Size(80, 27);
@@ -1861,7 +1859,7 @@
this.label35.Dock = System.Windows.Forms.DockStyle.Fill;
this.label35.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label35.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.label35.Location = new System.Drawing.Point(445, 1);
this.label35.Location = new System.Drawing.Point(447, 1);
this.label35.Margin = new System.Windows.Forms.Padding(0);
this.label35.Name = "label35";
this.label35.Size = new System.Drawing.Size(80, 27);
@@ -2237,7 +2235,7 @@
this.lbcnt1.Font = new System.Drawing.Font("Consolas", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbcnt1.Location = new System.Drawing.Point(85, 1);
this.lbcnt1.Name = "lbcnt1";
this.lbcnt1.Size = new System.Drawing.Size(134, 27);
this.lbcnt1.Size = new System.Drawing.Size(135, 27);
this.lbcnt1.TabIndex = 1;
this.lbcnt1.Text = "000";
this.lbcnt1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2246,9 +2244,9 @@
//
this.lbcnt2.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbcnt2.Font = new System.Drawing.Font("Consolas", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbcnt2.Location = new System.Drawing.Point(307, 1);
this.lbcnt2.Location = new System.Drawing.Point(308, 1);
this.lbcnt2.Name = "lbcnt2";
this.lbcnt2.Size = new System.Drawing.Size(134, 27);
this.lbcnt2.Size = new System.Drawing.Size(135, 27);
this.lbcnt2.TabIndex = 1;
this.lbcnt2.Text = "000";
this.lbcnt2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2257,9 +2255,9 @@
//
this.lbcnt3.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbcnt3.Font = new System.Drawing.Font("Consolas", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbcnt3.Location = new System.Drawing.Point(529, 1);
this.lbcnt3.Location = new System.Drawing.Point(531, 1);
this.lbcnt3.Name = "lbcnt3";
this.lbcnt3.Size = new System.Drawing.Size(134, 27);
this.lbcnt3.Size = new System.Drawing.Size(135, 27);
this.lbcnt3.TabIndex = 1;
this.lbcnt3.Text = "000";
this.lbcnt3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2268,9 +2266,9 @@
//
this.lbcnt4.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbcnt4.Font = new System.Drawing.Font("Consolas", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbcnt4.Location = new System.Drawing.Point(751, 1);
this.lbcnt4.Location = new System.Drawing.Point(754, 1);
this.lbcnt4.Name = "lbcnt4";
this.lbcnt4.Size = new System.Drawing.Size(134, 27);
this.lbcnt4.Size = new System.Drawing.Size(135, 27);
this.lbcnt4.TabIndex = 1;
this.lbcnt4.Text = "000";
this.lbcnt4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2280,7 +2278,7 @@
this.label40.BackColor = System.Drawing.Color.Gainsboro;
this.label40.Dock = System.Windows.Forms.DockStyle.Fill;
this.label40.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label40.Location = new System.Drawing.Point(889, 1);
this.label40.Location = new System.Drawing.Point(893, 1);
this.label40.Margin = new System.Windows.Forms.Padding(0);
this.label40.Name = "label40";
this.label40.Size = new System.Drawing.Size(80, 27);
@@ -2293,7 +2291,7 @@
this.label41.BackColor = System.Drawing.Color.Gainsboro;
this.label41.Dock = System.Windows.Forms.DockStyle.Fill;
this.label41.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label41.Location = new System.Drawing.Point(1111, 1);
this.label41.Location = new System.Drawing.Point(1116, 1);
this.label41.Margin = new System.Windows.Forms.Padding(0);
this.label41.Name = "label41";
this.label41.Size = new System.Drawing.Size(80, 27);
@@ -2305,9 +2303,9 @@
//
this.lbcnt5.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbcnt5.Font = new System.Drawing.Font("Consolas", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbcnt5.Location = new System.Drawing.Point(973, 1);
this.lbcnt5.Location = new System.Drawing.Point(977, 1);
this.lbcnt5.Name = "lbcnt5";
this.lbcnt5.Size = new System.Drawing.Size(134, 27);
this.lbcnt5.Size = new System.Drawing.Size(135, 27);
this.lbcnt5.TabIndex = 1;
this.lbcnt5.Text = "000";
this.lbcnt5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2316,9 +2314,9 @@
//
this.lbcnt6.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbcnt6.Font = new System.Drawing.Font("Consolas", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbcnt6.Location = new System.Drawing.Point(1195, 1);
this.lbcnt6.Location = new System.Drawing.Point(1200, 1);
this.lbcnt6.Name = "lbcnt6";
this.lbcnt6.Size = new System.Drawing.Size(140, 27);
this.lbcnt6.Size = new System.Drawing.Size(135, 27);
this.lbcnt6.TabIndex = 1;
this.lbcnt6.Text = "000";
this.lbcnt6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2517,7 +2515,6 @@
private System.Windows.Forms.Label label41;
private System.Windows.Forms.Label lbcnt5;
private System.Windows.Forms.Label lbcnt6;
private FarPoint.Win.Spread.SheetView fpSpread1_Sheet1;
private System.Windows.Forms.Panel panel6;
private System.Windows.Forms.Label label36;
private System.Windows.Forms.Panel panel7;
@@ -2525,5 +2522,6 @@
private System.Windows.Forms.Label label37;
private System.Windows.Forms.Panel panel8;
private System.Windows.Forms.Label label38;
private FarPoint.Win.Spread.SheetView fpSpread1_Sheet1;
}
}