diff --git a/unimarc/unimarc/Main.Designer.cs b/unimarc/unimarc/Main.Designer.cs
index 89ed060..10aed7e 100644
--- a/unimarc/unimarc/Main.Designer.cs
+++ b/unimarc/unimarc/Main.Designer.cs
@@ -111,6 +111,7 @@
this.이용자거래처조회ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.마크설정ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.일괄처리관리ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.btDevDb = new System.Windows.Forms.ToolStripMenuItem();
this.panel1 = new System.Windows.Forms.Panel();
this.ShortCut12 = new System.Windows.Forms.Button();
this.ShortCut11 = new System.Windows.Forms.Button();
@@ -134,7 +135,7 @@
this.IPText = new System.Windows.Forms.ToolStripLabel();
this.lblStatus = new System.Windows.Forms.ToolStripLabel();
this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
- this.btDevDb = new System.Windows.Forms.ToolStripMenuItem();
+ this.마크작성1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.menuStrip1.SuspendLayout();
this.panel1.SuspendLayout();
this.toolStrip1.SuspendLayout();
@@ -299,14 +300,14 @@
// 송금내역조회
//
this.송금내역조회.Name = "송금내역조회";
- this.송금내역조회.Size = new System.Drawing.Size(154, 22);
+ this.송금내역조회.Size = new System.Drawing.Size(180, 22);
this.송금내역조회.Text = "송금 내역 조회";
this.송금내역조회.Click += new System.EventHandler(this.송금내역조회ToolStripMenuItem_Click);
//
// 송금등록
//
this.송금등록.Name = "송금등록";
- this.송금등록.Size = new System.Drawing.Size(154, 22);
+ this.송금등록.Size = new System.Drawing.Size(180, 22);
this.송금등록.Text = "송금 등록";
this.송금등록.Click += new System.EventHandler(this.송금등록ToolStripMenuItem_Click);
//
@@ -317,7 +318,7 @@
this.매입장부,
this.매입미결제ToolStripMenuItem});
this.매입.Name = "매입";
- this.매입.Size = new System.Drawing.Size(154, 22);
+ this.매입.Size = new System.Drawing.Size(180, 22);
this.매입.Text = "매입";
//
// 매입집계
@@ -350,7 +351,7 @@
this.매출조회,
this.매출집계});
this.매출.Name = "매출";
- this.매출.Size = new System.Drawing.Size(154, 22);
+ this.매출.Size = new System.Drawing.Size(180, 22);
this.매출.Text = "매출";
//
// 매출입력
@@ -384,7 +385,7 @@
// 파트타임관리
//
this.파트타임관리.Name = "파트타임관리";
- this.파트타임관리.Size = new System.Drawing.Size(154, 22);
+ this.파트타임관리.Size = new System.Drawing.Size(180, 22);
this.파트타임관리.Text = "파트타임 관리";
this.파트타임관리.Click += new System.EventHandler(this.파트타임관리ToolStripMenuItem_Click);
//
@@ -410,13 +411,13 @@
this.불용어,
this.작업지시서});
this.마크설정.Name = "마크설정";
- this.마크설정.Size = new System.Drawing.Size(156, 22);
+ this.마크설정.Size = new System.Drawing.Size(180, 22);
this.마크설정.Text = "설정";
//
// 단축키설정
//
this.단축키설정.Name = "단축키설정";
- this.단축키설정.Size = new System.Drawing.Size(138, 22);
+ this.단축키설정.Size = new System.Drawing.Size(180, 22);
this.단축키설정.Text = "단축키";
this.단축키설정.Visible = false;
this.단축키설정.Click += new System.EventHandler(this.단축키설정ToolStripMenuItem_Click);
@@ -424,14 +425,14 @@
// 매크로문구
//
this.매크로문구.Name = "매크로문구";
- this.매크로문구.Size = new System.Drawing.Size(138, 22);
+ this.매크로문구.Size = new System.Drawing.Size(180, 22);
this.매크로문구.Text = "매크로 문구";
this.매크로문구.Click += new System.EventHandler(this.매크로문구설정ToolStripMenuItem_Click);
//
// 불용어
//
this.불용어.Name = "불용어";
- this.불용어.Size = new System.Drawing.Size(138, 22);
+ this.불용어.Size = new System.Drawing.Size(180, 22);
this.불용어.Text = "불용어";
this.불용어.Visible = false;
this.불용어.Click += new System.EventHandler(this.불용어ToolStripMenuItem_Click);
@@ -439,7 +440,7 @@
// 작업지시서
//
this.작업지시서.Name = "작업지시서";
- this.작업지시서.Size = new System.Drawing.Size(138, 22);
+ this.작업지시서.Size = new System.Drawing.Size(180, 22);
this.작업지시서.Text = "작업지시서";
this.작업지시서.Visible = false;
this.작업지시서.Click += new System.EventHandler(this.작업지시서ToolStripMenuItem_Click);
@@ -447,6 +448,7 @@
// 마크작업
//
this.마크작업.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.마크작성1ToolStripMenuItem,
this.마크작성,
this.마크목록,
this.소장자료검색,
@@ -455,55 +457,56 @@
this.복본조사2,
this.iSBN조회});
this.마크작업.Name = "마크작업";
- this.마크작업.Size = new System.Drawing.Size(156, 22);
+ this.마크작업.Size = new System.Drawing.Size(180, 22);
this.마크작업.Text = "마크 작업";
//
// 마크작성
//
this.마크작성.Name = "마크작성";
- this.마크작성.Size = new System.Drawing.Size(154, 22);
- this.마크작성.Text = "마크 작성";
+ this.마크작성.Size = new System.Drawing.Size(180, 22);
+ this.마크작성.Text = "신규마크 작성";
+ this.마크작성.ToolTipText = "마크 작성(2)";
this.마크작성.Click += new System.EventHandler(this.마크작성ToolStripMenuItem_Click);
//
// 마크목록
//
this.마크목록.Name = "마크목록";
- this.마크목록.Size = new System.Drawing.Size(154, 22);
+ this.마크목록.Size = new System.Drawing.Size(180, 22);
this.마크목록.Text = "마크 목록";
this.마크목록.Click += new System.EventHandler(this.마크목록ToolStripMenuItem_Click);
//
// 소장자료검색
//
this.소장자료검색.Name = "소장자료검색";
- this.소장자료검색.Size = new System.Drawing.Size(154, 22);
+ this.소장자료검색.Size = new System.Drawing.Size(180, 22);
this.소장자료검색.Text = "소장자료검색";
this.소장자료검색.Click += new System.EventHandler(this.소장자료검색ToolStripMenuItem_Click);
//
// 마크정리
//
this.마크정리.Name = "마크정리";
- this.마크정리.Size = new System.Drawing.Size(154, 22);
+ this.마크정리.Size = new System.Drawing.Size(180, 22);
this.마크정리.Text = "마크 정리";
this.마크정리.Click += new System.EventHandler(this.마크정리ToolStripMenuItem_Click);
//
// 복본조사1
//
this.복본조사1.Name = "복본조사1";
- this.복본조사1.Size = new System.Drawing.Size(154, 22);
+ this.복본조사1.Size = new System.Drawing.Size(180, 22);
this.복본조사1.Text = "복본조사";
this.복본조사1.Click += new System.EventHandler(this.복본조사ToolStripMenuItem1_Click);
//
// 복본조사2
//
this.복본조사2.Name = "복본조사2";
- this.복본조사2.Size = new System.Drawing.Size(154, 22);
+ this.복본조사2.Size = new System.Drawing.Size(180, 22);
this.복본조사2.Text = "복본조사(New)";
this.복본조사2.Click += new System.EventHandler(this.복본조사2_Click);
//
// iSBN조회
//
this.iSBN조회.Name = "iSBN조회";
- this.iSBN조회.Size = new System.Drawing.Size(154, 22);
+ this.iSBN조회.Size = new System.Drawing.Size(180, 22);
this.iSBN조회.Text = "ISBN 조회";
this.iSBN조회.Click += new System.EventHandler(this.iSBN조회ToolStripMenuItem_Click);
//
@@ -513,7 +516,7 @@
this.목록,
this.편목});
this.dVDCDLPToolStripMenuItem.Name = "dVDCDLPToolStripMenuItem";
- this.dVDCDLPToolStripMenuItem.Size = new System.Drawing.Size(156, 22);
+ this.dVDCDLPToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
this.dVDCDLPToolStripMenuItem.Text = "DVD / CD / LP";
//
// 목록
@@ -537,7 +540,7 @@
this.마크반입,
this.마크반출});
this.반입및반출.Name = "반입및반출";
- this.반입및반출.Size = new System.Drawing.Size(156, 22);
+ this.반입및반출.Size = new System.Drawing.Size(180, 22);
this.반입및반출.Text = "반입 및 반출";
//
// 마크반입
@@ -562,7 +565,7 @@
this.검수,
this.저자기호});
this.부가기능.Name = "부가기능";
- this.부가기능.Size = new System.Drawing.Size(156, 22);
+ this.부가기능.Size = new System.Drawing.Size(180, 22);
this.부가기능.Text = "부가기능";
//
// 마크수집
@@ -603,7 +606,7 @@
this.DLS조회,
this.dLS복본조사});
this.DLS.Name = "DLS";
- this.DLS.Size = new System.Drawing.Size(156, 22);
+ this.DLS.Size = new System.Drawing.Size(180, 22);
this.DLS.Text = "DLS";
//
// DLS조회
@@ -627,7 +630,7 @@
this.마크통계,
this.장비관리});
this.마크기타.Name = "마크기타";
- this.마크기타.Size = new System.Drawing.Size(156, 22);
+ this.마크기타.Size = new System.Drawing.Size(180, 22);
this.마크기타.Text = "기타";
//
// 서류작성
@@ -818,6 +821,15 @@
this.일괄처리관리ToolStripMenuItem.Text = "일괄처리 관리";
this.일괄처리관리ToolStripMenuItem.Click += new System.EventHandler(this.일괄처리관리ToolStripMenuItem_Click);
//
+ // btDevDb
+ //
+ this.btDevDb.ForeColor = System.Drawing.Color.Blue;
+ this.btDevDb.Name = "btDevDb";
+ this.btDevDb.Size = new System.Drawing.Size(202, 22);
+ this.btDevDb.Text = "데이터베이스편집(개발)";
+ this.btDevDb.Visible = false;
+ this.btDevDb.Click += new System.EventHandler(this.btDevDb_Click);
+ //
// panel1
//
this.panel1.BackColor = System.Drawing.SystemColors.ControlDark;
@@ -1076,14 +1088,12 @@
this.lblStatus.Size = new System.Drawing.Size(27, 22);
this.lblStatus.Text = "WD";
//
- // btDevDb
+ // 마크작성1ToolStripMenuItem
//
- this.btDevDb.ForeColor = System.Drawing.Color.Blue;
- this.btDevDb.Name = "btDevDb";
- this.btDevDb.Size = new System.Drawing.Size(202, 22);
- this.btDevDb.Text = "데이터베이스편집(개발)";
- this.btDevDb.Visible = false;
- this.btDevDb.Click += new System.EventHandler(this.btDevDb_Click);
+ this.마크작성1ToolStripMenuItem.Name = "마크작성1ToolStripMenuItem";
+ this.마크작성1ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
+ this.마크작성1ToolStripMenuItem.Text = "마크 작성(1)";
+ this.마크작성1ToolStripMenuItem.Click += new System.EventHandler(this.마크작성1ToolStripMenuItem_Click);
//
// Main
//
@@ -1219,5 +1229,6 @@
private System.Windows.Forms.ToolStripLabel lblStatus;
private System.Windows.Forms.ToolStripMenuItem 복본조사2;
private System.Windows.Forms.ToolStripMenuItem btDevDb;
+ private System.Windows.Forms.ToolStripMenuItem 마크작성1ToolStripMenuItem;
}
}
\ No newline at end of file
diff --git a/unimarc/unimarc/Main.cs b/unimarc/unimarc/Main.cs
index dc9de30..790ff99 100644
--- a/unimarc/unimarc/Main.cs
+++ b/unimarc/unimarc/Main.cs
@@ -4,14 +4,19 @@ using System.ComponentModel;
using System.Data;
using System.Diagnostics;
using System.Drawing;
+using System.IO;
using System.Linq;
+using System.Net;
+using System.Numerics;
using System.Runtime.CompilerServices;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
-using System.IO;
-using System.Net;
-
+using UniMarc;
+using UniMarc.Properties;
+using UniMarc.개발자용;
+using UniMarc.마크;
+using UniMarc.회계;
using WindowsFormsApp1.Account;
using WindowsFormsApp1.Convenience;
using WindowsFormsApp1.Delivery;
@@ -19,14 +24,9 @@ using WindowsFormsApp1.DLS;
using WindowsFormsApp1.Home;
using WindowsFormsApp1.Mac;
using WindowsFormsApp1.Work_log;
+using WindowsFormsApp1.납품관리;
using WindowsFormsApp1.마크;
using WindowsFormsApp1.회계;
-using WindowsFormsApp1.납품관리;
-using UniMarc.회계;
-using UniMarc.마크;
-using UniMarc.Properties;
-using UniMarc;
-using UniMarc.개발자용;
namespace WindowsFormsApp1
@@ -1552,5 +1552,18 @@ namespace WindowsFormsApp1
var f = new fDevDB();
f.Show();
}
+
+ private void 마크작성1ToolStripMenuItem_Click(object sender, EventArgs e)
+ {
+ ExcelTest.Marc marc = new ExcelTest.Marc();
+ marc.MdiParent = this;
+ marc.WindowState = FormWindowState.Maximized;
+ marc.Show();
+ marc.input_list(
+ "-1",
+ string.Empty, this.com_idx,
+ string.Empty, string.Empty
+ );
+ }
}
}
\ No newline at end of file
diff --git a/unimarc/unimarc/UniMarc.csproj b/unimarc/unimarc/UniMarc.csproj
index 5824a26..3f29df9 100644
--- a/unimarc/unimarc/UniMarc.csproj
+++ b/unimarc/unimarc/UniMarc.csproj
@@ -358,6 +358,12 @@
Mac_List_Add.cs
+
+ Form
+
+
+ MarcEditor.cs
+
Form
@@ -1052,6 +1058,9 @@
Mac_List_Add.cs
+
+ MarcEditor.cs
+
MarcCopySelect.cs
diff --git a/unimarc/unimarc/마크/AddMarc.Designer.cs b/unimarc/unimarc/마크/AddMarc.Designer.cs
index f742b89..6974227 100644
--- a/unimarc/unimarc/마크/AddMarc.Designer.cs
+++ b/unimarc/unimarc/마크/AddMarc.Designer.cs
@@ -2321,7 +2321,7 @@ namespace UniMarc.마크
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.Name = "AddMarc";
- this.Text = "마크 작성";
+ this.Text = "마크 작성(2)";
this.Load += new System.EventHandler(this.AddMarc_Load);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
diff --git a/unimarc/unimarc/마크/AddMarc.resx b/unimarc/unimarc/마크/AddMarc.resx
index 32ec057..9f83495 100644
--- a/unimarc/unimarc/마크/AddMarc.resx
+++ b/unimarc/unimarc/마크/AddMarc.resx
@@ -123,37 +123,38 @@
iVBORw0KGgoAAAANSUhEUgAAAOEAAADhCAMAAAAJbSJIAAAABGdBTUEAALGPC/xhBQAAAIFQTFRF////
AAAAlJSU4ODgU1NT6enp+Pj4w8PDxMTEkpKS/Pz81tbW5eXlRERE3NzcmZmZzMzMZGRkTU1Nb29vg4OD
urq6KioqW1tb8vLyf39/sbGxEhISPz8/i4uL0NDQZmZmIyMjoqKiNTU1tLS0GRkZp6end3d3Li4uOjo6
- Dg4OJSUlLUB5vgAABwxJREFUeF7tnX97ojAMx6ceIqDi/DXndJ47vZt7/y/wFOMUSKG0SWE8+fxz9zxl
- ZN8BaZq26ZMgCIIgCIIgCIIgCIIgCIIgCIIgCIIgCELrWHnDsb8+7uNuvD+u/fHQW0GLOT34t276kb99
- nn51siynu60f9eEqA7Zb+E+d9P1g9AaKcN42gR/C1dUIOl34X12E43gDMsrYxGP4IX26nZoVRtt/8Ovr
- 8bmtJvIssE6Fq/3n9feuxOao73wuAutTGD0nv7AJM80HmQisS6E/TaybMh3AfYq4CqxH4ULXuagp1wgC
- 61A4MPn88kzf4X44N4HuFQ5/gWV7dh7cE+FboGuF/S3YpSFWhQF3gY4VTqp1f+V8RnDnNA8C3Sr8C0Yp
- wcLOR4EuFUYnsEnLMjd4SAl0qDAGi/SswQKQFuhMYWgewpTzF4wkZAS6Ujj8DfZ4+LzHqlmBjhROwBob
- p1uomhPoRuEajJUzms3jtT+JxtHEP3bnM/3w7hrF5QU6UbgHW8V8BAsvl60I+8M/2w+4opjF+XJEoAuF
- mNkMy3lhIB0uZhrf8RG3xK8wAEtKvrZ4YJJmMitO5ZzB3TW7wrIn+OLrJtJWa73XNQO3wpJvcFYtmzkY
- wc9VgFnhHzCDMysY/iiYVNbIq/AdrKC8VE8OXlhUHJ+wKvTACMZJJ9WCEpb6rhScCsN8kv6bV7MU9pVe
- lTwPp8IZ2MhzmMAlpmj0sTcYFard6LP9jNKktHe8wadwDBbyBHCFFStdp8qnUBlnGbuYDJo5ETaFr2Ag
- y5tOiKaHnk/lUqjqCQ9DuIACrUELk8JQEUIe7H3MI8Uh0xUmhQpvTixQK7vFo1ARzLxRvqJntHpFHoU7
- uHsGOieToNftsyhUuBkfmonQjGtYFOLTn8SmdAM3DoV47vAZWonQFciiEH2ExG5UWyCHQvwR2o4m0ugL
- 5FD4ArdO8QqNNFQQyKCwB3dOcbIZ8OaoIpBBIRryU40nEioJpFfYhxuneIFGEqoJpFeIzsKYZdVwKgqk
- V4h1FTNoo6CqQHKFqJ+pnvhVUi2TeIFaITaeIXyElZ8gvUIsP0S30tpAILVCbGBI50hNBFIrPMJtHyEb
- NBkJpFaIRGxLi4X2KcwEUiuEuz5CtRvAUCCxQmxwT5S6MBVIrBD5DP9BkyXGAokVIp/hHJrsMBdIrBCZ
- qyAZVVSPZO6QKhzCTR+BJitsBNIqRBzNBppssHhFz5AqRBwNwVyhnUBahcjw/rLazA6rV/QMqULElVoP
- nGwF0sw430AGFrYhWzjuWUKZp10dQNadETS1BGToRJm/aABId0gT0TQGJEcTQ1NLQCYsMlshfjoLkPUA
- 8aRo3SAKaWecagdJdxPP3NcNEpZSpvMbQPufYfu/w/b70vb3h+2Padofl7Z/bNH+8SHHGL9hcORpmgVL
- rq1R8ORLmwRTzrtBcM1bNAiuuafmwDZ/2BgQV7OEppbAOI/fFEDVI+5e02D6Kwc00YFs+idbT1PGCqnw
- k6rrQgLyITob52PbvOhDKt51bcVgiwYZ3h9sAa2bKrARWHuEeBdLAvP60gKQvpglTcS9RliJO8Pc67xV
- YKVbdtBGC/tafRx0QyBPTMy/3wIFqzd5gjZq0D0z3H0ikm7nS9Zig0TifU850BenQ7yt+g7mton3rmVB
- 3xv6iO2Gi/2HaQZgIw1joOFiD+kjWMjN1VVccbIP+AH0s+DtodCHyJZYxAv3cj5CRffL1WWgHUWnQ1y+
- IYubmgoJir8md2ZBURfjRP+HRQPuM+yJBcXKZXKH6inKRfHProeKuuvEEhXvSmcK7ZwoPg/aAi69/JTs
- FSdZBQd1opTlsx2tj1DW+qLqNHy4Xw5X813qem00+wPUi/idzTuz1txb4aHaBYfTzuq6iW+2I42Jysdw
- j9MyLMEoglXty1Dlxs64Xd+i6q4unMwdjl9wBMHB8fIWVa+YYFiDdqz+As84X7JLXkfYQxMW39Qwp05b
- C7qndl4JtazeKds9qF/PO/QL388zR7jSMaXb677mOoFcNC+tAb2HS52jsQe0pK7+02Be0PHcqOkJXtAq
- M9r5xM5GeOp7i0Cv8nOtC64rnW/RPSbnW7z763g+0y0WXPua+cJ+kYTa17R4BcXLCfjgSzdrEyrSbyQ0
- ZDU533lPNTrRNJF6xGPD7ybtHiuOKc1wOhwsh/zsvI/GbR0jPv8w4J1aNmNYFj7r88I8+2LMwP6c1Quj
- Ju9tJDhLdtT0jRy+fsCJMao5CtXC5kznn7Kw2tubvKyb+EdtpYo0z8W7sdRKBzSLcBzrfpIf8biJ3Z8O
- fT8YFR/9c9gE2gmrptKP/O3zNJ+N+Zrutovop6u7s/KG48H6uI+78X6/9qOh14ChrSAIgiAIgiAIgiAI
- giAIgiAIgiAIgiAIAilPT/8BzuZT5uV+S2QAAAAASUVORK5CYII=
+ Dg4OJSUlLUB5vgAABzdJREFUeF7tne12ojAQhosuIqBiRa212q7dult7/xe4R6wKwwRCMhMoZ56fPSnj
+ K8l8BeLDgyAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIQt/Y+JNZsD0ekkFyOG6D2cTfwCGNGcI/tMQoDvaP
+ iy8Psl687YN4BIfrs9/Dv7TAKAinL1BagZddGETw37QIvQH8k2OiWbKDehTskhn871oGXssK4/0/qKOS
+ z30zkQOvVYWbwydUoMHuqO98zgLbUxg/ws+uTap5IzOBbSkMFvBjN2IxhhdEuAhsR+FK17moqdf4LbAN
+ hWOT5Vdm8QovXOAq0L3Cya/iB7XgzYcXv3MT6FrhaF/4jLYkqjTgLtCxwnmz8FfPZwxNZOQEulX4N2eY
+ CiztzAt0qTA+5Q2TsS4VDwWBDhUmBbuUbIuGigKdKYzMU5h6/uYtAYGuFE5+A7u0fN5zVSjQkcI5NEvN
+ 6ZqqlgS6UbiFVpVM02WyDebxLJ4Hx8Ey1U/vLllcWaAThQdoFOU9XPmlbkU0mvzZv8OhKCtcoAuFmFnA
+ elmZSEerVGMdH3FL/ApDaBLytccTkyLztLqV43ke7q7ZFaLfa46noDQ1FWy2etMVwK2wZg2mpYSkkvEU
+ XqAeZoV/oL0CaUX5o2DeWCOvwldoLs+TZrsFsGpYn7Aq9KG1HKdK71lFVOu7CnAqjMpN+hvPqtpVh6F+
+ IsCrMIXGbnzM4diG1HnoHIwK1W70Ub+pq2JeGx2v8CmcQVM3QjjUhI2uU+VTqMyzjF0MQLMnwqbwGVr6
+ 5kUnRdNDz6dyKVRFwo8JHGmBeqXnYFIYKVLID3sfk6c6ZbrApFDhzYkFanW3eBQqkpkXyimq/h6L8Ch8
+ g2Yu0DmZDC2BPAoVbiaA4+zQE8ijEN/+JDalKZDabAbeO3yEw+zQFciiEL2FxG5UWyCHQvwW2lYTRfQF
+ cih8gjbOPMNRVjQQyKBwCE2cOdkUvCWaCGRQiKb8VPVERiOB9ApH0MKZJzjKhmYC6RWiuzBmXTWchgLp
+ FWKhIoWDLGgqkFwh6meaN36V6FW9eagVYvUM4S1sfAfpFWL9oWZ7E1UYCKRWiBWGdI7URCC1wiO8PmXR
+ ZCSQWiGSsa119wfrMBNIrRBeXvFYlgmGAokVYsU9UevCVCCxQmQZ/oNjzDAWSKwQWYZLOMYIc4HECpG9
+ CpKqonkmc4dU4QRe3fM8OMYEG4G0ChFHs4NjDLCYotQKEUdDsFdoJ5BWIVLen582s8NqilIrRFypdeFk
+ K5BiFt1BCgvblC2aDS2h7NNuPqA+bwrH/GyQ0omw+O0CSDikyWg6A9KjSeCYnw2yYQFehfjprKA+wvq+
+ GyAKaXecWgdpdxOVv10BSUsp2/kdoP/3sP/rEFHYM1/a/3jY/5ym/3lp/2uL/teHHDV+x+Do03QLll5b
+ p0ASU9JOV/sw9bw7BBIQSfYtOgTX3lN3QJxpz7IaxNWs4ZifDeJq+lYEQ3lOp2m4+FUCjrEGeemf7Hma
+ OjbICT+Fc11IQBaiszofe82LPqVCCijC59qqQfJ+jsQfe4CW7tnEKmJolv4tlgzm50srQGIxS5sI6dW4
+ KaHcGcamqYubiHhx7w0OIgFpfLto7mO5BlNOzP++BQp23uQJDiICKfT5YyLSbudr1mJFIvF7TyXQieNR
+ PmdSAHPbxO+uQdB5Q5+xXUG2L5h3ocbQWAZjooEFDOp3SPNgKTdXqLiA30SODOoCuix4IxR6E9kai/jB
+ vZy3UBF+uUIGGig8j/j4BoibMxUyFN8md2cBKxPPUZH+i0UTbp7CsIjiyWVyh+orjoviKJuKRIpz14kl
+ KuaKt4ADGVAsD9oDXIblLdkLjMH+joNzopTHZ3Ol3ABkD+MCVdAI4IWvuNrvUp/XRvN+gPohfpbeBYb6
+ JC6CM/c2eKp2hr5HqkR9buKLbaUxV/kY7joNsIbW71idfRmp3Jjz51tU4erMydzhBCofeg647MlMEVVU
+ zDA8g3amXoHcNRMGtltyx+AcYR9tWNzg6R9WonaoGQ3Pgh6qnVeGQzd6R5GD39A/zzsKKudndip7K6gj
+ 8zdfS51ELl7WngF9gP/jirq7WH+u/sN4WRF4rrR0B8/UrMVvPrHfRngY+atQ7+Rn/pKwAnS3BmWaLgfH
+ 7PctXoNtskyxfV0c8/BKQmVcJEFnKbPiVxxeTsC7fSpvTaRov5HgYgdWA2yHn4YWnWiRWF3x2PDbeSpa
+ QXVOaYbTcrAe8t/Oe7ctpckh/v3D0KaO5mJSlz7r80TZe6VkrJeF1THt3ATNQfBbstNWSsEGBPoJJ8a0
+ 5SxUC5vfdG49CdXEP5hM1l3SvLnTIrHm7+JdWWu1A7pFNEt0l+R7Muti+NNhFIRTxV7uNx+7ULth1VVG
+ cbB/XJS7MV+Lt/0q/unq7mz8yWy8PR6SQXI4bIN44negtBUEQRAEQRAEQRAEQRAEQRAEQRAEQRAEQSDm
+ P87mU+ZvyRQDAAAAAElFTkSuQmCC
diff --git a/unimarc/unimarc/마크/Helper008.cs b/unimarc/unimarc/마크/Helper008.cs
index be196f6..0c87dd1 100644
--- a/unimarc/unimarc/마크/Helper008.cs
+++ b/unimarc/unimarc/마크/Helper008.cs
@@ -18,6 +18,12 @@ namespace ExcelTest
public string call = "";
Marc mac;
Marc_Plan_Sub_MarcEdit me;
+ MarcEditor mae;
+ public Helper008(MarcEditor _mae)
+ {
+ InitializeComponent();
+ mae = _mae;
+ }
public Helper008(Marc _mac)
{
InitializeComponent();
diff --git a/unimarc/unimarc/마크/Marc.cs b/unimarc/unimarc/마크/Marc.cs
index 43f94de..3c05ea2 100644
--- a/unimarc/unimarc/마크/Marc.cs
+++ b/unimarc/unimarc/마크/Marc.cs
@@ -48,6 +48,8 @@ namespace ExcelTest
public Marc()
{
InitializeComponent();
+ this.ml = null;
+ mUserName = string.Empty;
}
public Marc(Mac_List _ml)
{
@@ -182,6 +184,7 @@ namespace ExcelTest
// SaveDateCheck(SaveDate, a);
// }
+
//}
private string RealMarc(string[] MarcData)
@@ -266,7 +269,8 @@ namespace ExcelTest
mLoadCompleted = true;
List_Book.ClearSelection();
- List_Book.Rows[0].Selected = true;
+ if(this.List_Book.RowCount > 0)
+ List_Book.Rows[0].Selected = true;
}
///
@@ -3742,5 +3746,10 @@ namespace ExcelTest
this.Close();
}
}
+
+ private void button1_Click(object sender, EventArgs e)
+ {
+ //현재 데이터를 한줄 복사하고 ISBN 값을 삭제한다
+ }
}
}
\ No newline at end of file
diff --git a/unimarc/unimarc/마크/Marc.designer.cs b/unimarc/unimarc/마크/Marc.designer.cs
index 83a0368..5eb7d03 100644
--- a/unimarc/unimarc/마크/Marc.designer.cs
+++ b/unimarc/unimarc/마크/Marc.designer.cs
@@ -38,19 +38,19 @@
System.Windows.Forms.Label label25;
System.Windows.Forms.Label label26;
System.Windows.Forms.Label label27;
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Marc));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle33 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle34 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle35 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle36 = new System.Windows.Forms.DataGridViewCellStyle();
this.richTextBox1 = new System.Windows.Forms.RichTextBox();
this.etc1 = new System.Windows.Forms.RichTextBox();
this.etc2 = new System.Windows.Forms.RichTextBox();
@@ -97,10 +97,8 @@
this.label4 = new System.Windows.Forms.Label();
this.text008 = new System.Windows.Forms.TextBox();
this.panel3 = new System.Windows.Forms.Panel();
- this.btn_Reflesh008 = new System.Windows.Forms.Button();
this.btn_close = new System.Windows.Forms.Button();
this.input_date = new System.Windows.Forms.DateTimePicker();
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.btn_preview = new System.Windows.Forms.Button();
this.cb_grade = new System.Windows.Forms.ComboBox();
this.label6 = new System.Windows.Forms.Label();
@@ -175,6 +173,13 @@
this.GridView490 = new System.Windows.Forms.DataGridView();
this.text490a = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.text490v = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.text940a = new System.Windows.Forms.TextBox();
+ this.text250a = new System.Windows.Forms.TextBox();
+ this.grp260 = new System.Windows.Forms.GroupBox();
+ this.text260a = new System.Windows.Forms.TextBox();
+ this.text260b = new System.Windows.Forms.TextBox();
+ this.text260c = new System.Windows.Forms.TextBox();
+ this.text260g = new System.Windows.Forms.TextBox();
this.grp300 = new System.Windows.Forms.GroupBox();
this.text300a = new System.Windows.Forms.TextBox();
this.text300b = new System.Windows.Forms.TextBox();
@@ -182,11 +187,6 @@
this.text300c2 = new System.Windows.Forms.TextBox();
this.text300e = new System.Windows.Forms.TextBox();
this.text546a = new System.Windows.Forms.TextBox();
- this.grp260 = new System.Windows.Forms.GroupBox();
- this.text260a = new System.Windows.Forms.TextBox();
- this.text260b = new System.Windows.Forms.TextBox();
- this.text260c = new System.Windows.Forms.TextBox();
- this.text260g = new System.Windows.Forms.TextBox();
this.text504a = new System.Windows.Forms.TextBox();
this.text536a = new System.Windows.Forms.TextBox();
this.groupBox4 = new System.Windows.Forms.GroupBox();
@@ -240,18 +240,19 @@
this.label54 = new System.Windows.Forms.Label();
this.text521a = new System.Windows.Forms.TextBox();
this.text525a = new System.Windows.Forms.TextBox();
- this.text940a = new System.Windows.Forms.TextBox();
this.text653a = new System.Windows.Forms.TextBox();
this.text507t = new System.Windows.Forms.TextBox();
this.text500a = new System.Windows.Forms.TextBox();
this.text507a = new System.Windows.Forms.TextBox();
- this.text250a = new System.Windows.Forms.TextBox();
this.lbl_SaveData = new System.Windows.Forms.Label();
this.lbl_ISBN = new System.Windows.Forms.Label();
this.tbCustName = new System.Windows.Forms.Button();
this.checkBox4 = new System.Windows.Forms.CheckBox();
this.lbCustIDX = new System.Windows.Forms.Label();
this.lbl_BookList = new System.Windows.Forms.Label();
+ this.pictureBox1 = new System.Windows.Forms.PictureBox();
+ this.btn_Reflesh008 = new System.Windows.Forms.Button();
+ this.button1 = new System.Windows.Forms.Button();
label31 = new System.Windows.Forms.Label();
label30 = new System.Windows.Forms.Label();
label33 = new System.Windows.Forms.Label();
@@ -264,7 +265,6 @@
label27 = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.List_Book)).BeginInit();
this.panel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.panel1.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
@@ -279,19 +279,20 @@
((System.ComponentModel.ISupportInitialize)(this.GridView440)).BeginInit();
this.groupBox8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.GridView490)).BeginInit();
- this.grp300.SuspendLayout();
this.grp260.SuspendLayout();
+ this.grp300.SuspendLayout();
this.groupBox4.SuspendLayout();
this.groupBox3.SuspendLayout();
this.groupBox2.SuspendLayout();
this.grp245.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.SuspendLayout();
//
// label31
//
label31.AutoSize = true;
label31.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- label31.Location = new System.Drawing.Point(2, 30);
+ label31.Location = new System.Drawing.Point(2, 24);
label31.Name = "label31";
label31.Size = new System.Drawing.Size(13, 12);
label31.TabIndex = 0;
@@ -301,7 +302,7 @@
//
label30.AutoSize = true;
label30.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- label30.Location = new System.Drawing.Point(2, 58);
+ label30.Location = new System.Drawing.Point(2, 46);
label30.Name = "label30";
label30.Size = new System.Drawing.Size(13, 12);
label30.TabIndex = 2;
@@ -311,7 +312,7 @@
//
label33.AutoSize = true;
label33.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- label33.Location = new System.Drawing.Point(122, 85);
+ label33.Location = new System.Drawing.Point(107, 68);
label33.Name = "label33";
label33.Size = new System.Drawing.Size(29, 12);
label33.TabIndex = 7;
@@ -321,7 +322,7 @@
//
label32.AutoSize = true;
label32.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- label32.Location = new System.Drawing.Point(17, 85);
+ label32.Location = new System.Drawing.Point(15, 68);
label32.Name = "label32";
label32.Size = new System.Drawing.Size(29, 12);
label32.TabIndex = 5;
@@ -331,7 +332,7 @@
//
label29.AutoSize = true;
label29.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- label29.Location = new System.Drawing.Point(2, 85);
+ label29.Location = new System.Drawing.Point(2, 68);
label29.Name = "label29";
label29.Size = new System.Drawing.Size(13, 12);
label29.TabIndex = 4;
@@ -341,7 +342,7 @@
//
label28.AutoSize = true;
label28.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- label28.Location = new System.Drawing.Point(2, 112);
+ label28.Location = new System.Drawing.Point(2, 90);
label28.Name = "label28";
label28.Size = new System.Drawing.Size(13, 12);
label28.TabIndex = 9;
@@ -351,7 +352,7 @@
//
label24.AutoSize = true;
label24.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- label24.Location = new System.Drawing.Point(5, 29);
+ label24.Location = new System.Drawing.Point(4, 23);
label24.Name = "label24";
label24.Size = new System.Drawing.Size(13, 12);
label24.TabIndex = 0;
@@ -361,7 +362,7 @@
//
label25.AutoSize = true;
label25.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- label25.Location = new System.Drawing.Point(5, 56);
+ label25.Location = new System.Drawing.Point(4, 45);
label25.Name = "label25";
label25.Size = new System.Drawing.Size(13, 12);
label25.TabIndex = 2;
@@ -371,7 +372,7 @@
//
label26.AutoSize = true;
label26.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- label26.Location = new System.Drawing.Point(5, 82);
+ label26.Location = new System.Drawing.Point(4, 66);
label26.Name = "label26";
label26.Size = new System.Drawing.Size(13, 12);
label26.TabIndex = 4;
@@ -381,7 +382,7 @@
//
label27.AutoSize = true;
label27.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- label27.Location = new System.Drawing.Point(5, 110);
+ label27.Location = new System.Drawing.Point(4, 88);
label27.Name = "label27";
label27.Size = new System.Drawing.Size(13, 12);
label27.TabIndex = 6;
@@ -394,10 +395,9 @@
this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.richTextBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.richTextBox1.Font = new System.Drawing.Font("굴림체", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.richTextBox1.Location = new System.Drawing.Point(3, 4);
- this.richTextBox1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.richTextBox1.Location = new System.Drawing.Point(3, 3);
this.richTextBox1.Name = "richTextBox1";
- this.richTextBox1.Size = new System.Drawing.Size(1067, 1015);
+ this.richTextBox1.Size = new System.Drawing.Size(932, 810);
this.richTextBox1.TabIndex = 32;
this.richTextBox1.Text = "";
this.richTextBox1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.richTextBox1_KeyDown);
@@ -406,10 +406,9 @@
//
this.etc1.BackColor = System.Drawing.SystemColors.ScrollBar;
this.etc1.Font = new System.Drawing.Font("굴림체", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.etc1.Location = new System.Drawing.Point(1728, 435);
- this.etc1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.etc1.Location = new System.Drawing.Point(1512, 348);
this.etc1.Name = "etc1";
- this.etc1.Size = new System.Drawing.Size(327, 233);
+ this.etc1.Size = new System.Drawing.Size(287, 187);
this.etc1.TabIndex = 32;
this.etc1.Text = "Remark1";
this.etc1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.etc_KeyDown);
@@ -418,10 +417,9 @@
//
this.etc2.BackColor = System.Drawing.SystemColors.ScrollBar;
this.etc2.Font = new System.Drawing.Font("굴림체", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.etc2.Location = new System.Drawing.Point(1728, 676);
- this.etc2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.etc2.Location = new System.Drawing.Point(1512, 541);
this.etc2.Name = "etc2";
- this.etc2.Size = new System.Drawing.Size(327, 229);
+ this.etc2.Size = new System.Drawing.Size(287, 184);
this.etc2.TabIndex = 32;
this.etc2.Text = "Remark2";
this.etc2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.etc_KeyDown);
@@ -429,18 +427,18 @@
// label1
//
this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(1066, 14);
+ this.label1.Location = new System.Drawing.Point(933, 11);
this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(67, 15);
+ this.label1.Size = new System.Drawing.Size(53, 12);
this.label1.TabIndex = 14;
this.label1.Text = "입력일자";
//
// label2
//
this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(1259, 14);
+ this.label2.Location = new System.Drawing.Point(1102, 11);
this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(52, 15);
+ this.label2.Size = new System.Drawing.Size(41, 12);
this.label2.TabIndex = 206;
this.label2.Text = "이용자";
//
@@ -448,10 +446,9 @@
//
this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1.FormattingEnabled = true;
- this.comboBox1.Location = new System.Drawing.Point(1306, 9);
- this.comboBox1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.comboBox1.Location = new System.Drawing.Point(1143, 7);
this.comboBox1.Name = "comboBox1";
- this.comboBox1.Size = new System.Drawing.Size(90, 23);
+ this.comboBox1.Size = new System.Drawing.Size(79, 20);
this.comboBox1.TabIndex = 207;
this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
this.comboBox1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseClick);
@@ -459,9 +456,9 @@
// label3
//
this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(1409, 14);
+ this.label3.Location = new System.Drawing.Point(1233, 11);
this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(67, 15);
+ this.label3.Size = new System.Drawing.Size(53, 12);
this.label3.TabIndex = 206;
this.label3.Text = "자료형식";
//
@@ -469,10 +466,9 @@
//
this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox2.FormattingEnabled = true;
- this.comboBox2.Location = new System.Drawing.Point(1471, 9);
- this.comboBox2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.comboBox2.Location = new System.Drawing.Point(1287, 7);
this.comboBox2.Name = "comboBox2";
- this.comboBox2.Size = new System.Drawing.Size(90, 23);
+ this.comboBox2.Size = new System.Drawing.Size(79, 20);
this.comboBox2.TabIndex = 207;
this.comboBox2.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
this.comboBox2.MouseClick += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseClick);
@@ -480,9 +476,9 @@
// label98
//
this.label98.AutoSize = true;
- this.label98.Location = new System.Drawing.Point(1570, 14);
+ this.label98.Location = new System.Drawing.Point(1374, 11);
this.label98.Name = "label98";
- this.label98.Size = new System.Drawing.Size(67, 15);
+ this.label98.Size = new System.Drawing.Size(53, 12);
this.label98.TabIndex = 14;
this.label98.Text = "내용형식";
//
@@ -490,10 +486,9 @@
//
this.comboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox3.FormattingEnabled = true;
- this.comboBox3.Location = new System.Drawing.Point(1632, 9);
- this.comboBox3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.comboBox3.Location = new System.Drawing.Point(1428, 7);
this.comboBox3.Name = "comboBox3";
- this.comboBox3.Size = new System.Drawing.Size(134, 23);
+ this.comboBox3.Size = new System.Drawing.Size(118, 20);
this.comboBox3.TabIndex = 207;
this.comboBox3.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
this.comboBox3.MouseClick += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseClick);
@@ -501,28 +496,27 @@
// label99
//
this.label99.AutoSize = true;
- this.label99.Location = new System.Drawing.Point(1914, 14);
+ this.label99.Location = new System.Drawing.Point(1675, 11);
this.label99.Name = "label99";
- this.label99.Size = new System.Drawing.Size(37, 15);
+ this.label99.Size = new System.Drawing.Size(29, 12);
this.label99.TabIndex = 206;
this.label99.Text = "대학";
//
// text008col
//
this.text008col.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.text008col.Location = new System.Drawing.Point(1947, 9);
- this.text008col.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text008col.Location = new System.Drawing.Point(1704, 7);
this.text008col.Name = "text008col";
- this.text008col.Size = new System.Drawing.Size(46, 25);
+ this.text008col.Size = new System.Drawing.Size(41, 21);
this.text008col.TabIndex = 204;
this.text008col.KeyDown += new System.Windows.Forms.KeyEventHandler(this.text008col_KeyDown);
//
// label100
//
this.label100.AutoSize = true;
- this.label100.Location = new System.Drawing.Point(1409, 41);
+ this.label100.Location = new System.Drawing.Point(1233, 33);
this.label100.Name = "label100";
- this.label100.Size = new System.Drawing.Size(67, 15);
+ this.label100.Size = new System.Drawing.Size(53, 12);
this.label100.TabIndex = 206;
this.label100.Text = "문학형식";
//
@@ -530,10 +524,9 @@
//
this.comboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox4.FormattingEnabled = true;
- this.comboBox4.Location = new System.Drawing.Point(1471, 36);
- this.comboBox4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.comboBox4.Location = new System.Drawing.Point(1287, 29);
this.comboBox4.Name = "comboBox4";
- this.comboBox4.Size = new System.Drawing.Size(90, 23);
+ this.comboBox4.Size = new System.Drawing.Size(79, 20);
this.comboBox4.TabIndex = 207;
this.comboBox4.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
this.comboBox4.MouseClick += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseClick);
@@ -541,9 +534,9 @@
// label101
//
this.label101.AutoSize = true;
- this.label101.Location = new System.Drawing.Point(1598, 41);
+ this.label101.Location = new System.Drawing.Point(1398, 33);
this.label101.Name = "label101";
- this.label101.Size = new System.Drawing.Size(37, 15);
+ this.label101.Size = new System.Drawing.Size(29, 12);
this.label101.TabIndex = 206;
this.label101.Text = "전기";
//
@@ -551,10 +544,9 @@
//
this.comboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox5.FormattingEnabled = true;
- this.comboBox5.Location = new System.Drawing.Point(1632, 36);
- this.comboBox5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.comboBox5.Location = new System.Drawing.Point(1428, 29);
this.comboBox5.Name = "comboBox5";
- this.comboBox5.Size = new System.Drawing.Size(110, 23);
+ this.comboBox5.Size = new System.Drawing.Size(97, 20);
this.comboBox5.TabIndex = 207;
this.comboBox5.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
this.comboBox5.MouseClick += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseClick);
@@ -562,9 +554,9 @@
// label102
//
this.label102.AutoSize = true;
- this.label102.Location = new System.Drawing.Point(1758, 41);
+ this.label102.Location = new System.Drawing.Point(1538, 33);
this.label102.Name = "label102";
- this.label102.Size = new System.Drawing.Size(37, 15);
+ this.label102.Size = new System.Drawing.Size(29, 12);
this.label102.TabIndex = 206;
this.label102.Text = "언어";
//
@@ -572,10 +564,9 @@
//
this.comboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox6.FormattingEnabled = true;
- this.comboBox6.Location = new System.Drawing.Point(1792, 36);
- this.comboBox6.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.comboBox6.Location = new System.Drawing.Point(1568, 29);
this.comboBox6.Name = "comboBox6";
- this.comboBox6.Size = new System.Drawing.Size(110, 23);
+ this.comboBox6.Size = new System.Drawing.Size(97, 20);
this.comboBox6.TabIndex = 207;
this.comboBox6.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
this.comboBox6.MouseClick += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseClick);
@@ -583,19 +574,18 @@
// text008gov
//
this.text008gov.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.text008gov.Location = new System.Drawing.Point(1947, 36);
- this.text008gov.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text008gov.Location = new System.Drawing.Point(1704, 29);
this.text008gov.Name = "text008gov";
- this.text008gov.Size = new System.Drawing.Size(46, 25);
+ this.text008gov.Size = new System.Drawing.Size(41, 21);
this.text008gov.TabIndex = 204;
this.text008gov.KeyDown += new System.Windows.Forms.KeyEventHandler(this.text008col_KeyDown);
//
// label103
//
this.label103.AutoSize = true;
- this.label103.Location = new System.Drawing.Point(1914, 41);
+ this.label103.Location = new System.Drawing.Point(1675, 33);
this.label103.Name = "label103";
- this.label103.Size = new System.Drawing.Size(37, 15);
+ this.label103.Size = new System.Drawing.Size(29, 12);
this.label103.TabIndex = 206;
this.label103.Text = "기관";
//
@@ -604,9 +594,9 @@
this.col008res.AutoSize = true;
this.col008res.BackColor = System.Drawing.SystemColors.ActiveBorder;
this.col008res.ForeColor = System.Drawing.Color.Blue;
- this.col008res.Location = new System.Drawing.Point(1997, 14);
+ this.col008res.Location = new System.Drawing.Point(1747, 11);
this.col008res.Name = "col008res";
- this.col008res.Size = new System.Drawing.Size(17, 15);
+ this.col008res.Size = new System.Drawing.Size(13, 12);
this.col008res.TabIndex = 206;
this.col008res.Text = " ";
this.col008res.TextChanged += new System.EventHandler(this.col008res_TextChanged);
@@ -616,9 +606,9 @@
this.gov008res.AutoSize = true;
this.gov008res.BackColor = System.Drawing.SystemColors.ActiveBorder;
this.gov008res.ForeColor = System.Drawing.Color.Blue;
- this.gov008res.Location = new System.Drawing.Point(1997, 41);
+ this.gov008res.Location = new System.Drawing.Point(1747, 33);
this.gov008res.Name = "gov008res";
- this.gov008res.Size = new System.Drawing.Size(17, 15);
+ this.gov008res.Size = new System.Drawing.Size(13, 12);
this.gov008res.TabIndex = 206;
this.gov008res.Text = " ";
this.gov008res.TextChanged += new System.EventHandler(this.col008res_TextChanged);
@@ -626,10 +616,9 @@
// checkBox1
//
this.checkBox1.AutoSize = true;
- this.checkBox1.Location = new System.Drawing.Point(1064, 39);
- this.checkBox1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.checkBox1.Location = new System.Drawing.Point(931, 31);
this.checkBox1.Name = "checkBox1";
- this.checkBox1.Size = new System.Drawing.Size(136, 19);
+ this.checkBox1.Size = new System.Drawing.Size(112, 16);
this.checkBox1.TabIndex = 213;
this.checkBox1.Text = "회의간행물 여부";
this.checkBox1.UseVisualStyleBackColor = true;
@@ -638,10 +627,9 @@
// checkBox2
//
this.checkBox2.AutoSize = true;
- this.checkBox2.Location = new System.Drawing.Point(1210, 39);
- this.checkBox2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.checkBox2.Location = new System.Drawing.Point(1059, 31);
this.checkBox2.Name = "checkBox2";
- this.checkBox2.Size = new System.Drawing.Size(136, 19);
+ this.checkBox2.Size = new System.Drawing.Size(112, 16);
this.checkBox2.TabIndex = 213;
this.checkBox2.Text = "기념논문집 여부";
this.checkBox2.UseVisualStyleBackColor = true;
@@ -651,20 +639,18 @@
//
this.comboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox7.FormattingEnabled = true;
- this.comboBox7.Location = new System.Drawing.Point(1768, 9);
- this.comboBox7.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.comboBox7.Location = new System.Drawing.Point(1547, 7);
this.comboBox7.Name = "comboBox7";
- this.comboBox7.Size = new System.Drawing.Size(134, 23);
+ this.comboBox7.Size = new System.Drawing.Size(118, 20);
this.comboBox7.TabIndex = 207;
this.comboBox7.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
this.comboBox7.MouseClick += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseClick);
//
// Btn_Memo
//
- this.Btn_Memo.Location = new System.Drawing.Point(1728, 211);
- this.Btn_Memo.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.Btn_Memo.Location = new System.Drawing.Point(1512, 169);
this.Btn_Memo.Name = "Btn_Memo";
- this.Btn_Memo.Size = new System.Drawing.Size(88, 29);
+ this.Btn_Memo.Size = new System.Drawing.Size(77, 23);
this.Btn_Memo.TabIndex = 215;
this.Btn_Memo.Text = "메모장";
this.Btn_Memo.UseVisualStyleBackColor = true;
@@ -678,14 +664,14 @@
this.List_Book.AllowUserToResizeColumns = false;
this.List_Book.BackgroundColor = System.Drawing.Color.Gray;
this.List_Book.BorderStyle = System.Windows.Forms.BorderStyle.None;
- dataGridViewCellStyle25.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle25.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle25.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- dataGridViewCellStyle25.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle25.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle25.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle25.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.List_Book.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle25;
+ dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+ dataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Control;
+ dataGridViewCellStyle13.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ dataGridViewCellStyle13.ForeColor = System.Drawing.SystemColors.WindowText;
+ dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight;
+ dataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
+ dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
+ this.List_Book.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle13;
this.List_Book.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.list_idx,
this.ISBN13,
@@ -703,22 +689,21 @@
this.user,
this.SaveDate});
this.List_Book.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
- this.List_Book.Location = new System.Drawing.Point(14, 92);
- this.List_Book.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.List_Book.Location = new System.Drawing.Point(12, 74);
this.List_Book.MultiSelect = false;
this.List_Book.Name = "List_Book";
this.List_Book.ReadOnly = true;
- dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle28.BackColor = System.Drawing.SystemColors.ControlDark;
- dataGridViewCellStyle28.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- dataGridViewCellStyle28.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle28.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle28.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle28.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.List_Book.RowHeadersDefaultCellStyle = dataGridViewCellStyle28;
+ dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
+ dataGridViewCellStyle16.BackColor = System.Drawing.SystemColors.ControlDark;
+ dataGridViewCellStyle16.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ dataGridViewCellStyle16.ForeColor = System.Drawing.SystemColors.WindowText;
+ dataGridViewCellStyle16.SelectionBackColor = System.Drawing.SystemColors.Highlight;
+ dataGridViewCellStyle16.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
+ dataGridViewCellStyle16.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
+ this.List_Book.RowHeadersDefaultCellStyle = dataGridViewCellStyle16;
this.List_Book.RowTemplate.Height = 23;
this.List_Book.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.List_Book.Size = new System.Drawing.Size(621, 1028);
+ this.List_Book.Size = new System.Drawing.Size(543, 822);
this.List_Book.TabIndex = 217;
this.List_Book.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.List_Book_RowPostPaint);
this.List_Book.SelectionChanged += new System.EventHandler(this.List_Book_SelectionChanged);
@@ -814,9 +799,9 @@
//
// grade
//
- dataGridViewCellStyle26.Format = "N0";
- dataGridViewCellStyle26.NullValue = null;
- this.grade.DefaultCellStyle = dataGridViewCellStyle26;
+ dataGridViewCellStyle14.Format = "N0";
+ dataGridViewCellStyle14.NullValue = null;
+ this.grade.DefaultCellStyle = dataGridViewCellStyle14;
this.grade.HeaderText = "등급";
this.grade.Name = "grade";
this.grade.ReadOnly = true;
@@ -825,8 +810,8 @@
//
// colCheck
//
- dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- this.colCheck.DefaultCellStyle = dataGridViewCellStyle27;
+ dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+ this.colCheck.DefaultCellStyle = dataGridViewCellStyle15;
this.colCheck.HeaderText = "V";
this.colCheck.Name = "colCheck";
this.colCheck.ReadOnly = true;
@@ -849,10 +834,9 @@
//
// btn_Save
//
- this.btn_Save.Location = new System.Drawing.Point(1728, 246);
- this.btn_Save.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.btn_Save.Location = new System.Drawing.Point(1512, 197);
this.btn_Save.Name = "btn_Save";
- this.btn_Save.Size = new System.Drawing.Size(88, 29);
+ this.btn_Save.Size = new System.Drawing.Size(77, 23);
this.btn_Save.TabIndex = 215;
this.btn_Save.Text = "저 장";
this.btn_Save.UseVisualStyleBackColor = true;
@@ -861,9 +845,9 @@
// label4
//
this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(7, 10);
+ this.label4.Location = new System.Drawing.Point(6, 8);
this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(60, 15);
+ this.label4.Size = new System.Drawing.Size(49, 12);
this.label4.TabIndex = 206;
this.label4.Text = "008 Tag";
//
@@ -871,11 +855,10 @@
//
this.text008.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.text008.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.text008.Location = new System.Drawing.Point(69, 4);
- this.text008.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text008.Location = new System.Drawing.Point(60, 3);
this.text008.MaxLength = 40;
this.text008.Name = "text008";
- this.text008.Size = new System.Drawing.Size(310, 21);
+ this.text008.Size = new System.Drawing.Size(272, 21);
this.text008.TabIndex = 204;
//
// panel3
@@ -885,32 +868,16 @@
this.panel3.Controls.Add(this.btn_Reflesh008);
this.panel3.Controls.Add(this.text008);
this.panel3.Controls.Add(this.label4);
- this.panel3.Location = new System.Drawing.Point(641, 16);
- this.panel3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.panel3.Location = new System.Drawing.Point(561, 13);
this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(416, 37);
+ this.panel3.Size = new System.Drawing.Size(364, 30);
this.panel3.TabIndex = 219;
//
- // btn_Reflesh008
- //
- this.btn_Reflesh008.BackColor = System.Drawing.SystemColors.WindowText;
- this.btn_Reflesh008.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btn_Reflesh008.BackgroundImage")));
- this.btn_Reflesh008.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
- this.btn_Reflesh008.Dock = System.Windows.Forms.DockStyle.Right;
- this.btn_Reflesh008.Location = new System.Drawing.Point(382, 0);
- this.btn_Reflesh008.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.btn_Reflesh008.Name = "btn_Reflesh008";
- this.btn_Reflesh008.Size = new System.Drawing.Size(32, 35);
- this.btn_Reflesh008.TabIndex = 207;
- this.btn_Reflesh008.UseVisualStyleBackColor = false;
- this.btn_Reflesh008.Click += new System.EventHandler(this.btn_Reflesh008_Click);
- //
// btn_close
//
- this.btn_close.Location = new System.Drawing.Point(1728, 319);
- this.btn_close.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.btn_close.Location = new System.Drawing.Point(1512, 289);
this.btn_close.Name = "btn_close";
- this.btn_close.Size = new System.Drawing.Size(88, 29);
+ this.btn_close.Size = new System.Drawing.Size(77, 23);
this.btn_close.TabIndex = 215;
this.btn_close.Text = "닫 기";
this.btn_close.UseVisualStyleBackColor = true;
@@ -923,33 +890,18 @@
this.input_date.Checked = false;
this.input_date.CustomFormat = "yyyy-MM-dd";
this.input_date.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.input_date.Location = new System.Drawing.Point(1134, 9);
- this.input_date.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.input_date.Location = new System.Drawing.Point(992, 7);
this.input_date.Name = "input_date";
this.input_date.ShowCheckBox = true;
- this.input_date.Size = new System.Drawing.Size(115, 25);
+ this.input_date.Size = new System.Drawing.Size(101, 21);
this.input_date.TabIndex = 220;
this.input_date.ValueChanged += new System.EventHandler(this.input_date_ValueChanged);
//
- // pictureBox1
- //
- this.pictureBox1.BackColor = System.Drawing.SystemColors.ControlLight;
- this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.pictureBox1.Location = new System.Drawing.Point(1818, 66);
- this.pictureBox1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Size = new System.Drawing.Size(237, 360);
- this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.pictureBox1.TabIndex = 221;
- this.pictureBox1.TabStop = false;
- this.pictureBox1.DoubleClick += new System.EventHandler(this.pictureBox1_DoubleClick);
- //
// btn_preview
//
- this.btn_preview.Location = new System.Drawing.Point(1728, 282);
- this.btn_preview.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.btn_preview.Location = new System.Drawing.Point(1512, 226);
this.btn_preview.Name = "btn_preview";
- this.btn_preview.Size = new System.Drawing.Size(88, 29);
+ this.btn_preview.Size = new System.Drawing.Size(77, 23);
this.btn_preview.TabIndex = 215;
this.btn_preview.Text = "미리보기";
this.btn_preview.UseVisualStyleBackColor = true;
@@ -964,17 +916,16 @@
"B (F10)",
"C (F11)",
"D (F12)"});
- this.cb_grade.Location = new System.Drawing.Point(1729, 116);
- this.cb_grade.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.cb_grade.Location = new System.Drawing.Point(1513, 93);
this.cb_grade.Name = "cb_grade";
- this.cb_grade.Size = new System.Drawing.Size(85, 23);
+ this.cb_grade.Size = new System.Drawing.Size(75, 20);
this.cb_grade.TabIndex = 222;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label6.Location = new System.Drawing.Point(1736, 99);
+ this.label6.Location = new System.Drawing.Point(1519, 79);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(62, 12);
this.label6.TabIndex = 223;
@@ -983,10 +934,9 @@
// rb_Sort
//
this.rb_Sort.AutoSize = true;
- this.rb_Sort.Location = new System.Drawing.Point(87, 10);
- this.rb_Sort.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.rb_Sort.Location = new System.Drawing.Point(76, 8);
this.rb_Sort.Name = "rb_Sort";
- this.rb_Sort.Size = new System.Drawing.Size(55, 19);
+ this.rb_Sort.Size = new System.Drawing.Size(47, 16);
this.rb_Sort.TabIndex = 224;
this.rb_Sort.TabStop = true;
this.rb_Sort.Text = "정렬";
@@ -996,10 +946,9 @@
// rb_Filter
//
this.rb_Filter.AutoSize = true;
- this.rb_Filter.Location = new System.Drawing.Point(141, 10);
- this.rb_Filter.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.rb_Filter.Location = new System.Drawing.Point(123, 8);
this.rb_Filter.Name = "rb_Filter";
- this.rb_Filter.Size = new System.Drawing.Size(55, 19);
+ this.rb_Filter.Size = new System.Drawing.Size(47, 16);
this.rb_Filter.TabIndex = 224;
this.rb_Filter.TabStop = true;
this.rb_Filter.Text = "필터";
@@ -1010,10 +959,9 @@
//
this.comboBox8.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox8.FormattingEnabled = true;
- this.comboBox8.Location = new System.Drawing.Point(200, 8);
- this.comboBox8.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.comboBox8.Location = new System.Drawing.Point(175, 6);
this.comboBox8.Name = "comboBox8";
- this.comboBox8.Size = new System.Drawing.Size(90, 23);
+ this.comboBox8.Size = new System.Drawing.Size(79, 20);
this.comboBox8.TabIndex = 225;
this.comboBox8.SelectedIndexChanged += new System.EventHandler(this.comboBox8_SelectedIndexChanged);
//
@@ -1021,10 +969,9 @@
//
this.comboBox9.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox9.FormattingEnabled = true;
- this.comboBox9.Location = new System.Drawing.Point(293, 8);
- this.comboBox9.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.comboBox9.Location = new System.Drawing.Point(256, 6);
this.comboBox9.Name = "comboBox9";
- this.comboBox9.Size = new System.Drawing.Size(59, 23);
+ this.comboBox9.Size = new System.Drawing.Size(52, 20);
this.comboBox9.TabIndex = 225;
//
// panel1
@@ -1039,18 +986,16 @@
this.panel1.Controls.Add(this.comboBox9);
this.panel1.Controls.Add(this.rb_Filter);
this.panel1.Controls.Add(this.comboBox8);
- this.panel1.Location = new System.Drawing.Point(14, 45);
- this.panel1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.panel1.Location = new System.Drawing.Point(12, 36);
this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(599, 43);
+ this.panel1.Size = new System.Drawing.Size(524, 35);
this.panel1.TabIndex = 226;
//
// btn_mk_marcList
//
- this.btn_mk_marcList.Location = new System.Drawing.Point(495, 6);
- this.btn_mk_marcList.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.btn_mk_marcList.Location = new System.Drawing.Point(433, 5);
this.btn_mk_marcList.Name = "btn_mk_marcList";
- this.btn_mk_marcList.Size = new System.Drawing.Size(97, 29);
+ this.btn_mk_marcList.Size = new System.Drawing.Size(85, 23);
this.btn_mk_marcList.TabIndex = 227;
this.btn_mk_marcList.Text = "마크목록생성";
this.btn_mk_marcList.UseVisualStyleBackColor = true;
@@ -1060,10 +1005,9 @@
//
this.btn_CopySelect.BackColor = System.Drawing.Color.Khaki;
this.btn_CopySelect.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.btn_CopySelect.Location = new System.Drawing.Point(442, 6);
- this.btn_CopySelect.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.btn_CopySelect.Location = new System.Drawing.Point(387, 5);
this.btn_CopySelect.Name = "btn_CopySelect";
- this.btn_CopySelect.Size = new System.Drawing.Size(34, 29);
+ this.btn_CopySelect.Size = new System.Drawing.Size(30, 23);
this.btn_CopySelect.TabIndex = 319;
this.btn_CopySelect.Text = "0";
this.btn_CopySelect.UseVisualStyleBackColor = false;
@@ -1071,10 +1015,9 @@
//
// btn_FilterReturn
//
- this.btn_FilterReturn.Location = new System.Drawing.Point(9, 6);
- this.btn_FilterReturn.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.btn_FilterReturn.Location = new System.Drawing.Point(8, 5);
this.btn_FilterReturn.Name = "btn_FilterReturn";
- this.btn_FilterReturn.Size = new System.Drawing.Size(72, 29);
+ this.btn_FilterReturn.Size = new System.Drawing.Size(63, 23);
this.btn_FilterReturn.TabIndex = 229;
this.btn_FilterReturn.Text = "원래대로";
this.btn_FilterReturn.UseVisualStyleBackColor = true;
@@ -1082,10 +1025,9 @@
//
// btn_Search
//
- this.btn_Search.Location = new System.Drawing.Point(359, 6);
- this.btn_Search.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.btn_Search.Location = new System.Drawing.Point(314, 5);
this.btn_Search.Name = "btn_Search";
- this.btn_Search.Size = new System.Drawing.Size(65, 29);
+ this.btn_Search.Size = new System.Drawing.Size(57, 23);
this.btn_Search.TabIndex = 227;
this.btn_Search.Text = "검 색";
this.btn_Search.UseVisualStyleBackColor = true;
@@ -1097,8 +1039,7 @@
this.checkBox3.BackColor = System.Drawing.Color.White;
this.checkBox3.Checked = true;
this.checkBox3.CheckState = System.Windows.Forms.CheckState.Checked;
- this.checkBox3.Location = new System.Drawing.Point(587, 99);
- this.checkBox3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.checkBox3.Location = new System.Drawing.Point(514, 79);
this.checkBox3.Name = "checkBox3";
this.checkBox3.Size = new System.Drawing.Size(15, 14);
this.checkBox3.TabIndex = 227;
@@ -1107,10 +1048,9 @@
//
// btn_FillBlank
//
- this.btn_FillBlank.Location = new System.Drawing.Point(1728, 149);
- this.btn_FillBlank.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.btn_FillBlank.Location = new System.Drawing.Point(1512, 119);
this.btn_FillBlank.Name = "btn_FillBlank";
- this.btn_FillBlank.Size = new System.Drawing.Size(88, 55);
+ this.btn_FillBlank.Size = new System.Drawing.Size(77, 44);
this.btn_FillBlank.TabIndex = 228;
this.btn_FillBlank.Text = "미소장 마크 코리스\r\n칸채우기";
this.btn_FillBlank.UseVisualStyleBackColor = true;
@@ -1120,12 +1060,11 @@
//
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
- this.tabControl1.Location = new System.Drawing.Point(642, 71);
- this.tabControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.tabControl1.Location = new System.Drawing.Point(562, 57);
this.tabControl1.Multiline = true;
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
- this.tabControl1.Size = new System.Drawing.Size(1081, 1052);
+ this.tabControl1.Size = new System.Drawing.Size(946, 842);
this.tabControl1.TabIndex = 0;
this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
//
@@ -1133,11 +1072,10 @@
//
this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.tabPage1.Controls.Add(this.richTextBox1);
- this.tabPage1.Location = new System.Drawing.Point(4, 25);
- this.tabPage1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.tabPage1.Location = new System.Drawing.Point(4, 22);
this.tabPage1.Name = "tabPage1";
- this.tabPage1.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.tabPage1.Size = new System.Drawing.Size(1073, 1023);
+ this.tabPage1.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3);
+ this.tabPage1.Size = new System.Drawing.Size(938, 816);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "마크 편집";
//
@@ -1145,11 +1083,10 @@
//
this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.tabPage2.Controls.Add(this.panel4);
- this.tabPage2.Location = new System.Drawing.Point(4, 25);
- this.tabPage2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.tabPage2.Location = new System.Drawing.Point(4, 22);
this.tabPage2.Name = "tabPage2";
- this.tabPage2.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.tabPage2.Size = new System.Drawing.Size(1073, 1023);
+ this.tabPage2.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3);
+ this.tabPage2.Size = new System.Drawing.Size(938, 816);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "마크 칸채우기";
//
@@ -1200,18 +1137,16 @@
this.panel4.Controls.Add(this.text500a);
this.panel4.Controls.Add(this.text507a);
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel4.Location = new System.Drawing.Point(3, 4);
- this.panel4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.panel4.Location = new System.Drawing.Point(3, 3);
this.panel4.Name = "panel4";
- this.panel4.Size = new System.Drawing.Size(1067, 1015);
+ this.panel4.Size = new System.Drawing.Size(932, 810);
this.panel4.TabIndex = 0;
//
// Btn_interlock
//
- this.Btn_interlock.Location = new System.Drawing.Point(903, 56);
- this.Btn_interlock.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.Btn_interlock.Location = new System.Drawing.Point(790, 45);
this.Btn_interlock.Name = "Btn_interlock";
- this.Btn_interlock.Size = new System.Drawing.Size(157, 69);
+ this.Btn_interlock.Size = new System.Drawing.Size(137, 55);
this.Btn_interlock.TabIndex = 309;
this.Btn_interlock.Text = "태그연동\r\n(041-546)";
this.Btn_interlock.UseVisualStyleBackColor = true;
@@ -1222,11 +1157,9 @@
this.groupBox5.BackColor = System.Drawing.SystemColors.Control;
this.groupBox5.Controls.Add(this.GridView020);
this.groupBox5.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.groupBox5.Location = new System.Drawing.Point(3, 4);
- this.groupBox5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.groupBox5.Location = new System.Drawing.Point(3, 3);
this.groupBox5.Name = "groupBox5";
- this.groupBox5.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.groupBox5.Size = new System.Drawing.Size(473, 125);
+ this.groupBox5.Size = new System.Drawing.Size(414, 100);
this.groupBox5.TabIndex = 0;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "020";
@@ -1243,15 +1176,14 @@
this.Text020g,
this.Text020c});
this.GridView020.Dock = System.Windows.Forms.DockStyle.Fill;
- this.GridView020.Location = new System.Drawing.Point(3, 18);
- this.GridView020.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.GridView020.Location = new System.Drawing.Point(3, 17);
this.GridView020.Name = "GridView020";
this.GridView020.RowHeadersVisible = false;
this.GridView020.RowHeadersWidth = 30;
- dataGridViewCellStyle29.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.GridView020.RowsDefaultCellStyle = dataGridViewCellStyle29;
+ dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.GridView020.RowsDefaultCellStyle = dataGridViewCellStyle17;
this.GridView020.RowTemplate.Height = 23;
- this.GridView020.Size = new System.Drawing.Size(467, 103);
+ this.GridView020.Size = new System.Drawing.Size(408, 80);
this.GridView020.TabIndex = 0;
this.GridView020.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GridView_KeyDown);
//
@@ -1284,11 +1216,9 @@
this.groupBox10.Controls.Add(this.GridView505);
this.groupBox10.Controls.Add(this.label42);
this.groupBox10.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.groupBox10.Location = new System.Drawing.Point(3, 780);
- this.groupBox10.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.groupBox10.Location = new System.Drawing.Point(3, 624);
this.groupBox10.Name = "groupBox10";
- this.groupBox10.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.groupBox10.Size = new System.Drawing.Size(473, 161);
+ this.groupBox10.Size = new System.Drawing.Size(414, 129);
this.groupBox10.TabIndex = 28;
this.groupBox10.TabStop = false;
this.groupBox10.Text = "505";
@@ -1297,11 +1227,10 @@
//
this.text505a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.text505a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.text505a.Location = new System.Drawing.Point(21, 25);
- this.text505a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text505a.Location = new System.Drawing.Point(18, 20);
this.text505a.Multiline = true;
this.text505a.Name = "text505a";
- this.text505a.Size = new System.Drawing.Size(444, 40);
+ this.text505a.Size = new System.Drawing.Size(389, 33);
this.text505a.TabIndex = 1;
this.text505a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -1316,15 +1245,14 @@
this.text505t,
this.text505d,
this.text505e});
- this.GridView505.Location = new System.Drawing.Point(7, 68);
- this.GridView505.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.GridView505.Location = new System.Drawing.Point(6, 54);
this.GridView505.Name = "GridView505";
this.GridView505.RowHeadersVisible = false;
this.GridView505.RowHeadersWidth = 30;
- dataGridViewCellStyle30.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.GridView505.RowsDefaultCellStyle = dataGridViewCellStyle30;
+ dataGridViewCellStyle18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.GridView505.RowsDefaultCellStyle = dataGridViewCellStyle18;
this.GridView505.RowTemplate.Height = 23;
- this.GridView505.Size = new System.Drawing.Size(458, 89);
+ this.GridView505.Size = new System.Drawing.Size(401, 71);
this.GridView505.TabIndex = 2;
this.GridView505.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GridView_KeyDown);
//
@@ -1354,7 +1282,7 @@
//
this.label42.AutoSize = true;
this.label42.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label42.Location = new System.Drawing.Point(5, 29);
+ this.label42.Location = new System.Drawing.Point(4, 23);
this.label42.Name = "label42";
this.label42.Size = new System.Drawing.Size(13, 12);
this.label42.TabIndex = 0;
@@ -1364,7 +1292,7 @@
//
this.label45.AutoSize = true;
this.label45.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label45.Location = new System.Drawing.Point(552, 986);
+ this.label45.Location = new System.Drawing.Point(483, 789);
this.label45.Name = "label45";
this.label45.Size = new System.Drawing.Size(57, 12);
this.label45.TabIndex = 36;
@@ -1374,7 +1302,7 @@
//
this.label41.AutoSize = true;
this.label41.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label41.Location = new System.Drawing.Point(507, 718);
+ this.label41.Location = new System.Drawing.Point(444, 574);
this.label41.Name = "label41";
this.label41.Size = new System.Drawing.Size(30, 12);
this.label41.TabIndex = 26;
@@ -1384,7 +1312,7 @@
//
this.label47.AutoSize = true;
this.label47.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label47.Location = new System.Drawing.Point(507, 931);
+ this.label47.Location = new System.Drawing.Point(444, 745);
this.label47.Name = "label47";
this.label47.Size = new System.Drawing.Size(96, 12);
this.label47.TabIndex = 32;
@@ -1394,7 +1322,7 @@
//
this.label46.AutoSize = true;
this.label46.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label46.Location = new System.Drawing.Point(6, 566);
+ this.label46.Location = new System.Drawing.Point(5, 453);
this.label46.Name = "label46";
this.label46.Size = new System.Drawing.Size(57, 12);
this.label46.TabIndex = 12;
@@ -1404,7 +1332,7 @@
//
this.label44.AutoSize = true;
this.label44.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label44.Location = new System.Drawing.Point(522, 959);
+ this.label44.Location = new System.Drawing.Point(457, 767);
this.label44.Name = "label44";
this.label44.Size = new System.Drawing.Size(83, 12);
this.label44.TabIndex = 34;
@@ -1414,7 +1342,7 @@
//
this.label37.AutoSize = true;
this.label37.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label37.Location = new System.Drawing.Point(505, 565);
+ this.label37.Location = new System.Drawing.Point(442, 452);
this.label37.Name = "label37";
this.label37.Size = new System.Drawing.Size(44, 12);
this.label37.TabIndex = 16;
@@ -1424,7 +1352,7 @@
//
this.label40.AutoSize = true;
this.label40.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label40.Location = new System.Drawing.Point(507, 690);
+ this.label40.Location = new System.Drawing.Point(444, 552);
this.label40.Name = "label40";
this.label40.Size = new System.Drawing.Size(34, 12);
this.label40.TabIndex = 24;
@@ -1434,7 +1362,7 @@
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label5.Location = new System.Drawing.Point(507, 62);
+ this.label5.Location = new System.Drawing.Point(444, 50);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(57, 24);
this.label5.TabIndex = 255;
@@ -1444,7 +1372,7 @@
//
this.label36.AutoSize = true;
this.label36.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label36.Location = new System.Drawing.Point(505, 538);
+ this.label36.Location = new System.Drawing.Point(442, 430);
this.label36.Name = "label36";
this.label36.Size = new System.Drawing.Size(44, 12);
this.label36.TabIndex = 14;
@@ -1455,14 +1383,14 @@
this.GridView246.AllowDrop = true;
this.GridView246.AllowUserToAddRows = false;
this.GridView246.AllowUserToResizeRows = false;
- dataGridViewCellStyle31.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle31.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle31.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- dataGridViewCellStyle31.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle31.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle31.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle31.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.GridView246.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle31;
+ dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+ dataGridViewCellStyle19.BackColor = System.Drawing.SystemColors.Control;
+ dataGridViewCellStyle19.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ dataGridViewCellStyle19.ForeColor = System.Drawing.SystemColors.WindowText;
+ dataGridViewCellStyle19.SelectionBackColor = System.Drawing.SystemColors.Highlight;
+ dataGridViewCellStyle19.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
+ dataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
+ this.GridView246.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle19;
this.GridView246.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Text246Jisi,
this.Text246i,
@@ -1470,15 +1398,14 @@
this.Text246b,
this.Text246n,
this.Text246p});
- this.GridView246.Location = new System.Drawing.Point(496, 746);
- this.GridView246.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.GridView246.Location = new System.Drawing.Point(434, 597);
this.GridView246.Name = "GridView246";
this.GridView246.RowHeadersVisible = false;
this.GridView246.RowHeadersWidth = 30;
- dataGridViewCellStyle32.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.GridView246.RowsDefaultCellStyle = dataGridViewCellStyle32;
+ dataGridViewCellStyle20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.GridView246.RowsDefaultCellStyle = dataGridViewCellStyle20;
this.GridView246.RowTemplate.Height = 23;
- this.GridView246.Size = new System.Drawing.Size(563, 172);
+ this.GridView246.Size = new System.Drawing.Size(493, 138);
this.GridView246.TabIndex = 31;
this.GridView246.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GridView_KeyDown);
//
@@ -1520,7 +1447,7 @@
//
this.label39.AutoSize = true;
this.label39.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label39.Location = new System.Drawing.Point(8, 744);
+ this.label39.Location = new System.Drawing.Point(7, 595);
this.label39.Name = "label39";
this.label39.Size = new System.Drawing.Size(31, 24);
this.label39.TabIndex = 22;
@@ -1530,7 +1457,7 @@
//
this.label23.AutoSize = true;
this.label23.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label23.Location = new System.Drawing.Point(38, 382);
+ this.label23.Location = new System.Drawing.Point(33, 306);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(31, 12);
this.label23.TabIndex = 6;
@@ -1540,7 +1467,7 @@
//
this.label43.AutoSize = true;
this.label43.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label43.Location = new System.Drawing.Point(8, 951);
+ this.label43.Location = new System.Drawing.Point(7, 761);
this.label43.Name = "label43";
this.label43.Size = new System.Drawing.Size(31, 12);
this.label43.TabIndex = 29;
@@ -1550,7 +1477,7 @@
//
this.label38.AutoSize = true;
this.label38.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label38.Location = new System.Drawing.Point(8, 690);
+ this.label38.Location = new System.Drawing.Point(7, 552);
this.label38.Name = "label38";
this.label38.Size = new System.Drawing.Size(31, 24);
this.label38.TabIndex = 20;
@@ -1560,7 +1487,7 @@
//
this.label22.AutoSize = true;
this.label22.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label22.Location = new System.Drawing.Point(8, 355);
+ this.label22.Location = new System.Drawing.Point(7, 284);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(57, 12);
this.label22.TabIndex = 4;
@@ -1574,11 +1501,9 @@
this.groupBox9.Controls.Add(this.label35);
this.groupBox9.Controls.Add(this.label34);
this.groupBox9.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.groupBox9.Location = new System.Drawing.Point(498, 441);
- this.groupBox9.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.groupBox9.Location = new System.Drawing.Point(436, 353);
this.groupBox9.Name = "groupBox9";
- this.groupBox9.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.groupBox9.Size = new System.Drawing.Size(561, 84);
+ this.groupBox9.Size = new System.Drawing.Size(491, 67);
this.groupBox9.TabIndex = 11;
this.groupBox9.TabStop = false;
this.groupBox9.Text = "로컬표목 (9XX) [이명, 원저자명]";
@@ -1587,10 +1512,9 @@
//
this.text900a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.text900a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.text900a.Location = new System.Drawing.Point(50, 24);
- this.text900a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text900a.Location = new System.Drawing.Point(44, 19);
this.text900a.Name = "text900a";
- this.text900a.Size = new System.Drawing.Size(497, 21);
+ this.text900a.Size = new System.Drawing.Size(435, 21);
this.text900a.TabIndex = 1;
this.text900a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -1598,10 +1522,9 @@
//
this.text910a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.text910a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.text910a.Location = new System.Drawing.Point(50, 51);
- this.text910a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text910a.Location = new System.Drawing.Point(44, 41);
this.text910a.Name = "text910a";
- this.text910a.Size = new System.Drawing.Size(497, 21);
+ this.text910a.Size = new System.Drawing.Size(435, 21);
this.text910a.TabIndex = 3;
this.text910a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -1609,7 +1532,7 @@
//
this.label35.AutoSize = true;
this.label35.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label35.Location = new System.Drawing.Point(9, 55);
+ this.label35.Location = new System.Drawing.Point(8, 44);
this.label35.Name = "label35";
this.label35.Size = new System.Drawing.Size(34, 12);
this.label35.TabIndex = 2;
@@ -1619,7 +1542,7 @@
//
this.label34.AutoSize = true;
this.label34.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label34.Location = new System.Drawing.Point(9, 28);
+ this.label34.Location = new System.Drawing.Point(8, 22);
this.label34.Name = "label34";
this.label34.Size = new System.Drawing.Size(34, 12);
this.label34.TabIndex = 0;
@@ -1630,14 +1553,14 @@
this.GridView440.AllowDrop = true;
this.GridView440.AllowUserToAddRows = false;
this.GridView440.AllowUserToResizeRows = false;
- dataGridViewCellStyle33.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle33.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle33.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- dataGridViewCellStyle33.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle33.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle33.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle33.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.GridView440.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle33;
+ dataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+ dataGridViewCellStyle21.BackColor = System.Drawing.SystemColors.Control;
+ dataGridViewCellStyle21.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ dataGridViewCellStyle21.ForeColor = System.Drawing.SystemColors.WindowText;
+ dataGridViewCellStyle21.SelectionBackColor = System.Drawing.SystemColors.Highlight;
+ dataGridViewCellStyle21.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
+ dataGridViewCellStyle21.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
+ this.GridView440.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle21;
this.GridView440.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.GridView440.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.text440a,
@@ -1646,15 +1569,14 @@
this.text440vNum,
this.text440vTxt,
this.text440x});
- this.GridView440.Location = new System.Drawing.Point(3, 594);
- this.GridView440.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.GridView440.Location = new System.Drawing.Point(3, 475);
this.GridView440.Name = "GridView440";
this.GridView440.RowHeadersVisible = false;
this.GridView440.RowHeadersWidth = 30;
- dataGridViewCellStyle34.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.GridView440.RowsDefaultCellStyle = dataGridViewCellStyle34;
+ dataGridViewCellStyle22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.GridView440.RowsDefaultCellStyle = dataGridViewCellStyle22;
this.GridView440.RowTemplate.Height = 23;
- this.GridView440.Size = new System.Drawing.Size(682, 89);
+ this.GridView440.Size = new System.Drawing.Size(597, 71);
this.GridView440.TabIndex = 18;
this.GridView440.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GridView_KeyDown);
//
@@ -1699,11 +1621,9 @@
this.groupBox8.Controls.Add(this.label21);
this.groupBox8.Controls.Add(this.label20);
this.groupBox8.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.groupBox8.Location = new System.Drawing.Point(498, 350);
- this.groupBox8.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.groupBox8.Location = new System.Drawing.Point(436, 280);
this.groupBox8.Name = "groupBox8";
- this.groupBox8.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.groupBox8.Size = new System.Drawing.Size(561, 84);
+ this.groupBox8.Size = new System.Drawing.Size(491, 67);
this.groupBox8.TabIndex = 10;
this.groupBox8.TabStop = false;
this.groupBox8.Text = "부출표목 (7XX) [한글]";
@@ -1712,10 +1632,9 @@
//
this.text700a.BackColor = System.Drawing.SystemColors.Info;
this.text700a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.text700a.Location = new System.Drawing.Point(50, 25);
- this.text700a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text700a.Location = new System.Drawing.Point(44, 20);
this.text700a.Name = "text700a";
- this.text700a.Size = new System.Drawing.Size(497, 21);
+ this.text700a.Size = new System.Drawing.Size(435, 21);
this.text700a.TabIndex = 1;
this.text700a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -1723,10 +1642,9 @@
//
this.text710a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.text710a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.text710a.Location = new System.Drawing.Point(50, 52);
- this.text710a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text710a.Location = new System.Drawing.Point(44, 42);
this.text710a.Name = "text710a";
- this.text710a.Size = new System.Drawing.Size(497, 21);
+ this.text710a.Size = new System.Drawing.Size(435, 21);
this.text710a.TabIndex = 3;
this.text710a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -1734,7 +1652,7 @@
//
this.label21.AutoSize = true;
this.label21.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label21.Location = new System.Drawing.Point(9, 58);
+ this.label21.Location = new System.Drawing.Point(8, 46);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(34, 12);
this.label21.TabIndex = 2;
@@ -1744,7 +1662,7 @@
//
this.label20.AutoSize = true;
this.label20.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label20.Location = new System.Drawing.Point(9, 30);
+ this.label20.Location = new System.Drawing.Point(8, 24);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(34, 12);
this.label20.TabIndex = 0;
@@ -1755,27 +1673,26 @@
this.GridView490.AllowDrop = true;
this.GridView490.AllowUserToAddRows = false;
this.GridView490.AllowUserToResizeRows = false;
- dataGridViewCellStyle35.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle35.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle35.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- dataGridViewCellStyle35.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle35.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle35.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle35.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.GridView490.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle35;
+ dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+ dataGridViewCellStyle23.BackColor = System.Drawing.SystemColors.Control;
+ dataGridViewCellStyle23.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ dataGridViewCellStyle23.ForeColor = System.Drawing.SystemColors.WindowText;
+ dataGridViewCellStyle23.SelectionBackColor = System.Drawing.SystemColors.Highlight;
+ dataGridViewCellStyle23.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
+ dataGridViewCellStyle23.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
+ this.GridView490.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle23;
this.GridView490.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.GridView490.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.text490a,
this.text490v});
- this.GridView490.Location = new System.Drawing.Point(693, 594);
- this.GridView490.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.GridView490.Location = new System.Drawing.Point(606, 475);
this.GridView490.Name = "GridView490";
this.GridView490.RowHeadersVisible = false;
this.GridView490.RowHeadersWidth = 30;
- dataGridViewCellStyle36.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.GridView490.RowsDefaultCellStyle = dataGridViewCellStyle36;
+ dataGridViewCellStyle24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.GridView490.RowsDefaultCellStyle = dataGridViewCellStyle24;
this.GridView490.RowTemplate.Height = 23;
- this.GridView490.Size = new System.Drawing.Size(367, 89);
+ this.GridView490.Size = new System.Drawing.Size(321, 71);
this.GridView490.TabIndex = 19;
this.GridView490.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GridView_KeyDown);
//
@@ -1791,6 +1708,83 @@
this.text490v.Name = "text490v";
this.text490v.Width = 150;
//
+ // text940a
+ //
+ this.text940a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text940a.Location = new System.Drawing.Point(64, 280);
+ this.text940a.Name = "text940a";
+ this.text940a.Size = new System.Drawing.Size(346, 21);
+ this.text940a.TabIndex = 5;
+ this.text940a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text250a
+ //
+ this.text250a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text250a.Location = new System.Drawing.Point(64, 302);
+ this.text250a.Name = "text250a";
+ this.text250a.Size = new System.Drawing.Size(346, 21);
+ this.text250a.TabIndex = 7;
+ this.text250a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // grp260
+ //
+ this.grp260.BackColor = System.Drawing.SystemColors.Control;
+ this.grp260.Controls.Add(this.text260a);
+ this.grp260.Controls.Add(this.text260b);
+ this.grp260.Controls.Add(this.text260c);
+ this.grp260.Controls.Add(this.text260g);
+ this.grp260.Controls.Add(label24);
+ this.grp260.Controls.Add(label25);
+ this.grp260.Controls.Add(label26);
+ this.grp260.Controls.Add(label27);
+ this.grp260.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.grp260.Location = new System.Drawing.Point(3, 330);
+ this.grp260.Name = "grp260";
+ this.grp260.Size = new System.Drawing.Size(202, 113);
+ this.grp260.TabIndex = 8;
+ this.grp260.TabStop = false;
+ this.grp260.Text = "260";
+ //
+ // text260a
+ //
+ this.text260a.BackColor = System.Drawing.SystemColors.Info;
+ this.text260a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text260a.Location = new System.Drawing.Point(18, 20);
+ this.text260a.Name = "text260a";
+ this.text260a.Size = new System.Drawing.Size(178, 21);
+ this.text260a.TabIndex = 1;
+ this.text260a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text260b
+ //
+ this.text260b.BackColor = System.Drawing.SystemColors.Info;
+ this.text260b.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text260b.Location = new System.Drawing.Point(18, 42);
+ this.text260b.Name = "text260b";
+ this.text260b.Size = new System.Drawing.Size(178, 21);
+ this.text260b.TabIndex = 3;
+ this.text260b.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text260c
+ //
+ this.text260c.BackColor = System.Drawing.SystemColors.Info;
+ this.text260c.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text260c.Location = new System.Drawing.Point(18, 64);
+ this.text260c.Name = "text260c";
+ this.text260c.Size = new System.Drawing.Size(178, 21);
+ this.text260c.TabIndex = 5;
+ this.text260c.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text260g
+ //
+ this.text260g.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text260g.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text260g.Location = new System.Drawing.Point(18, 86);
+ this.text260g.Name = "text260g";
+ this.text260g.Size = new System.Drawing.Size(178, 21);
+ this.text260g.TabIndex = 7;
+ this.text260g.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
// grp300
//
this.grp300.BackColor = System.Drawing.SystemColors.Control;
@@ -1806,11 +1800,9 @@
this.grp300.Controls.Add(label29);
this.grp300.Controls.Add(label28);
this.grp300.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.grp300.Location = new System.Drawing.Point(246, 412);
- this.grp300.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.grp300.Location = new System.Drawing.Point(215, 330);
this.grp300.Name = "grp300";
- this.grp300.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.grp300.Size = new System.Drawing.Size(231, 141);
+ this.grp300.Size = new System.Drawing.Size(202, 113);
this.grp300.TabIndex = 9;
this.grp300.TabStop = false;
this.grp300.Text = "300";
@@ -1819,10 +1811,9 @@
//
this.text300a.BackColor = System.Drawing.SystemColors.Info;
this.text300a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.text300a.Location = new System.Drawing.Point(19, 25);
- this.text300a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text300a.Location = new System.Drawing.Point(17, 20);
this.text300a.Name = "text300a";
- this.text300a.Size = new System.Drawing.Size(203, 21);
+ this.text300a.Size = new System.Drawing.Size(178, 21);
this.text300a.TabIndex = 1;
this.text300a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -1830,10 +1821,9 @@
//
this.text300b.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.text300b.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.text300b.Location = new System.Drawing.Point(19, 52);
- this.text300b.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text300b.Location = new System.Drawing.Point(17, 42);
this.text300b.Name = "text300b";
- this.text300b.Size = new System.Drawing.Size(203, 21);
+ this.text300b.Size = new System.Drawing.Size(178, 21);
this.text300b.TabIndex = 3;
this.text300b.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -1841,10 +1831,9 @@
//
this.text300c1.BackColor = System.Drawing.SystemColors.Info;
this.text300c1.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.text300c1.Location = new System.Drawing.Point(50, 80);
- this.text300c1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text300c1.Location = new System.Drawing.Point(44, 64);
this.text300c1.Name = "text300c1";
- this.text300c1.Size = new System.Drawing.Size(67, 21);
+ this.text300c1.Size = new System.Drawing.Size(59, 21);
this.text300c1.TabIndex = 6;
this.text300c1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -1852,10 +1841,9 @@
//
this.text300c2.BackColor = System.Drawing.SystemColors.Info;
this.text300c2.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.text300c2.Location = new System.Drawing.Point(155, 80);
- this.text300c2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text300c2.Location = new System.Drawing.Point(136, 64);
this.text300c2.Name = "text300c2";
- this.text300c2.Size = new System.Drawing.Size(67, 21);
+ this.text300c2.Size = new System.Drawing.Size(59, 21);
this.text300c2.TabIndex = 8;
this.text300c2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -1863,10 +1851,9 @@
//
this.text300e.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.text300e.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.text300e.Location = new System.Drawing.Point(19, 109);
- this.text300e.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text300e.Location = new System.Drawing.Point(17, 87);
this.text300e.Name = "text300e";
- this.text300e.Size = new System.Drawing.Size(203, 21);
+ this.text300e.Size = new System.Drawing.Size(178, 21);
this.text300e.TabIndex = 10;
this.text300e.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -1875,95 +1862,27 @@
this.text546a.AcceptsReturn = true;
this.text546a.AcceptsTab = true;
this.text546a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.text546a.Location = new System.Drawing.Point(574, 59);
- this.text546a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text546a.Location = new System.Drawing.Point(502, 47);
this.text546a.Multiline = true;
this.text546a.Name = "text546a";
- this.text546a.Size = new System.Drawing.Size(322, 65);
+ this.text546a.Size = new System.Drawing.Size(282, 53);
this.text546a.TabIndex = 255;
//
- // grp260
- //
- this.grp260.BackColor = System.Drawing.SystemColors.Control;
- this.grp260.Controls.Add(this.text260a);
- this.grp260.Controls.Add(this.text260b);
- this.grp260.Controls.Add(this.text260c);
- this.grp260.Controls.Add(this.text260g);
- this.grp260.Controls.Add(label24);
- this.grp260.Controls.Add(label25);
- this.grp260.Controls.Add(label26);
- this.grp260.Controls.Add(label27);
- this.grp260.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.grp260.Location = new System.Drawing.Point(3, 412);
- this.grp260.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.grp260.Name = "grp260";
- this.grp260.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.grp260.Size = new System.Drawing.Size(231, 141);
- this.grp260.TabIndex = 8;
- this.grp260.TabStop = false;
- this.grp260.Text = "260";
- //
- // text260a
- //
- this.text260a.BackColor = System.Drawing.SystemColors.Info;
- this.text260a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.text260a.Location = new System.Drawing.Point(21, 25);
- this.text260a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.text260a.Name = "text260a";
- this.text260a.Size = new System.Drawing.Size(203, 21);
- this.text260a.TabIndex = 1;
- this.text260a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
- //
- // text260b
- //
- this.text260b.BackColor = System.Drawing.SystemColors.Info;
- this.text260b.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.text260b.Location = new System.Drawing.Point(21, 52);
- this.text260b.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.text260b.Name = "text260b";
- this.text260b.Size = new System.Drawing.Size(203, 21);
- this.text260b.TabIndex = 3;
- this.text260b.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
- //
- // text260c
- //
- this.text260c.BackColor = System.Drawing.SystemColors.Info;
- this.text260c.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.text260c.Location = new System.Drawing.Point(21, 80);
- this.text260c.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.text260c.Name = "text260c";
- this.text260c.Size = new System.Drawing.Size(203, 21);
- this.text260c.TabIndex = 5;
- this.text260c.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
- //
- // text260g
- //
- this.text260g.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.text260g.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.text260g.Location = new System.Drawing.Point(21, 108);
- this.text260g.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.text260g.Name = "text260g";
- this.text260g.Size = new System.Drawing.Size(203, 21);
- this.text260g.TabIndex = 7;
- this.text260g.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
- //
// text504a
//
this.text504a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.text504a.Location = new System.Drawing.Point(43, 746);
- this.text504a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text504a.Location = new System.Drawing.Point(38, 597);
this.text504a.Name = "text504a";
- this.text504a.Size = new System.Drawing.Size(425, 25);
+ this.text504a.Size = new System.Drawing.Size(372, 21);
this.text504a.TabIndex = 23;
this.text504a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
// text536a
//
this.text536a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.text536a.Location = new System.Drawing.Point(617, 954);
- this.text536a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text536a.Location = new System.Drawing.Point(540, 763);
this.text536a.Name = "text536a";
- this.text536a.Size = new System.Drawing.Size(442, 25);
+ this.text536a.Size = new System.Drawing.Size(387, 21);
this.text536a.TabIndex = 35;
this.text536a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -1977,11 +1896,9 @@
this.groupBox4.Controls.Add(this.rbtn_111);
this.groupBox4.Controls.Add(this.rbtn_110);
this.groupBox4.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.groupBox4.Location = new System.Drawing.Point(498, 136);
- this.groupBox4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.groupBox4.Location = new System.Drawing.Point(436, 109);
this.groupBox4.Name = "groupBox4";
- this.groupBox4.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.groupBox4.Size = new System.Drawing.Size(561, 95);
+ this.groupBox4.Size = new System.Drawing.Size(491, 76);
this.groupBox4.TabIndex = 2;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "기본표목 (1XX)";
@@ -1990,8 +1907,7 @@
//
this.radioButton4.AutoSize = true;
this.radioButton4.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.radioButton4.Location = new System.Drawing.Point(399, 26);
- this.radioButton4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.radioButton4.Location = new System.Drawing.Point(349, 21);
this.radioButton4.Name = "radioButton4";
this.radioButton4.Size = new System.Drawing.Size(75, 16);
this.radioButton4.TabIndex = 3;
@@ -2003,10 +1919,9 @@
//
this.basicHeadBox.BackColor = System.Drawing.SystemColors.Info;
this.basicHeadBox.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.basicHeadBox.Location = new System.Drawing.Point(25, 55);
- this.basicHeadBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.basicHeadBox.Location = new System.Drawing.Point(22, 44);
this.basicHeadBox.Name = "basicHeadBox";
- this.basicHeadBox.Size = new System.Drawing.Size(325, 21);
+ this.basicHeadBox.Size = new System.Drawing.Size(285, 21);
this.basicHeadBox.TabIndex = 4;
this.basicHeadBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -2014,8 +1929,7 @@
//
this.invertCheck.AutoSize = true;
this.invertCheck.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.invertCheck.Location = new System.Drawing.Point(362, 58);
- this.invertCheck.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.invertCheck.Location = new System.Drawing.Point(317, 46);
this.invertCheck.Name = "invertCheck";
this.invertCheck.Size = new System.Drawing.Size(48, 16);
this.invertCheck.TabIndex = 5;
@@ -2028,8 +1942,7 @@
this.rbtn_100.AutoSize = true;
this.rbtn_100.Checked = true;
this.rbtn_100.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.rbtn_100.Location = new System.Drawing.Point(18, 26);
- this.rbtn_100.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.rbtn_100.Location = new System.Drawing.Point(16, 21);
this.rbtn_100.Name = "rbtn_100";
this.rbtn_100.Size = new System.Drawing.Size(100, 16);
this.rbtn_100.TabIndex = 0;
@@ -2041,8 +1954,7 @@
//
this.rbtn_111.AutoSize = true;
this.rbtn_111.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.rbtn_111.Location = new System.Drawing.Point(272, 26);
- this.rbtn_111.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.rbtn_111.Location = new System.Drawing.Point(238, 21);
this.rbtn_111.Name = "rbtn_111";
this.rbtn_111.Size = new System.Drawing.Size(100, 16);
this.rbtn_111.TabIndex = 2;
@@ -2054,8 +1966,7 @@
//
this.rbtn_110.AutoSize = true;
this.rbtn_110.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.rbtn_110.Location = new System.Drawing.Point(145, 26);
- this.rbtn_110.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.rbtn_110.Location = new System.Drawing.Point(127, 21);
this.rbtn_110.Name = "rbtn_110";
this.rbtn_110.Size = new System.Drawing.Size(100, 16);
this.rbtn_110.TabIndex = 1;
@@ -2066,10 +1977,9 @@
// text650a
//
this.text650a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.text650a.Location = new System.Drawing.Point(555, 560);
- this.text650a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text650a.Location = new System.Drawing.Point(486, 448);
this.text650a.Name = "text650a";
- this.text650a.Size = new System.Drawing.Size(490, 25);
+ this.text650a.Size = new System.Drawing.Size(429, 21);
this.text650a.TabIndex = 17;
this.text650a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -2085,11 +1995,9 @@
this.groupBox3.Controls.Add(this.text041h);
this.groupBox3.Controls.Add(this.text041k);
this.groupBox3.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.groupBox3.Location = new System.Drawing.Point(498, 4);
- this.groupBox3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.groupBox3.Location = new System.Drawing.Point(436, 3);
this.groupBox3.Name = "groupBox3";
- this.groupBox3.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.groupBox3.Size = new System.Drawing.Size(561, 50);
+ this.groupBox3.Size = new System.Drawing.Size(491, 40);
this.groupBox3.TabIndex = 302;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "041";
@@ -2098,7 +2006,7 @@
//
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label8.Location = new System.Drawing.Point(423, 22);
+ this.label8.Location = new System.Drawing.Point(370, 18);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(13, 12);
this.label8.TabIndex = 255;
@@ -2108,7 +2016,7 @@
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label9.Location = new System.Drawing.Point(285, 22);
+ this.label9.Location = new System.Drawing.Point(249, 18);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(13, 12);
this.label9.TabIndex = 255;
@@ -2118,7 +2026,7 @@
//
this.label10.AutoSize = true;
this.label10.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label10.Location = new System.Drawing.Point(147, 22);
+ this.label10.Location = new System.Drawing.Point(129, 18);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(12, 12);
this.label10.TabIndex = 255;
@@ -2128,7 +2036,7 @@
//
this.label11.AutoSize = true;
this.label11.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label11.Location = new System.Drawing.Point(9, 22);
+ this.label11.Location = new System.Drawing.Point(8, 18);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(13, 12);
this.label11.TabIndex = 255;
@@ -2138,10 +2046,9 @@
//
this.text041a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.text041a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.text041a.Location = new System.Drawing.Point(25, 18);
- this.text041a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text041a.Location = new System.Drawing.Point(22, 14);
this.text041a.Name = "text041a";
- this.text041a.Size = new System.Drawing.Size(107, 21);
+ this.text041a.Size = new System.Drawing.Size(94, 21);
this.text041a.TabIndex = 251;
this.text041a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -2149,10 +2056,9 @@
//
this.text041b.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.text041b.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.text041b.Location = new System.Drawing.Point(440, 18);
- this.text041b.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text041b.Location = new System.Drawing.Point(385, 14);
this.text041b.Name = "text041b";
- this.text041b.Size = new System.Drawing.Size(107, 21);
+ this.text041b.Size = new System.Drawing.Size(94, 21);
this.text041b.TabIndex = 252;
this.text041b.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -2160,10 +2066,9 @@
//
this.text041h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.text041h.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.text041h.Location = new System.Drawing.Point(302, 18);
- this.text041h.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text041h.Location = new System.Drawing.Point(264, 14);
this.text041h.Name = "text041h";
- this.text041h.Size = new System.Drawing.Size(107, 21);
+ this.text041h.Size = new System.Drawing.Size(94, 21);
this.text041h.TabIndex = 253;
this.text041h.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -2171,20 +2076,18 @@
//
this.text041k.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.text041k.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.text041k.Location = new System.Drawing.Point(163, 18);
- this.text041k.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text041k.Location = new System.Drawing.Point(143, 14);
this.text041k.Name = "text041k";
- this.text041k.Size = new System.Drawing.Size(107, 21);
+ this.text041k.Size = new System.Drawing.Size(94, 21);
this.text041k.TabIndex = 254;
this.text041k.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
// text586a
//
this.text586a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.text586a.Location = new System.Drawing.Point(617, 981);
- this.text586a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text586a.Location = new System.Drawing.Point(540, 785);
this.text586a.Name = "text586a";
- this.text586a.Size = new System.Drawing.Size(442, 25);
+ this.text586a.Size = new System.Drawing.Size(387, 21);
this.text586a.TabIndex = 37;
this.text586a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -2206,11 +2109,9 @@
this.groupBox2.Controls.Add(this.textDDC22);
this.groupBox2.Controls.Add(this.textDDC23);
this.groupBox2.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.groupBox2.Location = new System.Drawing.Point(3, 136);
- this.groupBox2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.groupBox2.Location = new System.Drawing.Point(3, 109);
this.groupBox2.Name = "groupBox2";
- this.groupBox2.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.groupBox2.Size = new System.Drawing.Size(473, 95);
+ this.groupBox2.Size = new System.Drawing.Size(414, 76);
this.groupBox2.TabIndex = 1;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "분류기호";
@@ -2219,10 +2120,9 @@
//
this.textKDC4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.textKDC4.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.textKDC4.Location = new System.Drawing.Point(71, 25);
- this.textKDC4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.textKDC4.Location = new System.Drawing.Point(62, 20);
this.textKDC4.Name = "textKDC4";
- this.textKDC4.Size = new System.Drawing.Size(106, 21);
+ this.textKDC4.Size = new System.Drawing.Size(93, 21);
this.textKDC4.TabIndex = 1;
this.textKDC4.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -2230,10 +2130,9 @@
//
this.textKDC5.BackColor = System.Drawing.SystemColors.Info;
this.textKDC5.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.textKDC5.Location = new System.Drawing.Point(215, 25);
- this.textKDC5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.textKDC5.Location = new System.Drawing.Point(188, 20);
this.textKDC5.Name = "textKDC5";
- this.textKDC5.Size = new System.Drawing.Size(106, 21);
+ this.textKDC5.Size = new System.Drawing.Size(93, 21);
this.textKDC5.TabIndex = 3;
this.textKDC5.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -2241,10 +2140,9 @@
//
this.textKDC6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.textKDC6.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.textKDC6.Location = new System.Drawing.Point(359, 25);
- this.textKDC6.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.textKDC6.Location = new System.Drawing.Point(314, 20);
this.textKDC6.Name = "textKDC6";
- this.textKDC6.Size = new System.Drawing.Size(106, 21);
+ this.textKDC6.Size = new System.Drawing.Size(93, 21);
this.textKDC6.TabIndex = 5;
this.textKDC6.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -2252,7 +2150,7 @@
//
this.label12.AutoSize = true;
this.label12.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label12.Location = new System.Drawing.Point(337, 60);
+ this.label12.Location = new System.Drawing.Point(295, 48);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(19, 12);
this.label12.TabIndex = 10;
@@ -2262,7 +2160,7 @@
//
this.label13.AutoSize = true;
this.label13.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label13.Location = new System.Drawing.Point(193, 60);
+ this.label13.Location = new System.Drawing.Point(169, 48);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(19, 12);
this.label13.TabIndex = 8;
@@ -2272,7 +2170,7 @@
//
this.label14.AutoSize = true;
this.label14.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label14.Location = new System.Drawing.Point(344, 30);
+ this.label14.Location = new System.Drawing.Point(301, 24);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(12, 12);
this.label14.TabIndex = 4;
@@ -2282,7 +2180,7 @@
//
this.label15.AutoSize = true;
this.label15.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label15.Location = new System.Drawing.Point(49, 60);
+ this.label15.Location = new System.Drawing.Point(43, 48);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(19, 12);
this.label15.TabIndex = 255;
@@ -2292,7 +2190,7 @@
//
this.label16.AutoSize = true;
this.label16.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label16.Location = new System.Drawing.Point(200, 30);
+ this.label16.Location = new System.Drawing.Point(175, 24);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(12, 12);
this.label16.TabIndex = 2;
@@ -2302,7 +2200,7 @@
//
this.label17.AutoSize = true;
this.label17.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label17.Location = new System.Drawing.Point(5, 60);
+ this.label17.Location = new System.Drawing.Point(4, 48);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(33, 12);
this.label17.TabIndex = 6;
@@ -2312,7 +2210,7 @@
//
this.label18.AutoSize = true;
this.label18.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label18.Location = new System.Drawing.Point(5, 30);
+ this.label18.Location = new System.Drawing.Point(4, 24);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(33, 12);
this.label18.TabIndex = 0;
@@ -2322,7 +2220,7 @@
//
this.label19.AutoSize = true;
this.label19.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label19.Location = new System.Drawing.Point(56, 30);
+ this.label19.Location = new System.Drawing.Point(49, 24);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(12, 12);
this.label19.TabIndex = 255;
@@ -2332,10 +2230,9 @@
//
this.textDDC21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.textDDC21.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.textDDC21.Location = new System.Drawing.Point(71, 55);
- this.textDDC21.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.textDDC21.Location = new System.Drawing.Point(62, 44);
this.textDDC21.Name = "textDDC21";
- this.textDDC21.Size = new System.Drawing.Size(106, 21);
+ this.textDDC21.Size = new System.Drawing.Size(93, 21);
this.textDDC21.TabIndex = 7;
this.textDDC21.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -2343,10 +2240,9 @@
//
this.textDDC22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.textDDC22.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.textDDC22.Location = new System.Drawing.Point(215, 55);
- this.textDDC22.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.textDDC22.Location = new System.Drawing.Point(188, 44);
this.textDDC22.Name = "textDDC22";
- this.textDDC22.Size = new System.Drawing.Size(106, 21);
+ this.textDDC22.Size = new System.Drawing.Size(93, 21);
this.textDDC22.TabIndex = 9;
this.textDDC22.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -2354,21 +2250,19 @@
//
this.textDDC23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.textDDC23.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.textDDC23.Location = new System.Drawing.Point(359, 55);
- this.textDDC23.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.textDDC23.Location = new System.Drawing.Point(314, 44);
this.textDDC23.Name = "textDDC23";
- this.textDDC23.Size = new System.Drawing.Size(106, 21);
+ this.textDDC23.Size = new System.Drawing.Size(93, 21);
this.textDDC23.TabIndex = 11;
this.textDDC23.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
// text520a
//
this.text520a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.text520a.Location = new System.Drawing.Point(43, 948);
- this.text520a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text520a.Location = new System.Drawing.Point(38, 758);
this.text520a.Multiline = true;
this.text520a.Name = "text520a";
- this.text520a.Size = new System.Drawing.Size(425, 59);
+ this.text520a.Size = new System.Drawing.Size(372, 48);
this.text520a.TabIndex = 30;
this.text520a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -2390,11 +2284,9 @@
this.grp245.Controls.Add(this.label53);
this.grp245.Controls.Add(this.label54);
this.grp245.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.grp245.Location = new System.Drawing.Point(3, 239);
- this.grp245.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.grp245.Location = new System.Drawing.Point(3, 191);
this.grp245.Name = "grp245";
- this.grp245.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.grp245.Size = new System.Drawing.Size(1056, 104);
+ this.grp245.Size = new System.Drawing.Size(924, 83);
this.grp245.TabIndex = 3;
this.grp245.TabStop = false;
this.grp245.Text = "245";
@@ -2403,10 +2295,9 @@
//
this.text245a.BackColor = System.Drawing.SystemColors.Info;
this.text245a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.text245a.Location = new System.Drawing.Point(21, 16);
- this.text245a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text245a.Location = new System.Drawing.Point(18, 13);
this.text245a.Name = "text245a";
- this.text245a.Size = new System.Drawing.Size(444, 21);
+ this.text245a.Size = new System.Drawing.Size(389, 21);
this.text245a.TabIndex = 1;
this.text245a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -2414,10 +2305,9 @@
//
this.text245b.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.text245b.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.text245b.Location = new System.Drawing.Point(21, 44);
- this.text245b.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text245b.Location = new System.Drawing.Point(18, 35);
this.text245b.Name = "text245b";
- this.text245b.Size = new System.Drawing.Size(444, 21);
+ this.text245b.Size = new System.Drawing.Size(389, 21);
this.text245b.TabIndex = 3;
this.text245b.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -2425,10 +2315,9 @@
//
this.text245x.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.text245x.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.text245x.Location = new System.Drawing.Point(21, 72);
- this.text245x.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text245x.Location = new System.Drawing.Point(18, 58);
this.text245x.Name = "text245x";
- this.text245x.Size = new System.Drawing.Size(444, 21);
+ this.text245x.Size = new System.Drawing.Size(389, 21);
this.text245x.TabIndex = 5;
this.text245x.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -2436,10 +2325,9 @@
//
this.text245n.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.text245n.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.text245n.Location = new System.Drawing.Point(520, 16);
- this.text245n.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text245n.Location = new System.Drawing.Point(455, 13);
this.text245n.Name = "text245n";
- this.text245n.Size = new System.Drawing.Size(122, 21);
+ this.text245n.Size = new System.Drawing.Size(107, 21);
this.text245n.TabIndex = 7;
this.text245n.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -2447,10 +2335,9 @@
//
this.text245d.BackColor = System.Drawing.SystemColors.Info;
this.text245d.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.text245d.Location = new System.Drawing.Point(520, 44);
- this.text245d.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text245d.Location = new System.Drawing.Point(455, 35);
this.text245d.Name = "text245d";
- this.text245d.Size = new System.Drawing.Size(522, 21);
+ this.text245d.Size = new System.Drawing.Size(457, 21);
this.text245d.TabIndex = 11;
this.text245d.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -2458,10 +2345,9 @@
//
this.text245e.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.text245e.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.text245e.Location = new System.Drawing.Point(520, 72);
- this.text245e.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text245e.Location = new System.Drawing.Point(455, 58);
this.text245e.Name = "text245e";
- this.text245e.Size = new System.Drawing.Size(522, 21);
+ this.text245e.Size = new System.Drawing.Size(457, 21);
this.text245e.TabIndex = 13;
this.text245e.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -2469,10 +2355,9 @@
//
this.text245p.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.text245p.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.text245p.Location = new System.Drawing.Point(665, 16);
- this.text245p.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text245p.Location = new System.Drawing.Point(582, 13);
this.text245p.Name = "text245p";
- this.text245p.Size = new System.Drawing.Size(377, 21);
+ this.text245p.Size = new System.Drawing.Size(330, 21);
this.text245p.TabIndex = 9;
this.text245p.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -2480,7 +2365,7 @@
//
this.label48.AutoSize = true;
this.label48.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label48.Location = new System.Drawing.Point(5, 78);
+ this.label48.Location = new System.Drawing.Point(4, 62);
this.label48.Name = "label48";
this.label48.Size = new System.Drawing.Size(13, 12);
this.label48.TabIndex = 4;
@@ -2490,7 +2375,7 @@
//
this.label49.AutoSize = true;
this.label49.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label49.Location = new System.Drawing.Point(504, 20);
+ this.label49.Location = new System.Drawing.Point(441, 16);
this.label49.Name = "label49";
this.label49.Size = new System.Drawing.Size(13, 12);
this.label49.TabIndex = 6;
@@ -2500,7 +2385,7 @@
//
this.label50.AutoSize = true;
this.label50.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label50.Location = new System.Drawing.Point(649, 20);
+ this.label50.Location = new System.Drawing.Point(568, 16);
this.label50.Name = "label50";
this.label50.Size = new System.Drawing.Size(13, 12);
this.label50.TabIndex = 8;
@@ -2510,7 +2395,7 @@
//
this.label51.AutoSize = true;
this.label51.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label51.Location = new System.Drawing.Point(504, 75);
+ this.label51.Location = new System.Drawing.Point(441, 60);
this.label51.Name = "label51";
this.label51.Size = new System.Drawing.Size(13, 12);
this.label51.TabIndex = 12;
@@ -2520,7 +2405,7 @@
//
this.label52.AutoSize = true;
this.label52.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label52.Location = new System.Drawing.Point(504, 48);
+ this.label52.Location = new System.Drawing.Point(441, 38);
this.label52.Name = "label52";
this.label52.Size = new System.Drawing.Size(13, 12);
this.label52.TabIndex = 10;
@@ -2530,7 +2415,7 @@
//
this.label53.AutoSize = true;
this.label53.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label53.Location = new System.Drawing.Point(5, 49);
+ this.label53.Location = new System.Drawing.Point(4, 39);
this.label53.Name = "label53";
this.label53.Size = new System.Drawing.Size(13, 12);
this.label53.TabIndex = 2;
@@ -2540,7 +2425,7 @@
//
this.label54.AutoSize = true;
this.label54.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label54.Location = new System.Drawing.Point(5, 21);
+ this.label54.Location = new System.Drawing.Point(4, 17);
this.label54.Name = "label54";
this.label54.Size = new System.Drawing.Size(13, 12);
this.label54.TabIndex = 0;
@@ -2549,88 +2434,62 @@
// text521a
//
this.text521a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.text521a.Location = new System.Drawing.Point(617, 926);
- this.text521a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text521a.Location = new System.Drawing.Point(540, 741);
this.text521a.Name = "text521a";
- this.text521a.Size = new System.Drawing.Size(442, 25);
+ this.text521a.Size = new System.Drawing.Size(387, 21);
this.text521a.TabIndex = 33;
this.text521a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
// text525a
//
this.text525a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.text525a.Location = new System.Drawing.Point(73, 561);
- this.text525a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text525a.Location = new System.Drawing.Point(64, 449);
this.text525a.Name = "text525a";
- this.text525a.Size = new System.Drawing.Size(395, 25);
+ this.text525a.Size = new System.Drawing.Size(346, 21);
this.text525a.TabIndex = 13;
this.text525a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
- // text940a
- //
- this.text940a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.text940a.Location = new System.Drawing.Point(73, 350);
- this.text940a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.text940a.Name = "text940a";
- this.text940a.Size = new System.Drawing.Size(395, 25);
- this.text940a.TabIndex = 5;
- this.text940a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
- //
// text653a
//
this.text653a.BackColor = System.Drawing.SystemColors.Info;
- this.text653a.Location = new System.Drawing.Point(555, 532);
- this.text653a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text653a.Location = new System.Drawing.Point(486, 426);
this.text653a.Name = "text653a";
- this.text653a.Size = new System.Drawing.Size(490, 25);
+ this.text653a.Size = new System.Drawing.Size(429, 21);
this.text653a.TabIndex = 15;
this.text653a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
// text507t
//
this.text507t.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.text507t.Location = new System.Drawing.Point(549, 712);
- this.text507t.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text507t.Location = new System.Drawing.Point(480, 570);
this.text507t.Name = "text507t";
- this.text507t.Size = new System.Drawing.Size(497, 25);
+ this.text507t.Size = new System.Drawing.Size(435, 21);
this.text507t.TabIndex = 27;
//
// text500a
//
this.text500a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.text500a.Location = new System.Drawing.Point(43, 685);
- this.text500a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text500a.Location = new System.Drawing.Point(38, 548);
this.text500a.Multiline = true;
this.text500a.Name = "text500a";
- this.text500a.Size = new System.Drawing.Size(425, 59);
+ this.text500a.Size = new System.Drawing.Size(372, 48);
this.text500a.TabIndex = 21;
this.text500a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
// text507a
//
this.text507a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.text507a.Location = new System.Drawing.Point(549, 685);
- this.text507a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.text507a.Location = new System.Drawing.Point(480, 548);
this.text507a.Name = "text507a";
- this.text507a.Size = new System.Drawing.Size(497, 25);
+ this.text507a.Size = new System.Drawing.Size(435, 21);
this.text507a.TabIndex = 25;
//
- // text250a
- //
- this.text250a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.text250a.Location = new System.Drawing.Point(73, 378);
- this.text250a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.text250a.Name = "text250a";
- this.text250a.Size = new System.Drawing.Size(395, 25);
- this.text250a.TabIndex = 7;
- this.text250a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
- //
// lbl_SaveData
//
this.lbl_SaveData.AutoSize = true;
this.lbl_SaveData.Font = new System.Drawing.Font("굴림체", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lbl_SaveData.ForeColor = System.Drawing.Color.PaleTurquoise;
- this.lbl_SaveData.Location = new System.Drawing.Point(1017, 66);
+ this.lbl_SaveData.Location = new System.Drawing.Point(890, 53);
this.lbl_SaveData.Name = "lbl_SaveData";
this.lbl_SaveData.Size = new System.Drawing.Size(64, 19);
this.lbl_SaveData.TabIndex = 318;
@@ -2640,7 +2499,7 @@
//
this.lbl_ISBN.AutoSize = true;
this.lbl_ISBN.Font = new System.Drawing.Font("굴림체", 14.25F, System.Drawing.FontStyle.Bold);
- this.lbl_ISBN.Location = new System.Drawing.Point(825, 66);
+ this.lbl_ISBN.Location = new System.Drawing.Point(722, 53);
this.lbl_ISBN.Name = "lbl_ISBN";
this.lbl_ISBN.Size = new System.Drawing.Size(31, 19);
this.lbl_ISBN.TabIndex = 33;
@@ -2650,10 +2509,9 @@
//
this.tbCustName.BackColor = System.Drawing.Color.LightGray;
this.tbCustName.Font = new System.Drawing.Font("굴림체", 14.25F, System.Drawing.FontStyle.Bold);
- this.tbCustName.Location = new System.Drawing.Point(353, 9);
- this.tbCustName.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.tbCustName.Location = new System.Drawing.Point(309, 7);
this.tbCustName.Name = "tbCustName";
- this.tbCustName.Size = new System.Drawing.Size(184, 32);
+ this.tbCustName.Size = new System.Drawing.Size(161, 26);
this.tbCustName.TabIndex = 33;
this.tbCustName.Text = " ";
this.tbCustName.UseVisualStyleBackColor = false;
@@ -2662,10 +2520,9 @@
// checkBox4
//
this.checkBox4.AutoSize = true;
- this.checkBox4.Location = new System.Drawing.Point(1342, 38);
- this.checkBox4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.checkBox4.Location = new System.Drawing.Point(1174, 30);
this.checkBox4.Name = "checkBox4";
- this.checkBox4.Size = new System.Drawing.Size(56, 19);
+ this.checkBox4.Size = new System.Drawing.Size(48, 16);
this.checkBox4.TabIndex = 213;
this.checkBox4.Text = "색인";
this.checkBox4.UseVisualStyleBackColor = true;
@@ -2676,9 +2533,9 @@
this.lbCustIDX.BackColor = System.Drawing.Color.LightGray;
this.lbCustIDX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.lbCustIDX.Font = new System.Drawing.Font("굴림체", 14.25F, System.Drawing.FontStyle.Bold);
- this.lbCustIDX.Location = new System.Drawing.Point(544, 9);
+ this.lbCustIDX.Location = new System.Drawing.Point(476, 7);
this.lbCustIDX.Name = "lbCustIDX";
- this.lbCustIDX.Size = new System.Drawing.Size(68, 32);
+ this.lbCustIDX.Size = new System.Drawing.Size(60, 26);
this.lbCustIDX.TabIndex = 319;
this.lbCustIDX.Text = " ";
this.lbCustIDX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -2688,19 +2545,56 @@
this.lbl_BookList.BackColor = System.Drawing.Color.LightGray;
this.lbl_BookList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.lbl_BookList.Font = new System.Drawing.Font("굴림체", 14.25F, System.Drawing.FontStyle.Bold);
- this.lbl_BookList.Location = new System.Drawing.Point(14, 9);
+ this.lbl_BookList.Location = new System.Drawing.Point(12, 7);
this.lbl_BookList.Name = "lbl_BookList";
- this.lbl_BookList.Size = new System.Drawing.Size(335, 32);
+ this.lbl_BookList.Size = new System.Drawing.Size(293, 26);
this.lbl_BookList.TabIndex = 320;
this.lbl_BookList.Text = " ";
this.lbl_BookList.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
+ // pictureBox1
+ //
+ this.pictureBox1.BackColor = System.Drawing.SystemColors.ControlLight;
+ this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
+ this.pictureBox1.Location = new System.Drawing.Point(1591, 53);
+ this.pictureBox1.Name = "pictureBox1";
+ this.pictureBox1.Size = new System.Drawing.Size(208, 289);
+ this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
+ this.pictureBox1.TabIndex = 221;
+ this.pictureBox1.TabStop = false;
+ this.pictureBox1.DoubleClick += new System.EventHandler(this.pictureBox1_DoubleClick);
+ //
+ // btn_Reflesh008
+ //
+ this.btn_Reflesh008.BackColor = System.Drawing.SystemColors.WindowText;
+ this.btn_Reflesh008.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btn_Reflesh008.BackgroundImage")));
+ this.btn_Reflesh008.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
+ this.btn_Reflesh008.Dock = System.Windows.Forms.DockStyle.Right;
+ this.btn_Reflesh008.Location = new System.Drawing.Point(334, 0);
+ this.btn_Reflesh008.Name = "btn_Reflesh008";
+ this.btn_Reflesh008.Size = new System.Drawing.Size(28, 28);
+ this.btn_Reflesh008.TabIndex = 207;
+ this.btn_Reflesh008.UseVisualStyleBackColor = false;
+ this.btn_Reflesh008.Click += new System.EventHandler(this.btn_Reflesh008_Click);
+ //
+ // button1
+ //
+ this.button1.ForeColor = System.Drawing.Color.Red;
+ this.button1.Location = new System.Drawing.Point(1512, 255);
+ this.button1.Name = "button1";
+ this.button1.Size = new System.Drawing.Size(77, 23);
+ this.button1.TabIndex = 321;
+ this.button1.Text = "복 사";
+ this.button1.UseVisualStyleBackColor = true;
+ this.button1.Click += new System.EventHandler(this.button1_Click);
+ //
// Marc
//
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
+ this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.Gray;
- this.ClientSize = new System.Drawing.Size(2066, 1135);
+ this.ClientSize = new System.Drawing.Size(1808, 908);
+ this.Controls.Add(this.button1);
this.Controls.Add(this.lbl_BookList);
this.Controls.Add(this.lbCustIDX);
this.Controls.Add(this.checkBox3);
@@ -2746,15 +2640,13 @@
this.Controls.Add(this.label98);
this.Controls.Add(this.label1);
this.KeyPreview = true;
- this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.Name = "Marc";
- this.Text = "마크 작성";
+ this.Text = "마크 작성(1)";
this.Load += new System.EventHandler(this.Marc_Load);
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Marc_KeyDown);
((System.ComponentModel.ISupportInitialize)(this.List_Book)).EndInit();
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.tabControl1.ResumeLayout(false);
@@ -2774,10 +2666,10 @@
this.groupBox8.ResumeLayout(false);
this.groupBox8.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.GridView490)).EndInit();
- this.grp300.ResumeLayout(false);
- this.grp300.PerformLayout();
this.grp260.ResumeLayout(false);
this.grp260.PerformLayout();
+ this.grp300.ResumeLayout(false);
+ this.grp300.PerformLayout();
this.groupBox4.ResumeLayout(false);
this.groupBox4.PerformLayout();
this.groupBox3.ResumeLayout(false);
@@ -2786,6 +2678,7 @@
this.groupBox2.PerformLayout();
this.grp245.ResumeLayout(false);
this.grp245.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
@@ -2998,5 +2891,6 @@
private System.Windows.Forms.CheckBox checkBox4;
public System.Windows.Forms.Label lbCustIDX;
public System.Windows.Forms.Label lbl_BookList;
+ private System.Windows.Forms.Button button1;
}
}
\ No newline at end of file
diff --git a/unimarc/unimarc/마크/Marc.resx b/unimarc/unimarc/마크/Marc.resx
index c138f35..99084d7 100644
--- a/unimarc/unimarc/마크/Marc.resx
+++ b/unimarc/unimarc/마크/Marc.resx
@@ -192,46 +192,6 @@
True
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAAOEAAADhCAMAAAAJbSJIAAAABGdBTUEAALGPC/xhBQAAAIFQTFRF////
- AAAAlJSU4ODgU1NT6enp+Pj4w8PDxMTEkpKS/Pz81tbW5eXlRERE3NzcmZmZzMzMZGRkTU1Nb29vg4OD
- urq6KioqW1tb8vLyf39/sbGxEhISPz8/i4uL0NDQZmZmIyMjoqKiNTU1tLS0GRkZp6end3d3Li4uOjo6
- Dg4OJSUlLUB5vgAABzdJREFUeF7tne12ojAQhosuIqBiRa212q7dult7/xe4R6wKwwRCMhMoZ56fPSnj
- K8l8BeLDgyAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIQt/Y+JNZsD0ekkFyOG6D2cTfwCGNGcI/tMQoDvaP
- iy8Psl687YN4BIfrs9/Dv7TAKAinL1BagZddGETw37QIvQH8k2OiWbKDehTskhn871oGXssK4/0/qKOS
- z30zkQOvVYWbwydUoMHuqO98zgLbUxg/ws+uTap5IzOBbSkMFvBjN2IxhhdEuAhsR+FK17moqdf4LbAN
- hWOT5Vdm8QovXOAq0L3Cya/iB7XgzYcXv3MT6FrhaF/4jLYkqjTgLtCxwnmz8FfPZwxNZOQEulX4N2eY
- CiztzAt0qTA+5Q2TsS4VDwWBDhUmBbuUbIuGigKdKYzMU5h6/uYtAYGuFE5+A7u0fN5zVSjQkcI5NEvN
- 6ZqqlgS6UbiFVpVM02WyDebxLJ4Hx8Ey1U/vLllcWaAThQdoFOU9XPmlbkU0mvzZv8OhKCtcoAuFmFnA
- elmZSEerVGMdH3FL/ApDaBLytccTkyLztLqV43ke7q7ZFaLfa46noDQ1FWy2etMVwK2wZg2mpYSkkvEU
- XqAeZoV/oL0CaUX5o2DeWCOvwldoLs+TZrsFsGpYn7Aq9KG1HKdK71lFVOu7CnAqjMpN+hvPqtpVh6F+
- IsCrMIXGbnzM4diG1HnoHIwK1W70Ub+pq2JeGx2v8CmcQVM3QjjUhI2uU+VTqMyzjF0MQLMnwqbwGVr6
- 5kUnRdNDz6dyKVRFwo8JHGmBeqXnYFIYKVLID3sfk6c6ZbrApFDhzYkFanW3eBQqkpkXyimq/h6L8Ch8
- g2Yu0DmZDC2BPAoVbiaA4+zQE8ijEN/+JDalKZDabAbeO3yEw+zQFciiEL2FxG5UWyCHQvwW2lYTRfQF
- cih8gjbOPMNRVjQQyKBwCE2cOdkUvCWaCGRQiKb8VPVERiOB9ApH0MKZJzjKhmYC6RWiuzBmXTWchgLp
- FWKhIoWDLGgqkFwh6meaN36V6FW9eagVYvUM4S1sfAfpFWL9oWZ7E1UYCKRWiBWGdI7URCC1wiO8PmXR
- ZCSQWiGSsa119wfrMBNIrRBeXvFYlgmGAokVYsU9UevCVCCxQmQZ/oNjzDAWSKwQWYZLOMYIc4HECpG9
- CpKqonkmc4dU4QRe3fM8OMYEG4G0ChFHs4NjDLCYotQKEUdDsFdoJ5BWIVLen582s8NqilIrRFypdeFk
- K5BiFt1BCgvblC2aDS2h7NNuPqA+bwrH/GyQ0omw+O0CSDikyWg6A9KjSeCYnw2yYQFehfjprKA+wvq+
- GyAKaXecWgdpdxOVv10BSUsp2/kdoP/3sP/rEFHYM1/a/3jY/5ym/3lp/2uL/teHHDV+x+Do03QLll5b
- p0ASU9JOV/sw9bw7BBIQSfYtOgTX3lN3QJxpz7IaxNWs4ZifDeJq+lYEQ3lOp2m4+FUCjrEGeemf7Hma
- OjbICT+Fc11IQBaiszofe82LPqVCCijC59qqQfJ+jsQfe4CW7tnEKmJolv4tlgzm50srQGIxS5sI6dW4
- KaHcGcamqYubiHhx7w0OIgFpfLto7mO5BlNOzP++BQp23uQJDiICKfT5YyLSbudr1mJFIvF7TyXQieNR
- PmdSAHPbxO+uQdB5Q5+xXUG2L5h3ocbQWAZjooEFDOp3SPNgKTdXqLiA30SODOoCuix4IxR6E9kai/jB
- vZy3UBF+uUIGGig8j/j4BoibMxUyFN8md2cBKxPPUZH+i0UTbp7CsIjiyWVyh+orjoviKJuKRIpz14kl
- KuaKt4ADGVAsD9oDXIblLdkLjMH+joNzopTHZ3Ol3ABkD+MCVdAI4IWvuNrvUp/XRvN+gPohfpbeBYb6
- JC6CM/c2eKp2hr5HqkR9buKLbaUxV/kY7joNsIbW71idfRmp3Jjz51tU4erMydzhBCofeg647MlMEVVU
- zDA8g3amXoHcNRMGtltyx+AcYR9tWNzg6R9WonaoGQ3Pgh6qnVeGQzd6R5GD39A/zzsKKudndip7K6gj
- 8zdfS51ELl7WngF9gP/jirq7WH+u/sN4WRF4rrR0B8/UrMVvPrHfRngY+atQ7+Rn/pKwAnS3BmWaLgfH
- 7PctXoNtskyxfV0c8/BKQmVcJEFnKbPiVxxeTsC7fSpvTaRov5HgYgdWA2yHn4YWnWiRWF3x2PDbeSpa
- QXVOaYbTcrAe8t/Oe7ctpckh/v3D0KaO5mJSlz7r80TZe6VkrJeF1THt3ATNQfBbstNWSsEGBPoJJ8a0
- 5SxUC5vfdG49CdXEP5hM1l3SvLnTIrHm7+JdWWu1A7pFNEt0l+R7Muti+NNhFIRTxV7uNx+7ULth1VVG
- cbB/XJS7MV+Lt/0q/unq7mz8yWy8PR6SQXI4bIN44negtBUEQRAEQRAEQRAEQRAEQRAEQRAEQRAEQSDm
- P87mU+ZvyRQDAAAAAElFTkSuQmCC
-
-
True
@@ -298,4 +258,44 @@
True
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAAOEAAADhCAMAAAAJbSJIAAAABGdBTUEAALGPC/xhBQAAAIFQTFRF////
+ AAAAlJSU4ODgU1NT6enp+Pj4w8PDxMTEkpKS/Pz81tbW5eXlRERE3NzcmZmZzMzMZGRkTU1Nb29vg4OD
+ urq6KioqW1tb8vLyf39/sbGxEhISPz8/i4uL0NDQZmZmIyMjoqKiNTU1tLS0GRkZp6end3d3Li4uOjo6
+ Dg4OJSUlLUB5vgAABzdJREFUeF7tne12ojAQhosuIqBiRa212q7dult7/xe4R6wKwwRCMhMoZ56fPSnj
+ K8l8BeLDgyAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIQt/Y+JNZsD0ekkFyOG6D2cTfwCGNGcI/tMQoDvaP
+ iy8Psl687YN4BIfrs9/Dv7TAKAinL1BagZddGETw37QIvQH8k2OiWbKDehTskhn871oGXssK4/0/qKOS
+ z30zkQOvVYWbwydUoMHuqO98zgLbUxg/ws+uTap5IzOBbSkMFvBjN2IxhhdEuAhsR+FK17moqdf4LbAN
+ hWOT5Vdm8QovXOAq0L3Cya/iB7XgzYcXv3MT6FrhaF/4jLYkqjTgLtCxwnmz8FfPZwxNZOQEulX4N2eY
+ CiztzAt0qTA+5Q2TsS4VDwWBDhUmBbuUbIuGigKdKYzMU5h6/uYtAYGuFE5+A7u0fN5zVSjQkcI5NEvN
+ 6ZqqlgS6UbiFVpVM02WyDebxLJ4Hx8Ey1U/vLllcWaAThQdoFOU9XPmlbkU0mvzZv8OhKCtcoAuFmFnA
+ elmZSEerVGMdH3FL/ApDaBLytccTkyLztLqV43ke7q7ZFaLfa46noDQ1FWy2etMVwK2wZg2mpYSkkvEU
+ XqAeZoV/oL0CaUX5o2DeWCOvwldoLs+TZrsFsGpYn7Aq9KG1HKdK71lFVOu7CnAqjMpN+hvPqtpVh6F+
+ IsCrMIXGbnzM4diG1HnoHIwK1W70Ub+pq2JeGx2v8CmcQVM3QjjUhI2uU+VTqMyzjF0MQLMnwqbwGVr6
+ 5kUnRdNDz6dyKVRFwo8JHGmBeqXnYFIYKVLID3sfk6c6ZbrApFDhzYkFanW3eBQqkpkXyimq/h6L8Ch8
+ g2Yu0DmZDC2BPAoVbiaA4+zQE8ijEN/+JDalKZDabAbeO3yEw+zQFciiEL2FxG5UWyCHQvwW2lYTRfQF
+ cih8gjbOPMNRVjQQyKBwCE2cOdkUvCWaCGRQiKb8VPVERiOB9ApH0MKZJzjKhmYC6RWiuzBmXTWchgLp
+ FWKhIoWDLGgqkFwh6meaN36V6FW9eagVYvUM4S1sfAfpFWL9oWZ7E1UYCKRWiBWGdI7URCC1wiO8PmXR
+ ZCSQWiGSsa119wfrMBNIrRBeXvFYlgmGAokVYsU9UevCVCCxQmQZ/oNjzDAWSKwQWYZLOMYIc4HECpG9
+ CpKqonkmc4dU4QRe3fM8OMYEG4G0ChFHs4NjDLCYotQKEUdDsFdoJ5BWIVLen582s8NqilIrRFypdeFk
+ K5BiFt1BCgvblC2aDS2h7NNuPqA+bwrH/GyQ0omw+O0CSDikyWg6A9KjSeCYnw2yYQFehfjprKA+wvq+
+ GyAKaXecWgdpdxOVv10BSUsp2/kdoP/3sP/rEFHYM1/a/3jY/5ym/3lp/2uL/teHHDV+x+Do03QLll5b
+ p0ASU9JOV/sw9bw7BBIQSfYtOgTX3lN3QJxpz7IaxNWs4ZifDeJq+lYEQ3lOp2m4+FUCjrEGeemf7Hma
+ OjbICT+Fc11IQBaiszofe82LPqVCCijC59qqQfJ+jsQfe4CW7tnEKmJolv4tlgzm50srQGIxS5sI6dW4
+ KaHcGcamqYubiHhx7w0OIgFpfLto7mO5BlNOzP++BQp23uQJDiICKfT5YyLSbudr1mJFIvF7TyXQieNR
+ PmdSAHPbxO+uQdB5Q5+xXUG2L5h3ocbQWAZjooEFDOp3SPNgKTdXqLiA30SODOoCuix4IxR6E9kai/jB
+ vZy3UBF+uUIGGig8j/j4BoibMxUyFN8md2cBKxPPUZH+i0UTbp7CsIjiyWVyh+orjoviKJuKRIpz14kl
+ KuaKt4ADGVAsD9oDXIblLdkLjMH+joNzopTHZ3Ol3ABkD+MCVdAI4IWvuNrvUp/XRvN+gPohfpbeBYb6
+ JC6CM/c2eKp2hr5HqkR9buKLbaUxV/kY7joNsIbW71idfRmp3Jjz51tU4erMydzhBCofeg647MlMEVVU
+ zDA8g3amXoHcNRMGtltyx+AcYR9tWNzg6R9WonaoGQ3Pgh6qnVeGQzd6R5GD39A/zzsKKudndip7K6gj
+ 8zdfS51ELl7WngF9gP/jirq7WH+u/sN4WRF4rrR0B8/UrMVvPrHfRngY+atQ7+Rn/pKwAnS3BmWaLgfH
+ 7PctXoNtskyxfV0c8/BKQmVcJEFnKbPiVxxeTsC7fSpvTaRov5HgYgdWA2yHn4YWnWiRWF3x2PDbeSpa
+ QXVOaYbTcrAe8t/Oe7ctpckh/v3D0KaO5mJSlz7r80TZe6VkrJeF1THt3ATNQfBbstNWSsEGBPoJJ8a0
+ 5SxUC5vfdG49CdXEP5hM1l3SvLnTIrHm7+JdWWu1A7pFNEt0l+R7Muti+NNhFIRTxV7uNx+7ULth1VVG
+ cbB/XJS7MV+Lt/0q/unq7mz8yWy8PR6SQXI4bIN44negtBUEQRAEQRAEQRAEQRAEQRAEQRAEQRAEQSDm
+ P87mU+ZvyRQDAAAAAElFTkSuQmCC
+
+
\ No newline at end of file
diff --git a/unimarc/unimarc/마크/MarcCopySelect.cs b/unimarc/unimarc/마크/MarcCopySelect.cs
index d282f07..731618f 100644
--- a/unimarc/unimarc/마크/MarcCopySelect.cs
+++ b/unimarc/unimarc/마크/MarcCopySelect.cs
@@ -19,12 +19,19 @@ namespace UniMarc.마크
Marc m;
AddMarc am;
CD_LP cp;
+ MarcEditor mae;
public int MarcFormRowIndex;
public MarcCopySelect()
{
InitializeComponent();
}
+ public MarcCopySelect(MarcEditor _mae)
+ {
+ InitializeComponent();
+ mae = _mae;
+ db.DBcon();
+ }
public MarcCopySelect(CD_LP cD)
{
InitializeComponent();
diff --git a/unimarc/unimarc/마크/MarcEditor.cs b/unimarc/unimarc/마크/MarcEditor.cs
new file mode 100644
index 0000000..f62072f
--- /dev/null
+++ b/unimarc/unimarc/마크/MarcEditor.cs
@@ -0,0 +1,3747 @@
+//using Microsoft.Office.Interop.Excel;
+using AR;
+using OpenQA.Selenium.DevTools.V136.Animation;
+using System;
+using System.Collections.Generic;
+using System.Drawing;
+using System.Drawing.Drawing2D;
+using System.IO;
+using System.Linq;
+using System.Net;
+using System.Text;
+using System.Text.RegularExpressions;
+using System.Web.UI;
+using System.Windows.Forms;
+using UniMarc;
+using UniMarc.ListOfValue;
+using UniMarc.마크;
+using WindowsFormsApp1;
+using WindowsFormsApp1.Mac;
+using static System.Net.WebRequestMethods;
+
+namespace ExcelTest
+{
+ public partial class MarcEditor : Form
+ {
+ ///
+ /// isbn / 도서명 / 저자 / 출판사 / 가격
+ ///
+ string[] data_book = { "", "", "", "", "" };
+ int SaveRowIdx = -1;
+ public string mUserName;
+ string mCompidx = UniMarc.Properties.Settings.Default.compidx;
+ string mListIdx = "";
+ public string find;
+ public string change;
+ public string call = "";
+ private string data008 = string.Empty;
+ private bool mLoadCompleted = false;
+ string tbName = "";
+ public int checkCout = 0;
+ public bool gridViewChk = false; // True / False
+ Helper_DB db = new Helper_DB();
+ Help008Tag tag008 = new Help008Tag();
+ Skill_Search_Text search_Text = new Skill_Search_Text();
+ String_Text st = new String_Text();
+ Mac_List ml;
+
+ public MarcEditor()
+ {
+ InitializeComponent();
+ this.ml = null;
+ mUserName = string.Empty;
+ }
+ public MarcEditor(Mac_List _ml)
+ {
+ InitializeComponent();
+ ml = _ml;
+ mUserName = ml.user_name;
+ }
+
+ string l_idx = string.Empty;
+ string c_idx = string.Empty;
+ private void Marc_Load(object sender, EventArgs e)
+ {
+ #region ComboBox Item Setting
+ // 이용자 9
+ comboBox1.Items.AddRange(tag008.combo1);
+
+ // 자료형식 3
+ comboBox2.Items.AddRange(tag008.combo2);
+
+ // 내용형식 28
+ comboBox3.Items.AddRange(tag008.combo3);
+ comboBox7.Items.AddRange(tag008.combo3);
+
+ // 문학형식 16
+ comboBox4.Items.AddRange(tag008.combo4);
+
+ // 전기 5
+ comboBox5.Items.AddRange(tag008.combo5);
+
+ // 언어 36
+ comboBox6.Items.AddRange(tag008.combo6);
+
+ // 콤보박스 정렬및 필터
+ string[] combo8 = { "등급", "복본" };
+ comboBox8.Items.AddRange(combo8);
+
+ comboBox1.SelectedIndex = 0;
+ comboBox2.SelectedIndex = 0;
+ comboBox3.SelectedIndex = 0;
+ comboBox4.SelectedIndex = 0;
+ comboBox5.SelectedIndex = 0;
+ comboBox6.SelectedIndex = 0;
+ comboBox7.SelectedIndex = 0;
+ comboBox8.SelectedIndex = 0;
+
+ #endregion
+ }
+
+ //public void input_list(string l_idx, string value)
+ //{
+ // db.DBcon();
+
+ // lbl_BookList.Text = value;
+
+ // string Area =
+ // // 0 1 2 3
+ // "olb.idx, olb.isbn_marc, olb.header, olb.num, " +
+ // // 4 5 6 7 8 9
+ // "olb.book_name, olb.author, olb.book_comp, olb.`count`, olb.price, olb.image_url, " +
+ // // 10 11 12 13 14 15 16
+ // "mac.idx, mac.marc, mac.marc_chk, mac.marc1, mac.marc_chk1, mac.marc2, mac.marc_chk2, " +
+ // // 17 18 19 20
+ // "mac.grade, mac.compidx, mac.`user`, mac.date";
+
+ // string CMD = string.Format("" +
+ // "SELECT {0} " +
+ // "FROM Obj_List_Book AS olb " +
+ // "LEFT JOIN Marc AS mac " +
+ // // "ON if (olb.m_idx = 0, mac.ISBN = olb.isbn_marc, mac.idx = olb.m_idx) " +
+ // "ON mac.ISBN = olb.isbn_marc " +
+ // "WHERE olb.l_idx = {1} " +
+ // "GROUP BY olb.book_name " +
+ // "ORDER BY olb.idx ASC;", Area, l_idx);
+ // string db_res = db.DB_Send_CMD_Search(CMD);
+ // string[] db_data = db_res.Split('|');
+
+ // string[] grid = {
+ // "", "", "", "", "",
+ // "", "", "", "", "",
+ // "", "", "V", "", "" };
+
+ // string[] MarcData = { "", "", "", "", "", "" };
+
+ // for (int a = 0; a < db_data.Length; a++)
+ // {
+ // if (a % 21 == 00) grid[0] = db_data[a];
+ // if (a % 21 == 01) grid[1] = db_data[a];
+ // if (a % 21 == 02) grid[2] = db_data[a];
+ // if (a % 21 == 03) grid[2] += db_data[a];
+ // if (a % 21 == 04) grid[3] = db_data[a];
+ // if (a % 21 == 05) grid[4] = db_data[a];
+ // if (a % 21 == 06) grid[5] = db_data[a];
+ // if (a % 21 == 07) grid[6] = db_data[a];
+ // if (a % 21 == 08) grid[7] = db_data[a];
+ // if (a % 21 == 09) grid[8] = db_data[a];
+ // if (a % 21 == 10) grid[9] = db_data[a];
+ // if (a % 21 == 11) MarcData[0] = db_data[a];
+ // if (a % 21 == 12) MarcData[1] = db_data[a];
+ // if (a % 21 == 13) MarcData[2] = db_data[a];
+ // if (a % 21 == 14) MarcData[3] = db_data[a];
+ // if (a % 21 == 15) MarcData[4] = db_data[a];
+ // if (a % 21 == 16) MarcData[5] = db_data[a];
+ // if (a % 21 == 17)
+ // {
+ // grid[10] = RealMarc(MarcData);
+ // if (grid[10] == "") grid[11] = "3";
+ // else grid[11] = db_data[a];
+ // }
+ // if (a % 21 == 18) {
+ // if (db_data[a] == "") grid[13] = "";
+ // else if (mCompidx != db_data[a]) {
+ // string FindCompCmd = string.Format("SELECT `comp_name` FROM `Comp` WHERE `idx` = {0}", db_data[a]);
+ // grid[13] = db.DB_Send_CMD_Search(FindCompCmd).Replace("|", "");
+ // }
+ // }
+ // if (a % 21 == 19) {
+ // if (grid[13] == "")
+ // grid[13] = db_data[a];
+ // }
+ // if (a % 21 == 20)
+ // {
+ // grid[14] = db_data[a];
+ // List_Book.Rows.Add(grid);
+ // }
+ // }
+
+ // for (int a = 0; a < List_Book.Rows.Count; a++)
+ // {
+ // string Grade = List_Book.Rows[a].Cells["grade"].Value.ToString();
+ // string SaveDate = List_Book.Rows[a].Cells["SaveDate"].Value.ToString();
+ // List_Book.Rows[a].DefaultCellStyle.ForeColor = SetGradeColor(Grade);
+ // SaveDateCheck(SaveDate, a);
+ // }
+
+ //}
+
+ private string RealMarc(string[] MarcData)
+ {
+ string result = "";
+ if (MarcData[1] == "1")
+ result = MarcData[0];
+
+ if (MarcData[3] == "1")
+ result = MarcData[2];
+
+ if (MarcData[5] == "1")
+ result = MarcData[4];
+
+ return result;
+ }
+
+ ///
+ /// 가져온 목록을 책목록과 연동하여 Grid에 집어넣음.
+ ///
+ /// 목록일자
+ /// 목록명
+ public void input_list(string l_idx, string value, string C_idx, string custidx, string custname)
+ {
+ db.DBcon();
+ this.l_idx = l_idx;
+ this.c_idx = C_idx;
+ string Area = "`idx`, `isbn_marc`, `header`, `num`, `book_name`, `author`, `book_comp`, `count`, `pay`, `image_url`, `m_idx`";
+ string[] sear_tbl = { "l_idx", "compidx" };
+ string[] sear_col = { l_idx, C_idx };
+
+ lbl_BookList.Text = value;
+ tbCustName.Text = custname;
+ lbCustIDX.Text = custidx;
+
+ string cmd =
+ string.Format("SELECT {0} " +
+ "FROM {1} " +
+ "WHERE `{2}` = \"{4}\" AND `{3}` = \"{5}\"" +
+ "ORDER BY `idx` ASC;", Area, "Obj_List_Book", sear_tbl[0], sear_tbl[1], sear_col[0], sear_col[1]);
+ string db_res = db.DB_Send_CMD_Search(cmd);
+ string[] db_data = db_res.Split('|');
+ string[] grid = {
+ "", "", "", "", "",
+ "", "", "", "", "",
+ "", "", "V", "", "" };
+
+
+
+ mLoadCompleted = false;
+ for (int a = 0; a < db_data.Length - 1; a += 11)
+ {
+
+ grid[0] = db_data[a]; // 0: idx
+ grid[1] = db_data[a + 1]; // 1: isbn
+ grid[2] = db_data[a + 2]; // 2: header
+ grid[2] += db_data[a + 3]; // 2: num
+ grid[3] = db_data[a + 4]; // 3: book_num
+ grid[4] = db_data[a + 5]; // 4: author
+ grid[5] = db_data[a + 6]; // 5: book_comp
+ grid[6] = db_data[a + 7]; // 6: count
+ grid[7] = db_data[a + 8]; // 7: pay
+ grid[8] = db_data[a + 9]; // 8: image_url
+ grid[9] = db_data[a + 10]; // 9: m_idx
+
+ List_Book.Rows.Add(grid);
+ //if (a % 11 == 0) { grid[0] = db_data[a]; } // 0: idx
+ //if (a % 11 == 1) { grid[1] = db_data[a+1]; } // 1: isbn
+ //if (a % 11 == 2) { grid[2] = db_data[a+2]; } // 2: header
+ //if (a % 11 == 3) { grid[2] += db_data[a+3]; } // 2: num
+ //if (a % 11 == 4) { grid[3] = db_data[a+4]; } // 3: book_num
+ //if (a % 11 == 5) { grid[4] = db_data[a+5]; } // 4: author
+ //if (a % 11 == 6) { grid[5] = db_data[a+6]; } // 5: book_comp
+ //if (a % 11 == 7) { grid[6] = db_data[a+7]; } // 6: count
+ //if (a % 11 == 8) { grid[7] = db_data[a+8]; } // 7: pay
+ //if (a % 11 == 9) { grid[8] = db_data[a+9]; } // 8: image_url
+ //if (a % 11 == 10) { grid[9] = db_data[a+10]; // 9: m_idx
+ // List_Book.Rows.Add(grid);
+ //}
+ }
+ chk_Marc();
+ mLoadCompleted = true;
+
+ List_Book.ClearSelection();
+ if(this.List_Book.RowCount > 0)
+ List_Book.Rows[0].Selected = true;
+ }
+
+ ///
+ /// 마크 유무 확인하는 함수
+ ///
+ void chk_Marc()
+ {
+ for (int a = 0; a < List_Book.Rows.Count; a++)
+ {
+ string Area =
+ // 0 1
+ "`idx`, `compidx`, " +
+ // 2 3 4 5 6 7
+ "`marc`, `marc_chk`, `marc1`, `marc_chk1`, `marc2`, `marc_chk2`, " +
+ // 8 9 10 11
+ "`grade`, `008tag`, `user`, `date`";
+
+ string Table = "Marc";
+
+ string[] sear_tbl = { "ISBN" };
+ string[] sear_col = { List_Book.Rows[a].Cells["ISBN13"].Value.ToString() };
+
+ //if (List_Book.Rows[a].Cells["marc_idx"].Value.ToString() != "0") {//여기 조건이 이상함.. 여기 조건때문에 순서가 잘 못 뜨는 경우 발생..
+ // sear_tbl[0] = "idx";
+ // sear_col[0] = List_Book.Rows[a].Cells["marc_idx"].Value.ToString();
+ //}
+
+ string Chk_Cmd = string.Format("SELECT {0} FROM {1} WHERE `{2}` = \"{3}\" ORDER BY FIELD(`compidx`, {4}) DESC;",
+ Area, Table, sear_tbl[0], sear_col[0], mCompidx);
+
+ string Chk_Res = db.DB_Send_CMD_Search(Chk_Cmd);
+ string[] Chk_Arr = Chk_Res.Split('|');
+
+ bool isMyData = true;
+ if (Chk_Arr.Length < 2)
+ {
+ List_Book.Rows[a].Cells["grade"].Value = "3";
+ List_Book.Rows[a].DefaultCellStyle.ForeColor = Color.Red;
+ continue;
+ }
+
+ if (Chk_Arr[1] != mCompidx)
+ isMyData = false;
+
+ string[] MarcData = { Chk_Arr[2], Chk_Arr[4], Chk_Arr[6] };
+ string[] CheckData = { Chk_Arr[3], Chk_Arr[5], Chk_Arr[7] };
+
+ List_Book.Rows[a].DefaultCellStyle.ForeColor = SetGradeColor(Chk_Arr[8], isMyData);
+ List_Book.Rows[a].Cells["marc_idx"].Value = Chk_Arr[0];
+ List_Book.Rows[a].Cells["db_marc"].Value = MarcData[0];//NewestMarc(MarcData, CheckData);
+ List_Book.Rows[a].Cells["grade"].Value = Chk_Arr[8];
+ text008.Text = Chk_Arr[9];
+ List_Book.Rows[a].Cells["user"].Value = Chk_Arr[10];
+ List_Book.Rows[a].Cells["SaveDate"].Value = Chk_Arr[11];
+
+ if (isMyData)
+ SaveDateCheck(Chk_Arr[11], a);
+
+ else
+ {
+ string FindCompCmd = string.Format("SELECT `comp_name` FROM `Comp` WHERE `idx` = {0}", Chk_Arr[1]);
+ List_Book.Rows[a].Cells["user"].Value = db.DB_Send_CMD_Search(FindCompCmd).Replace("|", "");
+ List_Book.Rows[a].DefaultCellStyle.BackColor = Color.LightGray;
+ }
+ }
+ }
+
+ private string NewestMarc(string[] marc, string[] marc_chk)
+ {
+ string result = "";
+ int count = 0;
+ foreach (string chk in marc_chk)
+ {
+ if (chk == "1")
+ result = marc[count];
+
+ count++;
+ }
+ return result;
+ }
+
+ private Color SetGradeColor(string Grade, bool isMyData = true)
+ {
+ if (!isMyData)
+ return Color.Orange;
+
+ switch (Grade)
+ {
+ case "0": // A
+ return Color.Blue;
+
+ case "1": // B
+ return Color.Black;
+
+ case "2": // C
+ return Color.Gray;
+
+ case "3": // D
+ return Color.Red;
+
+ default:
+ return Color.Black;
+ }
+ }
+
+ ///
+ /// 마지막 저장시각 14일이전일 경우 배경 색 변경
+ ///
+ /// 마지막 저장시각
+ /// 해당 행
+ private void SaveDateCheck(string Date, int row)
+ {
+ DateTime SaveDate = DateTime.ParseExact(Date, "yyyy-MM-dd HH:mm:ss",
+ System.Globalization.CultureInfo.InvariantCulture, System.Globalization.DateTimeStyles.None);
+ DateTime TargetDate = DateTime.Today.AddDays(-14);
+
+ int result = DateTime.Compare(SaveDate, TargetDate);
+
+ if (result >= 0) // SaveDate가 같거나 큼
+ List_Book.Rows[row].DefaultCellStyle.BackColor = Color.Yellow;
+
+ else // TargetDate가 큼
+ List_Book.Rows[row].DefaultCellStyle.BackColor = Color.White;
+
+ }
+
+ private void richTextBox1_KeyDown(object sender, KeyEventArgs e)
+ {
+ call = ((RichTextBox)sender).Name;
+ richTextBox1.LanguageOption = 0;
+
+ if (e.Control)
+ {
+ switch (e.KeyValue)
+ {
+ case 70: // f
+ string value = "";
+ if (search_Text.InputBox("찾을 단어를 입력해주세요.", "찾기(Ctrl+F)", ref value) == DialogResult.OK)
+ st.Color_change(value, richTextBox1);
+ break;
+
+ case 72: // h
+ findNchange fnc = new findNchange(this);
+ fnc.Show();
+ break;
+
+ default:
+ break;
+ }
+ }
+
+ if (e.KeyCode == Keys.F9)
+ SaveGrade(Keys.F9);
+ else if (e.KeyCode == Keys.F10)
+ SaveGrade(Keys.F10);
+ else if (e.KeyCode == Keys.F11)
+ SaveGrade(Keys.F11);
+ else if (e.KeyCode == Keys.F12)
+ SaveGrade(Keys.F12);
+ else if (e.KeyCode == Keys.F3)
+ richTextBox1.SelectedText = "▼";
+ else if (e.KeyCode == Keys.F4)
+ richTextBox1.SelectedText = "▲";
+ }
+
+ ///
+ /// F9~F12로 등급별 저장
+ ///
+ /// F9~F12
+ private void SaveGrade(Keys key)
+ {
+ switch (key)
+ {
+ case Keys.F9:
+ cb_grade.SelectedItem = "A (F9)";
+ Btn_Save_Click(null, null);
+ break;
+ case Keys.F10:
+ cb_grade.SelectedItem = "B (F10)";
+ Btn_Save_Click(null, null);
+ break;
+ case Keys.F11:
+ cb_grade.SelectedItem = "C (F11)";
+ Btn_Save_Click(null, null);
+ break;
+ case Keys.F12:
+ cb_grade.SelectedItem = "D (F12)";
+ Btn_Save_Click(null, null);
+ break;
+ }
+ }
+
+ private void etc_KeyDown(object sender, KeyEventArgs e)
+ {
+ if (e.KeyCode == Keys.F5)
+ {
+ ((RichTextBox)sender).Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm");
+ }
+ }
+
+ private void comboBox1_MouseClick(object sender, MouseEventArgs e)
+ {
+ ((ComboBox)sender).DroppedDown = true;
+ }
+
+ private void text008col_KeyDown(object sender, KeyEventArgs e)
+ {
+ if (e.KeyCode == Keys.Enter)
+ {
+ tbName = ((TextBox)sender).Name;
+ call = ((TextBox)sender).Text;
+ Helper008 helper = new Helper008(this);
+ helper.Who_Call(tbName, call);
+ helper.Show();
+ }
+ }
+ private void Btn_Memo_Click(object sender, EventArgs e)
+ {
+ Marc_memo memo = new Marc_memo(this);
+ memo.StartPosition = FormStartPosition.Manual;
+ memo.TopMost = true;
+ memo.Location = new Point(1018, 8);
+ memo.Show();
+ }
+ private void Btn_preview_Click(object sender, EventArgs e)
+ {
+ Marc_Preview mp = new Marc_Preview();
+ mp.isbn = data_book[0];
+ mp.richTextBox1.Text = richTextBox1.Text;
+ mp.Show();
+ }
+ private void Btn_Save_Click(object sender, EventArgs e)
+ {
+ if (SaveRowIdx < 0)
+ {
+ MessageBox.Show("마크가 선택되지않았습니다.");
+ return;
+ }
+ int TabIndex = tabControl1.SelectedIndex;
+ int grade = cb_grade.SelectedIndex;
+ if (TabIndex == 1)
+ {
+ MessageBox.Show("[칸채우기]가 아닌 [마크 편집] 탭에서 저장해주세요!");
+ return;
+ }
+ if (grade == 3)
+ {
+ MessageBox.Show("등급을 설정해주세요. (C 이상)");
+ return;
+ }
+ string table_name = "Marc";
+ string BaseText = richTextBox1.Text;
+ string lblisbn = lbl_ISBN.Text.Replace("[", "").Replace("]", "");
+
+ if (!BaseText.EndsWith("\n"))
+ BaseText += "\n";
+
+ if (!isPass(BaseText))
+ {
+ MessageBox.Show("입력된 마크의 상태를 확인해주세요.");
+ return;
+ }
+
+ if (BaseText.IndexOf(lblisbn) < 0)
+ {
+ MessageBox.Show("ISBN 상태를 확인해주세요.");
+ return;
+ }
+ string tag056 = Tag056();
+ string[] grid_data = {
+ List_Book.Rows[SaveRowIdx].Cells["ISBN13"].Value.ToString(),
+ List_Book.Rows[SaveRowIdx].Cells["book_name"].Value.ToString(),
+ List_Book.Rows[SaveRowIdx].Cells["author"].Value.ToString(),
+ List_Book.Rows[SaveRowIdx].Cells["book_comp"].Value.ToString(),
+ List_Book.Rows[SaveRowIdx].Cells["pay"].Value.ToString(),
+ List_Book.Rows[SaveRowIdx].Cells["url"].Value.ToString() };
+ string date = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");
+ string orimarc = st.made_Ori_marc(richTextBox1).Replace(@"\", "₩");
+ string Midx = List_Book.Rows[SaveRowIdx].Cells["marc_idx"].Value.ToString();
+ // 필수태그 확인
+ if (!isMustTag(orimarc))
+ {
+ richTextBox1.Text = BaseText;
+ return;
+ }
+
+ string SaveDate = List_Book.Rows[SaveRowIdx].Cells["SaveDate"].Value.ToString();
+ string SaveUser = List_Book.Rows[SaveRowIdx].Cells["user"].Value.ToString();
+ bool IsCoverDate = false;
+
+ if (SaveDate != "")
+ {
+ // 마지막 수정일로부터 2일이 지났는지, 마지막 저장자가 사용자인지 확인
+ TimeSpan sp = spspsp(SaveDate, date);
+ IsCoverDate = IsCoverData(sp.Days, SaveUser);
+
+ // if (IsCoverDate) {
+ // etc2.Text = etc2.Text.Replace(SaveDate, date);
+ // }
+ // else {
+ // etc2.Text += string.Format("{0}\t{1}\n", date, mUserName);
+ // }
+ }
+ //else
+ //{
+ // etc2.Text += string.Format("{0}\t{1}\n", date, mUserName);
+ //}
+
+ // true일 경우 INSERT, false일 경우 UPDATE
+ bool isNewData = true;
+
+ if (Midx != "")
+ isNewData = false;
+
+ if (List_Book.Rows[SaveRowIdx].DefaultCellStyle.ForeColor == Color.Orange ||
+ List_Book.Rows[SaveRowIdx].DefaultCellStyle.ForeColor == Color.Red)
+ {
+ string[] Insert_tbl = {
+ "ISBN", "서명", "저자", "출판사",
+ "가격", "marc", "비고1", "비고2", "url",
+ "grade", "marc_chk", "user", "division", "008tag",
+ "date", "compidx" };
+ string[] Insert_col = {
+ grid_data[0], grid_data[1], grid_data[2], grid_data[3],
+ grid_data[4], orimarc, etc1.Text, etc2.Text, grid_data[5],
+ grade.ToString(), "1", mUserName, tag056, text008.Text,
+ date, mCompidx };
+
+ string Incmd = db.DB_INSERT(table_name, Insert_tbl, Insert_col);
+ PUB.log.Add("INSERT", string.Format("{0}({1},{2}) : {3}", mUserName, mCompidx, List_Book.Rows[SaveRowIdx].DefaultCellStyle.ForeColor, Incmd));
+ db.DB_Send_CMD_reVoid(Incmd);
+ isNewData = true;
+ }
+ else
+ {
+ string[] Edit_tbl = {
+ "compidx", "marc", "marc_chk", "marc1", "marc_chk1", "비고1",
+ "비고2", "url", "division", "008tag", "date",
+ "user", "grade" };
+ string[] Edit_col = {
+ mCompidx, orimarc, "1", mOldMarc , "0", etc1.Text,
+ etc2.Text, grid_data[5], tag056, text008.Text, date,
+ mUserName, grade.ToString() };
+ string[] Sear_tbl = { "idx", "compidx" };
+ string[] Sear_col = { Midx, mCompidx };
+ if (grid_data[0] == null || grid_data[0] == "")
+ {
+ MessageBox.Show("ISBN 데이터가 없습니다.");
+ return;
+ }
+ //if (grid_data[0] != null && grid_data[0] != "")
+ //{
+ // int marcChk = Sub_marc_chk(grid_data[0]);
+ // if (IsCoverDate)
+ // marcChk--;
+
+ // switch (marcChk)
+ // {
+ // case 0:
+ // Edit_tbl[1] = "marc1";
+ // Edit_tbl[2] = "marc_chk1";
+ // Edit_tbl[3] = "marc_chk";
+ // break;
+ // case 1:
+ // Edit_tbl[1] = "marc2";
+ // Edit_tbl[2] = "marc_chk2";
+ // Edit_tbl[3] = "marc_chk1";
+ // break;
+ // case 2:
+ // Edit_tbl[1] = "marc";
+ // Edit_tbl[2] = "marc_chk";
+ // Edit_tbl[3] = "marc_chk2";
+ // break;
+ // default:
+ // Edit_tbl[1] = "marc";
+ // Edit_tbl[2] = "marc_chk";
+ // Edit_tbl[3] = "marc_chk2";
+ // break;
+ // }
+ //}
+ string U_cmd = db.More_Update(table_name, Edit_tbl, Edit_col, Sear_tbl, Sear_col);
+ PUB.log.Add("Update", string.Format("{0}({1},{2}) : {3}", mUserName, mCompidx, List_Book.Rows[SaveRowIdx].DefaultCellStyle.ForeColor, U_cmd.Replace("\r", " ").Replace("\n", " ")));
+ db.DB_Send_CMD_reVoid(U_cmd);
+ isNewData = false;
+ }
+
+ List_Book.Rows[SaveRowIdx].Cells["grade"].Value = grade.ToString();
+ List_Book.Rows[SaveRowIdx].Cells["SaveDate"].Value = date;
+ List_Book.Rows[SaveRowIdx].Cells["user"].Value = mUserName;
+ List_Book.Rows[SaveRowIdx].Cells["db_marc"].Value = orimarc;
+
+ List_Book.Rows[SaveRowIdx].DefaultCellStyle.ForeColor = SetGradeColor(grade.ToString());
+
+ if (isNewData)
+ {
+ string MidxQuery = string.Format("SELECT `idx` FROM Marc WHERE isbn = {0} AND `compidx` = {1};", grid_data[0], mCompidx);
+ PUB.log.Add("MarcInsert", string.Format("{0}({1}) : {2}", mUserName, mCompidx, MidxQuery));
+ Midx = db.DB_Send_CMD_Search(MidxQuery).Replace("|", "");
+ List_Book.Rows[SaveRowIdx].Cells["marc_idx"].Value = Midx;
+ }
+
+ string UpdateListIndex = string.Format("UPDATE `Obj_List_Book` SET `m_idx` = {0} WHERE `idx` = {1} AND 'compidx' ={2};",
+ Midx, List_Book.Rows[SaveRowIdx].Cells["list_idx"].Value.ToString(), mCompidx);
+ PUB.log.Add("MarcUpdate", string.Format("{0}({1}) : {2}", mUserName, mCompidx, UpdateListIndex));
+ db.DB_Send_CMD_reVoid(UpdateListIndex);
+ MessageBox.Show("저장되었습니다!");
+ }
+
+ #region Save_Click_Sub
+
+ ///
+ /// 마크 저장시 사용하며, 마지막 수정일과 수정자를 가져와 덮어씌울지 백업데이터를 만들지 구분
+ ///
+ /// 저장할 마크의 마지막 수정일
+ /// 저장할 마크의 마지막 수정자
+ /// 마지막 수정일로부터 2일이 지나지않고, 마지막 수정자와 해당 유저가 동일 할 경우 true 반환
+ private bool IsCoverData(int TimeSpanDaysValue, string user)
+ {
+ if (TimeSpanDaysValue < -1)
+ return false;
+ if (user != mUserName)
+ return false;
+
+ return true;
+ }
+
+ private TimeSpan spspsp(string LastDate, string SaveDate)
+ {
+ DateTime date1 = Convert.ToDateTime(LastDate);
+ DateTime date2 = Convert.ToDateTime(SaveDate);
+
+ TimeSpan result = date1 - date2;
+ return result;
+ }
+
+ ///
+ /// 마크 오류체크 (형식체크)
+ ///
+ /// richTextBox에 들어가있는 텍스트
+ /// True / False
+ private bool isPass(string BaseData)
+ {
+ string[] EnterSplit = BaseData.Split('\n');
+
+ foreach (string Data in EnterSplit)
+ {
+ if (Data == "")
+ continue;
+
+ string[] DataSplit = Data.Split('\t');
+ if (DataSplit.Length == 3)
+ {
+ if (DataSplit[1].Length == 2)
+ {
+ continue;
+ }
+ else
+ {
+ return false;
+ }
+ }
+ else
+ {
+ return false;
+ }
+ }
+ return true;
+ }
+
+ private bool isMustTag(string orimarc)
+ {
+ String_Text st = new String_Text();
+ string[] SearchTag = {
+ "056a", "0562", "245a", "245d", "260a", "260b", "260c", "300a", "300c", "653a"
+ };
+
+ string[] Tag = st.Take_Tag(orimarc, SearchTag);
+
+ int count = 0;
+ string msg = "";
+ bool isTag = true;
+ foreach (string tag in Tag)
+ {
+ if (tag == "")
+ {
+ msg += SearchTag[count] + " ";
+ isTag = false;
+ }
+ count++;
+ }
+
+ if (!isTag)
+ {
+ MessageBox.Show(msg + "태그가 없습니다.");
+ return false;
+ }
+
+ bool is1XX = false;
+ string[] AuthorTag = { "100a", "110a", "111a" };
+ Tag = st.Take_Tag(orimarc, AuthorTag);
+
+ foreach (string author in Tag)
+ {
+ if (author != "")
+ is1XX = true;
+ }
+
+ if (!is1XX)
+ {
+ MessageBox.Show("기본표목이 존재하지않습니다.");
+ return false;
+ }
+
+ bool is7XX = false;
+ AuthorTag[0] = "700a";
+ AuthorTag[1] = "710a";
+ AuthorTag[2] = "711a";
+ Tag = st.Take_Tag(orimarc, AuthorTag);
+
+ foreach (string author in Tag)
+ {
+ if (author != "")
+ is7XX = true;
+ }
+
+ if (!is7XX)
+ {
+ MessageBox.Show("부출표목이 존재하지않습니다.");
+ return false;
+ }
+
+ return true;
+ }
+
+ ///
+ /// 분류기호(056)추출 & 008태그 마크에 삽입
+ ///
+ ///
+ string Tag056()
+ {
+ string marc = richTextBox1.Text;
+ string[] temp = marc.Split('\n');
+ List target = temp.ToList();
+ btn_Reflesh008_Click(null, null);
+ bool isEight = false;
+ bool eight_chk = false;
+ string tag056 = string.Empty;
+ int count = 0;
+
+ for (int a = 0; a < target.Count - 1; a++)
+ {
+ string[] tmp = target[a].Split('\t');
+ string tag = tmp[0];
+ if (tag == "") break;
+ int eight = Convert.ToInt32(tag.Substring(0, 3));
+ if (eight == 008)
+ {
+ count = a;
+ isEight = true;
+ }
+ else if (eight > 008 && !eight_chk)
+ {
+ count = a;
+ eight_chk = true;
+ }
+ if (tag == "056")
+ {
+ tag056 = GetMiddelString(tmp[2], "▼a", "▼");
+ }
+ }
+ if (!isEight)
+ target.Insert(count, string.Format("{0}\t{1}\t{2}▲", "008", " ", text008.Text));
+
+ richTextBox1.Text = string.Join("\n", target.ToArray());
+ return tag056;
+ }
+
+ private int Sub_marc_chk(string isbn)
+ {
+ string Area = "`marc_chk`, `marc_chk1`, `marc_chk2`";
+ string cmd = db.DB_Select_Search(Area, "Marc", "ISBN", isbn);
+ string db_res = db.DB_Send_CMD_Search(cmd);
+ string[] chk_ary = db_res.Split('|');
+
+ for (int a = 0; a < chk_ary.Length; a++)
+ {
+ if (chk_ary[a] == "1")
+ {
+ return a;
+ }
+ }
+ return 0;
+ }
+ #endregion
+ private string mOldMarc = string.Empty;
+ private void List_Book_SelectionChanged(object sender, EventArgs e)
+ {
+ if (!mLoadCompleted) return;
+ int row_idx = List_Book.CurrentCell.RowIndex;
+ int col_idx = List_Book.CurrentCell.ColumnIndex;
+ if (row_idx == -1 || col_idx == -1) { return; }
+ SaveRowIdx = row_idx;
+
+ mOldMarc = List_Book.Rows[row_idx].Cells["db_marc"].Value.ToString();
+ string isbn = List_Book.Rows[row_idx].Cells["ISBN13"].Value.ToString();
+ if (isbn != "")
+ {
+ string CountQuery = string.Format("SELECT Count(isbn) FROM Marc WHERE isbn = {0} GROUP BY isbn;", isbn);
+ string CountResult = db.self_Made_Cmd(CountQuery).Replace("|", "");
+
+ if (CountResult == "")
+ btn_CopySelect.Text = "0";
+
+ if (CountResult == "0")
+ {
+ btn_CopySelect.Enabled = false;
+ btn_CopySelect.BackColor = Color.Silver;
+ }
+ else
+ {
+ btn_CopySelect.Enabled = true;
+ btn_CopySelect.BackColor = Color.Khaki;
+ }
+
+ btn_CopySelect.Text = CountResult;
+ }
+
+ tabControl1.SelectedIndex = 0;
+
+ if (check_V(row_idx, col_idx))
+ return;
+
+ Save_data(row_idx);
+ richTextBox1.Text = "";
+
+ bool check_Marc = click_Marc(row_idx);
+
+ if (!check_Marc)
+ richTextBox1.Text = Make_Empty();
+ else
+ ReadRemark(row_idx);
+
+ input_picture(row_idx);
+ Create_008();
+ st.Color_change("▼", richTextBox1);
+ st.Color_change("▲", richTextBox1);
+
+ int grade = 2;
+ if (List_Book.Rows[row_idx].Cells["grade"].Value != null || List_Book.Rows[row_idx].Cells["grade"].Value.ToString() != "")
+ {
+ grade = Convert.ToInt32(List_Book.Rows[row_idx].Cells["grade"].Value.ToString());
+ }
+ cb_grade.SelectedIndex = grade;
+ OnSaveData(row_idx);
+ }
+ //private void List_Book_CellClick(object sender, DataGridViewCellEventArgs e)
+ //{
+ // //if (e.RowIndex == -1) { return; }
+ // //int row_idx = e.RowIndex;
+ // //SaveRowIdx = row_idx;
+ // //int col_idx = e.ColumnIndex;
+
+ // //string isbn = List_Book.Rows[row_idx].Cells["ISBN13"].Value.ToString();
+ // //if (isbn != "") {
+ // // string CountQuery = string.Format("SELECT Count(isbn) FROM Marc WHERE isbn = {0} GROUP BY isbn;", isbn);
+ // // string CountResult = db.self_Made_Cmd(CountQuery).Replace("|", "");
+
+ // // if (CountResult == "")
+ // // btn_CopySelect.Text = "0";
+
+ // // if (CountResult == "0") {
+ // // btn_CopySelect.Enabled = false;
+ // // btn_CopySelect.BackColor = Color.Silver;
+ // // }
+ // // else {
+ // // btn_CopySelect.Enabled = true;
+ // // btn_CopySelect.BackColor = Color.Khaki;
+ // // }
+
+ // // btn_CopySelect.Text = CountResult;
+ // //}
+
+ // //tabControl1.SelectedIndex = 0;
+
+ // //if (check_V(row_idx, col_idx))
+ // // return;
+
+ // //Save_data(row_idx);
+ // //richTextBox1.Text = "";
+
+ // //bool check_Marc = click_Marc(row_idx);
+
+ // //if (!check_Marc)
+ // // richTextBox1.Text = Make_Empty();
+ // //else
+ // // ReadRemark(row_idx);
+
+ // //input_picture(row_idx);
+ // //Create_008();
+ // //st.Color_change("▼", richTextBox1);
+ // //st.Color_change("▲", richTextBox1);
+
+ // //int grade = 2;
+ // //if (List_Book.Rows[row_idx].Cells["grade"].Value != null || List_Book.Rows[row_idx].Cells["grade"].Value.ToString() != "") {
+ // // grade = Convert.ToInt32(List_Book.Rows[row_idx].Cells["grade"].Value.ToString());
+ // //}
+ // //cb_grade.SelectedIndex = grade;
+ // //OnSaveData(row_idx);
+ //}
+ #region CellClick_Sub
+
+ void OnSaveData(int row)
+ {
+ string User = List_Book.Rows[row].Cells["user"].Value.ToString();
+ string Date = List_Book.Rows[row].Cells["SaveDate"].Value.ToString();
+
+ lbl_SaveData.Text = string.Format("[{0}] [{1}]", User, Date);
+ lbl_ISBN.Text = "[" + List_Book.Rows[row].Cells["ISBN13"].Value.ToString() + "]";
+ }
+ void ReadRemark(int row)
+ {
+ string[] sear_tbl = { "idx" };
+ string[] sear_col = { List_Book.Rows[row].Cells["marc_idx"].Value.ToString() };
+ string cmd = db.More_DB_Search("Marc", sear_tbl, sear_col, "`비고1`, `비고2`");
+ string res = db.DB_Send_CMD_Search(cmd);
+
+ string[] ary = res.Split('|');
+ if (res.Length < 1)
+ {
+ etc1.Text = res;
+ etc2.Text = "";
+ return;
+ }
+ etc1.Text = ary[0];
+ etc2.Text = ary[1];
+ }
+
+ bool check_V(int row, int col)
+ {
+ string name = List_Book.Columns[col].Name;
+ if (name == "colCheck")
+ {
+ if (List_Book.Rows[row].Cells[col].Value.ToString() == "V")
+ List_Book.Rows[row].Cells[col].Value = "";
+
+ else
+ List_Book.Rows[row].Cells["colCheck"].Value = "V";
+
+ return true;
+ }
+ else
+ return false;
+ }
+ ///
+ /// 마크데이터가 있는지 확인하고 메모장으로 출력
+ ///
+ /// 해당 데이터의 row값
+ ///
+ bool click_Marc(int row)
+ {
+ // 마크 데이터
+ string Marc_data = List_Book.Rows[row].Cells["db_marc"].Value.ToString();
+
+ if (Marc_data.Length < 3) return false;
+
+ string result = string.Empty;
+
+ List TagNum = new List(); // 태그번호
+ List field = new List(); // 가변길이필드 저장
+
+ // 특수기호 육안으로 확인하기 쉽게 변환
+ Marc_data = Marc_data.Replace("", "▼");
+ Marc_data = Marc_data.Replace("", "▲");
+ Marc_data = Marc_data.Replace("₩", "\\");
+ // string leader = Marc_data.Substring(0, 24);
+
+ int startidx = 0;
+ string[] data = Marc_data.Substring(24).Split('▲'); // 리더부를 제외한 디렉터리, 가변길이필드 저장
+
+ // List에 필요한 데이터 집어넣는 작업.
+ for (int a = 1; a < data.Length - 1 && data[0].Length > startidx; a++)
+ {
+ TagNum.Add(data[0].Substring(startidx, 3));
+ startidx += 12;
+ field.Add(data[a] + "▲");
+ }
+
+ // List에 들어간 데이터를 메모장에 출력시키는 작업.
+ for (int a = 0; a < TagNum.Count; a++)
+ {
+ string res = TagNum[a];
+ if (TagNum[a] == "008")
+ {
+ text008.Text = field[a].Replace("▲", "");
+ data008 = text008.Text;
+ continue;
+ }
+ else { }
+ if (field[a].IndexOf("▼") == -1)
+ {
+ res += "\t \t" + field[a];
+ }
+ else
+ {
+ string temp = field[a].Insert(2, "\t");
+ res += "\t" + temp;
+ }
+ result += res + "\n";
+ }
+ richTextBox1.Text = result;
+ return true;
+ }
+ ///
+ /// 데이터 임시저장
+ ///
+ /// 저장할 데이터가 있는 표의 Row값
+ void Save_data(int row)
+ {
+ data_book[0] = List_Book.Rows[row].Cells["ISBN13"].Value.ToString();
+ data_book[1] = List_Book.Rows[row].Cells["book_name"].Value.ToString();
+ data_book[2] = List_Book.Rows[row].Cells["author"].Value.ToString();
+ data_book[3] = List_Book.Rows[row].Cells["book_comp"].Value.ToString();
+ data_book[4] = List_Book.Rows[row].Cells["pay"].Value.ToString();
+ }
+ void input_picture(int row)
+ {
+ try
+ {
+ string isbn = List_Book.Rows[row].Cells["ISBN13"].Value.ToString();
+ string isbn3 = isbn.Substring(isbn.Length - 3, 3);
+ string tFilePath = string.Format("https://contents.kyobobook.co.kr/sih/fit-in/458x0/pdt/{0}.jpg", isbn);
+ pictureBox1.ImageLocation = tFilePath;
+ //pictureBox1.ImageLocation = "http://image.kyobobook.co.kr/images/book/xlarge/" + isbn3 + "/x" + isbn + ".jpg";
+ //string tFilePath = "http://image.kyobobook.co.kr/images/book/xlarge/" + isbn3 + "/x" + isbn + ".jpg";
+ //WebClient tWebClient = new WebClient();
+ //byte[] tBuffer = tWebClient.DownloadData(tFilePath);
+ //Stream tStream = new MemoryStream();
+ //tStream.Write(tBuffer,0, tBuffer.Length);
+ //pictureBox1.Image = Image.FromStream(tStream);
+ //Application.DoEvents();
+
+ }
+ catch
+ {
+ pictureBox1.Image = null;
+ }
+ }
+ private string Make_Empty()
+ {
+ string yyMMdd = DateTime.Now.ToString("yyMMdd");
+ string yyyy = DateTime.Now.ToString("yyyy");
+ string Empty_008 = yyMMdd + "s" + yyyy + " 000 kor ▲";
+ text008.Text = Empty_008.Replace("▲", "");
+ data008 = text008.Text;
+ string Empty_text = string.Format(
+ "020\t \t▼a{1}▼c\\{5}▲\n" +
+ "056\t \t▼a▼25▲\n" +
+ "100\t \t▼a▲\n" +
+ "245\t \t▼a{2}▼d{3}▲\n" +
+ "260\t \t▼b{4}▲\n" +
+ "300\t \t▼a▼c▲\n" +
+ "653\t \t▼a▲\n" +
+ "700\t \t▼a▲\n" +
+ "950\t \t▼b\\{5}▲\n",
+ Empty_008, data_book[0], data_book[1], data_book[2], data_book[3], data_book[4]);
+ etc1.Text = "";
+ etc2.Text = "";
+ return Empty_text;
+ }
+ ///
+ /// 008 각각의 박스에 대입하는 함수
+ ///
+ ///
+ public void Create_008()
+ {
+ string data = text008.Text;
+
+ if (data == "" || data == null) { return; }
+
+ string[] Tag008 = {
+ // 입력일자 발행년유형 발행년1 발행년2 발행국
+ "", "", "", "", "",
+ // 삽화표시 이용대상자수준 개별자료형태 내용형식1 내용형식2
+ "", "", "", "", "",
+ // 한국대학부호 수정레코드 회의간행물 기념논문집 색인
+ "", "", "", "", "",
+ // 목록전거 문학형식 전기 언어 한국정부기관부호
+ "", "", "", "", ""
+ };
+
+ // 사전에 선언된 string배열에 맞는 데이터를 배정.
+ int tmp_years = Convert.ToInt32(data.Substring(0, 2));
+ int now_years = Convert.ToInt32(DateTime.Now.ToString("yy"));
+ string century = "20";
+
+ if (tmp_years > now_years)
+ century = "19";
+
+ Tag008[0] = century
+ + data.Substring(0, 6); // 입력일자 (00-05)
+ Tag008[1] = data.Substring(6, 1); // 발행년유형 (6)
+ Tag008[2] = data.Substring(7, 4); // 발행년1 (07-10)
+ Tag008[3] = data.Substring(11, 4); // 발행년2 (11-14)
+ Tag008[4] = data.Substring(15, 3); // 발행국 (15-17)
+
+ Tag008[5] = data.Substring(18, 4); // 삽화표시 (18-21)
+ Tag008[6] = data.Substring(22, 1); // 이용대상자수준 (22) v
+ Tag008[7] = data.Substring(23, 1); // 개별자료형태 (23) v
+ Tag008[8] = data.Substring(24, 1); // 내용형식1 (24) v
+ Tag008[9] = data.Substring(25, 1); // 내용형식2 (25) v
+
+ Tag008[10] = data.Substring(26, 2); // 한국대학부호 (26-27)
+ Tag008[11] = data.Substring(28, 1); // 수정레코드 (28)
+ Tag008[12] = data.Substring(29, 1); // 회의간행물 (29) c
+ Tag008[13] = data.Substring(30, 1); // 기념논문집 (30) c
+ Tag008[14] = data.Substring(31, 1); // 색인 (31)
+
+ Tag008[15] = data.Substring(32, 1); // 목록전거 (32)
+ Tag008[16] = data.Substring(33, 1); // 문학형식 (33) v
+ Tag008[17] = data.Substring(34, 1); // 전기 (34) v
+ Tag008[18] = data.Substring(35, 3); // 언어 (35-37) v
+ Tag008[19] = data.Substring(38, 2); // 한국정부기관부호 (38-39)
+
+ // 배열에 들어간 데이터로 콤보박스를 꾸미는 작업.
+ int year = Convert.ToInt32(Tag008[0].Substring(0, 4));
+ int month = Convert.ToInt32(Tag008[0].Substring(4, 2));
+ int day = Convert.ToInt32(Tag008[0].Substring(6, 2));
+ input_date.Value = new DateTime(year, month, day); // 입력일자
+
+ comboBox1.SelectedIndex = tag008.User_008(Tag008[6]); // 이용대상자수준
+ comboBox2.SelectedIndex = tag008.DataType_008(Tag008[7]); // 개별자료형태
+ comboBox3.SelectedIndex = tag008.Format_008(Tag008[8]); // 내용형식1
+ comboBox7.SelectedIndex = tag008.Format_008(Tag008[9]); // 내용형식2
+ comboBox4.SelectedIndex = tag008.Literary_008(Tag008[16]); // 문학형식
+ comboBox5.SelectedIndex = tag008.Biography_008(Tag008[17]); // 전기
+ comboBox6.SelectedIndex = tag008.Language_008(Tag008[18]); // 언어
+
+ checkBox1.Checked = tag008.CheckBox_008(Tag008[12]); // 회의간행물
+ checkBox2.Checked = tag008.CheckBox_008(Tag008[13]); // 기념논문집
+
+ col008res.Text = Tag008[10];
+ gov008res.Text = Tag008[19];
+
+ return;
+ }
+ #endregion
+
+ #region 008 관련 함수들
+
+ private void btn_Reflesh008_Click(object sender, EventArgs e)
+ {
+ string data = text008.Text;
+ //data =data.PadRight(40,' ');
+ string oriMarc = st.made_Ori_marc(richTextBox1).Replace("\\", "₩");
+
+ //if (data == "" || data == null) { return; }
+
+ // 입력일자 발행년유형 발행년1 발행년2 발행국
+ // 삽화표시 이용대상자수준 개별자료형태 내용형식1 내용형식2
+ // 한국대학부호 수정레코드 회의간행물 기념논문집 색인
+ // 목록전거 문학형식 전기 언어 한국정부기관부호
+
+ #region 사전에 선언된 string배열에 맞는 데이터를 배정.
+ // 참조할 태그 배열선언
+ string[] SearchTag = { "260c", "260a", "300b" };
+ string[] ContentTag = st.Take_Tag(oriMarc, SearchTag);
+
+ // 입력일자 (00-05)
+ string day;
+ if (input_date.Checked)
+ day = string.Format("{0}{1}{2}",
+ DateTime.Now.ToString("yy"), DateTime.Now.ToString("MM"), DateTime.Now.ToString("dd"));
+ else
+ day = input_date.Value.ToString("yy") + input_date.Value.ToString("MM") + input_date.Value.ToString("dd");
+
+ // 발행년유형 (6), 발행년1 (07-10), 발행년2 (11-14)
+ string DateSet = pubDateSet(ContentTag[0]);
+
+ // 발행국 (15-17)
+ string Country = pubCountry(ContentTag[1]);
+
+ // 삽화표시 (18-21)
+ string Picture = tag008.Picture_008(ContentTag[2]);
+
+ string tmp = day + DateSet + Country + Picture;
+
+
+ char[] textArray = data.ToCharArray();
+ Array.Resize(ref textArray, 22);
+ for (int a = 0; a < tmp.Length; a++)
+ {
+ textArray[a] = tmp[a];
+ }
+ string tTemp = tmp.ToString();
+ tTemp = tTemp.PadRight(40, ' ');
+ text008.Text = tTemp;
+ text008.Text = tag008.Combo_Change(text008.Text, comboBox1.Name, comboBox1.SelectedIndex);// 이용대상자수준 (22) v
+ text008.Text = tag008.Combo_Change(text008.Text, comboBox2.Name, comboBox2.SelectedIndex);// 개별자료형태 (23) v
+ text008.Text = tag008.Combo_Change(text008.Text, comboBox3.Name, comboBox3.SelectedIndex);// 내용형식1 (24) v
+ text008.Text = tag008.Combo_Change(text008.Text, comboBox7.Name, comboBox7.SelectedIndex);// 내용형식2 (25) v
+ text008.Text = tag008.Combo_Change(text008.Text, comboBox4.Name, comboBox4.SelectedIndex); // 문학형식 (33) v
+ text008.Text = tag008.Combo_Change(text008.Text, comboBox5.Name, comboBox5.SelectedIndex); // 전기 (34) v
+ text008.Text = tag008.Combo_Change(text008.Text, comboBox6.Name, comboBox6.SelectedIndex); // 언어 (35-37) v
+
+ Publication(checkBox1.Checked, 29);// 회의간행물 (29) c
+ Publication(checkBox2.Checked, 30);// 기념논문집 (30) c
+ Publication(checkBox4.Checked, 31);// 색인 (31)
+
+ textArray = text008.Text.ToCharArray();
+
+ textArray[26] = col008res.Text[0]; //대학코드
+ textArray[27] = col008res.Text[1];
+
+ textArray[38] = gov008res.Text[0];// 정부코드
+ textArray[39] = gov008res.Text[1];
+
+ textArray[28] = ' ';// 수정레코드 (28)
+ textArray[32] = ' ';// 목록전거 (32)
+ text008.Text = new string(textArray);
+
+ #endregion
+ }
+
+ ///
+ /// 발행년유형 / 발행년1 / 발행년2 를 260c태그로 확인.
+ ///
+ /// 260c의 태그내용
+ ///
+ private string pubDateSet(string ContentTag)
+ {
+ string Result = "";
+
+ string pubDate = Regex.Replace(ContentTag, @"[^0-9]", "");
+
+ if (pubDate.Length < 3)
+ {
+ MessageBox.Show("260c가 인식되지않습니다.");
+ return "false";
+ }
+ else if (pubDate.Length < 5)
+ Result = "s" + pubDate + " ";
+ else
+ Result = "m" + pubDate;
+
+ return Result;
+ }
+
+ ///
+ /// 발행국명 을 260a태그로 확인.
+ ///
+ /// 260a의 태그내용
+ ///
+ private string pubCountry(string ContentTag)
+ {
+ string Result = "";
+
+ ContentTag = ContentTag.Replace("[", "").Replace("]", "").Trim();
+
+ // string cmd = db.DB_Select_Search("`Code`", "Tag008_Country", "Area", ContentTag);
+ string cmd = string.Format(
+ "SELECT `Code` FROM `Tag008_Country` WHERE `Area` <= \"{0}\" ORDER BY `Area` DESC LIMIT 1;", ContentTag);
+ string res = db.DB_Send_CMD_Search(cmd).Replace("|", "");
+
+ if (res == "")
+ {
+ MessageBox.Show("260a가 인식되지않습니다.");
+ return "false";
+ }
+ else if (res.Length < 3)
+ Result = res + " ";
+ else
+ Result = res;
+
+ return Result;
+ }
+
+ private void comboBox1_SelectedIndexChanged(object sender, EventArgs e)
+ {
+ if (text008.Text.Length < 3) { return; }
+
+ string text = text008.Text;
+ string comboName = ((ComboBox)sender).Name;
+ int comboIdx = ((ComboBox)sender).SelectedIndex;
+
+ text008.Text = tag008.Combo_Change(text, comboName, comboIdx);
+ Apply_Main_marc();
+ }
+
+ private void col008res_TextChanged(object sender, EventArgs e)
+ {
+ if (text008.Text.Length < 3) { return; }
+ string text = text008.Text;
+ string iText = ((Label)sender).Text;
+ if (iText.Length < 1) { return; }
+ char[] textArray = text.ToCharArray();
+ char[] inputArray = iText.ToCharArray();
+
+ switch (((Label)sender).Name)
+ {
+ case "col008res":
+ textArray[26] = inputArray[0];
+ textArray[27] = inputArray[1];
+ break;
+ case "gov008res":
+ textArray[38] = inputArray[0];
+ textArray[39] = inputArray[1];
+ break;
+ }
+ text = new string(textArray);
+ text008.Text = text;
+ Apply_Main_marc();
+ }
+
+ private void input_date_ValueChanged(object sender, EventArgs e)
+ {
+ if (text008.Text.Length < 3) { return; }
+ string date = input_date.Value.ToString();
+ date = date.Substring(0, 10);
+ date = date.Replace("-", "");
+ date = date.Remove(0, 2);
+
+ text008.Text = text008.Text.Remove(0, 6);
+ text008.Text = date + text008.Text;
+
+ Apply_Main_marc();
+ }
+
+ private void checkBox1_CheckedChanged(object sender, EventArgs e)
+ {
+ string name = ((CheckBox)sender).Name;
+ if (((CheckBox)sender).Checked == true)
+ {
+ switch (name)
+ {
+ case "checkBox1":
+ ((CheckBox)sender).InvokeText("회의간행물o");
+ break;
+ case "checkBox2":
+ ((CheckBox)sender).InvokeText("기념논문집o");
+ break;
+ case "checkBox4":
+ ((CheckBox)sender).InvokeText("색인o");
+ break;
+ }
+ }
+ else if (((CheckBox)sender).Checked == false)
+ {
+ switch (name)
+ {
+ case "checkBox1":
+ ((CheckBox)sender).InvokeText("회의간행물x");
+ break;
+ case "checkBox2":
+ ((CheckBox)sender).InvokeText("기념논문집x");
+ break;
+ case "checkBox4":
+ ((CheckBox)sender).InvokeText("색인x");
+ break;
+ }
+ }
+ switch (name)
+ {
+ case "checkBox1":
+ Publication(checkBox1.Checked, 29);
+ break;
+ case "checkBox2":
+ Publication(checkBox2.Checked, 30);
+ break;
+ case "checkBox4":
+ Publication(checkBox4.Checked, 31);
+ break;
+ }
+ }
+
+ void Publication(bool check, int idx)
+ {
+ if (text008.Text == "") { return; }
+ char[] ArrayChar = text008.Text.ToCharArray();
+ if (check == false) { ArrayChar[idx] = '0'; }
+ else if (check == true) { ArrayChar[idx] = '1'; }
+ text008.Text = new string(ArrayChar);
+ Apply_Main_marc();
+ }
+
+ ///
+ /// 008text가 메인 텍스트박스에 적용됨.
+ ///
+ private void Apply_Main_marc()
+ {
+ string text = text008.Text;
+ richTextBox1.Text = richTextBox1.Text.Replace(data008, text);
+ data008 = text;
+ }
+ #endregion
+
+ private void Btn_Close_Click(object sender, EventArgs e)
+ {
+ this.Close();
+ }
+
+ private void pictureBox1_DoubleClick(object sender, EventArgs e)
+ {
+ int row = List_Book.CurrentCell.RowIndex;
+
+ Zoom_Picture zp = new Zoom_Picture();
+ zp.url = pictureBox1.ImageLocation;
+ zp.ISBN = List_Book.Rows[row].Cells["ISBN13"].Value.ToString();
+ zp.Show();
+ }
+
+ private void btn_Search_Click(object sender, EventArgs e)
+ {
+ if (List_Book.RowCount < 0) return;
+
+ Search_ReSet();
+
+ bool isSort = rb_Sort.Checked;
+ int combo = comboBox8.SelectedIndex; // 0: 등급 / 1: 복본
+
+ if (isSort)
+ {
+ if (combo == 0)
+ {
+ List_Book.Sort(List_Book.Columns["grade"], System.ComponentModel.ListSortDirection.Ascending);
+ }
+ else
+ {
+ List_Book.Sort(List_Book.Columns["ISBN13"], System.ComponentModel.ListSortDirection.Ascending);
+ }
+ }
+ else
+ {
+ int comboIdx;
+ if (combo == 0)
+ {
+ comboIdx = comboBox9.SelectedIndex;
+ Search_Filter("grade", comboIdx);
+ }
+ else
+ { // 수정필요
+
+ }
+ }
+ }
+ #region Search_Click_Sub
+ private void Search_ReSet()
+ {
+ DataGridViewBand reSet;
+ for (int a = 0; a < List_Book.RowCount; a++)
+ {
+ reSet = List_Book.Rows[a];
+ reSet.Visible = true;
+ }
+ }
+
+ private void Search_Filter(string target, int comboIdx)
+ {
+ int count = List_Book.Rows.Count;
+ DataGridViewBand band;
+ if (comboIdx == 0)
+ {
+ for (int a = 0; a < count; a++)
+ {
+ band = List_Book.Rows[a];
+ band.Visible = true;
+ }
+ return;
+ }
+
+ comboIdx--;
+ for (int a = 0; a < count; a++)
+ {
+ if (List_Book.Rows[a].Cells[target].Value.ToString() != comboIdx.ToString())
+ {
+ band = List_Book.Rows[a];
+ band.Visible = false;
+ }
+ }
+ }
+ #endregion
+
+ private void btn_CopySelect_Click(object sender, EventArgs e)
+ {
+ //TODO: 마크 물리는쪽
+ int row = List_Book.CurrentCell.RowIndex;
+ string isbn = List_Book.Rows[row].Cells["ISBN13"].Value.ToString();
+
+ MarcCopySelect copySelect = new MarcCopySelect(this);
+ copySelect.MarcFormRowIndex = row;
+ copySelect.Init("isbn", isbn);
+ copySelect.Show();
+ }
+
+ ///
+ /// 선택된 마크에 대한 정보를 그리드뷰에 저장.
+ ///
+ ///
+ /// [0] idx, [1] compidx, [2] user, [3] date, [4] grade, [5] tag008, [6] marc
+ public void SelectMarc_Sub(int row, string[] GridData)
+ {
+ List_Book.Rows[row].Cells["marc_idx"].Value = GridData[0];
+ List_Book.Rows[row].Cells["user"].Value = GridData[2];
+ List_Book.Rows[row].Cells["SaveDate"].Value = GridData[4];
+ List_Book.Rows[row].Cells["grade"].Value = GridData[3];
+ text008.Text = GridData[5];
+ List_Book.Rows[row].Cells["db_marc"].Value = GridData[6];
+ mOldMarc = GridData[6];
+ List_Book.Rows[row].DefaultCellStyle.ForeColor = SetGradeColor(GridData[4]);
+ List_Book.Rows[row].DefaultCellStyle.BackColor = Color.Yellow;
+
+
+ bool checkMarc = click_Marc(row);
+ if (checkMarc)
+ {
+ ReadRemark(row);
+ OnSaveData(row);
+ st.Color_change("▼", richTextBox1);
+ st.Color_change("▲", richTextBox1);
+ }
+ }
+
+ private void comboBox8_SelectedIndexChanged(object sender, EventArgs e)
+ {
+ comboBox9.Items.Clear();
+
+ ComboBox cb = sender as ComboBox;
+ if (cb.SelectedIndex == 0)
+ {
+ comboBox9.Enabled = true;
+ string[] grade = { "전체", "A", "B", "C", "D" };
+ comboBox9.Items.AddRange(grade);
+ comboBox9.SelectedIndex = 0;
+ }
+ else
+ comboBox9.Enabled = false;
+ }
+
+ private void Radio_Sort_CheckedChanged(object sender, EventArgs e)
+ {
+ RadioButton rb = sender as RadioButton;
+ string text = rb.Text;
+ if (text == "정렬")
+ comboBox9.Enabled = false;
+
+ else
+ comboBox9.Enabled = true;
+ }
+
+
+ private void btn_mk_marcList_Click(object sender, EventArgs e)
+ {
+
+ }
+ #region 마크생성목록_Sub
+ public bool Check_BackColor(int row)
+ {
+ if (List_Book.Rows[row].DefaultCellStyle.ForeColor != Color.Red)
+ return true;
+
+ return false;
+ }
+ public bool Check_List_V(int row)
+ {
+ if (List_Book.Rows[row].Cells["colCheck"].Value.ToString() == "V")
+ return true;
+
+ return false;
+ }
+ #endregion
+
+ private void checkBox3_CheckedChanged(object sender, EventArgs e)
+ {
+ bool isCheck = checkBox3.Checked;
+ if (isCheck)
+ {
+ for (int a = 0; a < List_Book.Rows.Count; a++)
+ {
+ List_Book.Rows[a].Cells["colCheck"].Value = "V";
+ }
+ }
+ else
+ {
+ for (int a = 0; a < List_Book.Rows.Count; a++)
+ {
+ List_Book.Rows[a].Cells["colCheck"].Value = "";
+ }
+ }
+ }
+
+ private void List_Book_KeyDown(object sender, KeyEventArgs e)
+ {
+ int row = List_Book.CurrentCell.RowIndex;
+ if (e.KeyCode == Keys.Space)
+ {
+ if (List_Book.Rows[row].Cells["colCheck"].Value.ToString() == "V")
+ List_Book.Rows[row].Cells["colCheck"].Value = "";
+
+ else
+ List_Book.Rows[row].Cells["colCheck"].Value = "V";
+ }
+ }
+
+ private void FillTextBox_KeyDown(object sender, KeyEventArgs e)
+ {
+ TextBox tb = sender as TextBox;
+
+ //if (e.KeyCode == Keys.F3)
+ //{
+ // int line = tb.SelectionStart;
+ // tb.Text = tb.Text.Insert(line, "▽");
+ // tb.SelectionStart = line + 1;
+ //}
+ if (e.KeyCode == Keys.F3)
+ {
+ tb.InvokeInsertText("▽");
+ //tb.Select(tb.Text.Length, 0);
+ }
+ else if (e.KeyCode == Keys.F4)
+ {
+ tb.InvokeInsertText("△");
+ //tb.Select(tb.Text.Length, 0);
+ }
+
+ //tb.SelectionStart = tb.Text.Length;
+ //tb.Select(tb.Text.Length, 0);
+ }
+
+
+ #region DataGridView 드래그 행이동 이벤트 함수
+
+ Skill_Grid sg = new Skill_Grid();
+
+ private void List_Book_MouseMove(object sender, MouseEventArgs e)
+ {
+ sg.MouseMove(sender, e);
+ }
+
+ private void List_Book_MouseDown(object sender, MouseEventArgs e)
+ {
+ sg.MouseDown(sender, e);
+ }
+
+ private void List_Book_DragOver(object sender, DragEventArgs e)
+ {
+ sg.DragOver(sender, e);
+ }
+
+ private void List_Book_DragDrop(object sender, DragEventArgs e)
+ {
+ sg.DragDrop(sender, e);
+ }
+
+ #endregion
+
+ private void btn_FillBlank_Click(object sender, EventArgs e)
+ {
+ // tabControl1.SelectedIndex = 1;
+ int row = List_Book.CurrentRow.Index;
+ string ISBN = List_Book.Rows[row].Cells["ISBN13"].Value.ToString();
+
+ if (ISBN == "" || ISBN == null)
+ {
+ MessageBox.Show("ISBN이 존재하지않습니다!");
+ return;
+ }
+
+ UniMarc.Marc_FillBlank fb = new UniMarc.Marc_FillBlank(this);
+ for (int a = 0; a < List_Book.Rows.Count; a++)
+ {
+ if (List_Book.Rows[a].DefaultCellStyle.ForeColor == Color.Red)
+ {
+ string[] GridData =
+ {
+ a.ToString(),
+ List_Book.Rows[a].Cells["ISBN13"].Value.ToString(),
+ List_Book.Rows[a].Cells["book_name"].Value.ToString(),
+ List_Book.Rows[a].Cells["author"].Value.ToString(),
+ List_Book.Rows[a].Cells["book_comp"].Value.ToString(),
+ List_Book.Rows[a].Cells["pay"].Value.ToString(),
+ ""
+ };
+ fb.InitFillBlank(GridData);
+ }
+ }
+ fb.ISBN = ISBN;
+ fb.Show();
+ }
+
+ private void tabControl1_SelectedIndexChanged(object sender, EventArgs e)
+ {
+ int TabIndex = tabControl1.SelectedIndex;
+
+ // 종단기호 제거
+ string Text = richTextBox1.Text.Replace("▲", "");
+
+ string[] SplitLine = Text.Split('\n');
+
+ switch (TabIndex)
+ {
+ case 0: // 칸채우기 -> 메모장
+ InputMemo(SplitLine);
+ st.Color_change("▼", richTextBox1);
+ st.Color_change("▲", richTextBox1);
+ break;
+ case 1: // 메모장 -> 칸채우기
+ // 칸을 채우기 전에 텍스트박스와 그리드뷰를 비움.
+ TextReset();
+ foreach (string Line in SplitLine)
+ {
+ if (Line == "") break;
+
+ // [0]:태그번호, [1]:지시기호, [2]:마크내용
+ string[] SplitTag = Line.Split('\t');
+ InputTotal(SplitTag);
+ }
+ break;
+ }
+ }
+
+ #region 칸채우기 SUB
+
+ public void TextReset()
+ {
+ TextBox[] tb = {
+ textDDC21, textDDC22, textDDC23, textKDC4, textKDC5, textKDC6,
+ text041a, text041b, text041h, text041k,
+
+ basicHeadBox,
+
+ text245a, text245b, text245e, text245n, text245p, text245d, text245x,
+
+ text250a,
+
+ text260a, text260b, text260c, text260g,
+
+ text300a, text300b, text300c1, text300c2, text300e,
+
+ text500a, text504a, text505a, text507a, text507t,
+ text520a, text521a, text525a, text536a, text546a,
+ text586a, text650a, text653a, text700a, text710a,
+ text900a, text910a, text940a
+ };
+ DataGridView[] dgv = {
+ GridView020, GridView246, GridView440, GridView490, GridView505
+ };
+
+ foreach (TextBox box in tb)
+ {
+ box.Text = "";
+ }
+ foreach (DataGridView grid in dgv)
+ {
+ grid.Rows.Clear();
+
+ grid.Rows.Add(50);
+
+ if (grid.Name.IndexOf("505") > 0)
+ grid.Rows.Add(50);
+ }
+ }
+
+ ///
+ /// 칸채우기에 값을 집어넣는 함수
+ ///
+ /// [0]:태그번호, [1]:지시기호, [2]:마크내용
+ public void InputTotal(string[] SplitTag)
+ {
+ string TagNum = SplitTag[0];
+ string Jisi = SplitTag[1];
+ string Marc = SplitTag[2];
+
+ if (TagNum == "020") Grid020(Marc);
+ if (TagNum == "041") Text041(Marc);
+ if (TagNum == "056") Text056(Marc);
+ if (TagNum == "082") Text082(Marc);
+ if (TagNum == "100" || TagNum == "110" || TagNum == "111") Text100(Marc, TagNum);
+ if (TagNum == "245") Text245(Marc);
+ if (TagNum == "246") Grid246(Jisi, Marc);
+ if (TagNum == "250") InputOneTextBox(text250a, GetMiddelString(Marc, "▼a", "▼"));
+ if (TagNum == "260") Text260(Marc);
+ if (TagNum == "300") Text300(Marc);
+ if (TagNum == "440") Grid440(Marc);
+ if (TagNum == "490") Grid490(Marc);
+ if (TagNum == "500") InputOneTextBox(text500a, GetMiddelString(Marc, "▼a", "▼"));
+ if (TagNum == "504") InputOneTextBox(text504a, GetMiddelString(Marc, "▼a", "▼"));
+ if (TagNum == "505") InputOneTextBox(text505a, GetMiddelString(Marc, "▼a", "▼"));
+ if (TagNum == "505") Grid505(Marc);
+ if (TagNum == "507") Text507(Marc);
+ if (TagNum == "520") InputOneTextBox(text520a, GetMiddelString(Marc, "▼a", "▼"));
+ if (TagNum == "521") InputOneTextBox(text521a, GetMiddelString(Marc, "▼a", "▼"));
+ if (TagNum == "525") InputOneTextBox(text525a, GetMiddelString(Marc, "▼a", "▼"));
+ if (TagNum == "536") InputOneTextBox(text536a, GetMiddelString(Marc, "▼a", "▼"));
+ if (TagNum == "546") InputOneTextBox(text546a, GetMiddelString(Marc, "▼a", "▼"));
+ if (TagNum == "586") InputOneTextBox(text586a, GetMiddelString(Marc, "▼a", "▼"));
+ if (TagNum == "650") InputOneTextBox(text650a, GetMiddelString(Marc, "▼a", "▼"));
+ if (TagNum == "653") InputOneTextBox(text653a, GetMiddelString(Marc, "▼a", "▼"));
+ if (TagNum == "700") InputOneTextBox(text700a, GetMiddelString(Marc, "▼a", "▼"));
+ if (TagNum == "710") Text710And910(Marc, TagNum);
+ if (TagNum == "900") InputOneTextBox(text900a, GetMiddelString(Marc, "▼a", "▼"));
+ if (TagNum == "910") Text710And910(Marc, TagNum);
+ if (TagNum == "940") InputOneTextBox(text940a, GetMiddelString(Marc, "▼a", "▼"));
+ }
+
+ #region Grid_Input
+
+ ///
+ /// 020Grid에 적용하는 함수
+ ///
+ ///
+ private void Grid020(string SplitTag)
+ {
+ string a = GetMiddelString(SplitTag, "▼a", "▼");
+ string g = GetMiddelString(SplitTag, "▼g", "▼");
+ string c = GetMiddelString(SplitTag, "▼c", "▼");
+ object[] Grid = { false, a, g, c };
+
+ if (a.Contains("세트"))
+ Grid[0] = true;
+
+ for (int count = 0; count < GridView020.Rows.Count; count++)
+ {
+ if (GridView020.Rows[count].Cells["CheckSet"].Value == null &&
+ GridView020.Rows[count].Cells["Text020a"].Value == null &&
+ GridView020.Rows[count].Cells["Text020g"].Value == null &&
+ GridView020.Rows[count].Cells["Text020c"].Value == null)
+ {
+
+ GridView020.Rows[count].Cells["CheckSet"].Value = Grid[0];
+ GridView020.Rows[count].Cells["Text020a"].Value = Grid[1];
+ GridView020.Rows[count].Cells["Text020g"].Value = Grid[2];
+ GridView020.Rows[count].Cells["Text020c"].Value = Grid[3].ToString().Replace(@"\", "").Replace("₩", "");
+ break;
+ }
+ }
+
+ //GridView020.Rows.Add(Grid);
+ }
+
+ ///
+ /// 246Grid에 적용하는 함수
+ ///
+ ///
+ private void Grid246(string Jisi, string SplitTag)
+ {
+ string i = GetMiddelString(SplitTag, "▼i", "▼");
+ string a = GetMiddelString(SplitTag, "▼a", "▼");
+ string b = GetMiddelString(SplitTag, "▼b", "▼");
+ string n = GetMiddelString(SplitTag, "▼n", "▼");
+ string p = GetMiddelString(SplitTag, "▼p", "▼");
+
+ object[] Grid = { Jisi, i, a, b, n, p };
+ for (int count = 0; count < GridView246.Rows.Count; count++)
+ {
+ if (GridView246.Rows[count].Cells["Text246Jisi"].Value == null &&
+ GridView246.Rows[count].Cells["Text246i"].Value == null &&
+ GridView246.Rows[count].Cells["Text246a"].Value == null &&
+ GridView246.Rows[count].Cells["Text246b"].Value == null &&
+ GridView246.Rows[count].Cells["Text246n"].Value == null &&
+ GridView246.Rows[count].Cells["Text246p"].Value == null)
+ {
+
+ GridView246.Rows[count].Cells["Text246Jisi"].Value = Grid[0];
+ GridView246.Rows[count].Cells["Text246i"].Value = Grid[1];
+ GridView246.Rows[count].Cells["Text246a"].Value = Grid[2];
+ GridView246.Rows[count].Cells["Text246b"].Value = Grid[3];
+ GridView246.Rows[count].Cells["Text246n"].Value = Grid[4];
+ GridView246.Rows[count].Cells["Text246p"].Value = Grid[5];
+ break;
+ }
+ }
+
+ //GridView246.Rows.Add(Grid);
+ }
+
+ ///
+ /// 440Grid에 적용하는 함수
+ ///
+ ///
+ private void Grid440(string SplitTag)
+ {
+ string a = GetMiddelString(SplitTag, "▼a", "▼");
+ string n = GetMiddelString(SplitTag, "▼n", "▼");
+ string p = GetMiddelString(SplitTag, "▼p", "▼");
+ string v = GetMiddelString(SplitTag, "▼v", "▼");
+ string x = GetMiddelString(SplitTag, "▼x", "▼");
+
+ // string vNum = System.Text.RegularExpressions.Regex.Replace(v, @"[^0-9]", "");
+ // string vTxt = System.Text.RegularExpressions.Regex.Replace(v, @"\d", "");
+
+ object[] Grid = { a, n, p, v, "", x };
+ for (int count = 0; count < GridView440.Rows.Count; count++)
+ {
+ if (GridView440.Rows[count].Cells["text440a"].Value == null &&
+ GridView440.Rows[count].Cells["text440n"].Value == null &&
+ GridView440.Rows[count].Cells["text440p"].Value == null &&
+ GridView440.Rows[count].Cells["text440vNum"].Value == null &&
+ GridView440.Rows[count].Cells["text440vTxt"].Value == null &&
+ GridView440.Rows[count].Cells["text440x"].Value == null)
+ {
+
+ GridView440.Rows[count].Cells["text440a"].Value = Grid[0];
+ GridView440.Rows[count].Cells["text440n"].Value = Grid[1];
+ GridView440.Rows[count].Cells["text440p"].Value = Grid[2];
+ GridView440.Rows[count].Cells["text440vNum"].Value = Grid[3];
+ GridView440.Rows[count].Cells["text440vTxt"].Value = Grid[4];
+ GridView440.Rows[count].Cells["text440x"].Value = Grid[5];
+ break;
+ }
+ }
+
+ //GridView440.Rows.Add(Grid);
+ }
+
+ ///
+ /// 490Grid에 적용하는 함수
+ ///
+ ///
+ private void Grid490(string SplitTag)
+ {
+ string a = GetMiddelString(SplitTag, "▼a", "▼");
+ string v = GetMiddelString(SplitTag, "▼v", "▼");
+
+ object[] Grid = { a, v };
+ for (int count = 0; count < GridView490.Rows.Count; count++)
+ {
+ if (GridView490.Rows[count].Cells["text490a"].Value == null &&
+ GridView490.Rows[count].Cells["text490v"].Value == null)
+ {
+ GridView490.Rows[count].Cells["text490a"].Value = Grid[0];
+ GridView490.Rows[count].Cells["text490v"].Value = Grid[1];
+ break;
+ }
+ }
+
+ //GridView490.Rows.Add(Grid);
+ }
+
+ ///
+ /// 505Grid에 적용하는 함수
+ ///
+ ///
+ private void Grid505(string SplitTag)
+ {
+ string a = GetMiddelString(SplitTag, "▼a", "▼");
+ string n = GetMiddelString(SplitTag, "▼n", "▼");
+ string t = GetMiddelString(SplitTag, "▼t", "▼");
+ string d = GetMiddelString(SplitTag, "▼d", "▼");
+ string e = GetMiddelString(SplitTag, "▼e", "▼");
+
+ // object[] Grid = { n, t, d, e };
+ // for (int count = 0; count < GridView505.Rows.Count; count++)
+ // {
+ // if (GridView505.Rows[count].Cells["text505n"].Value == null &&
+ // GridView505.Rows[count].Cells["text505t"].Value == null &&
+ // GridView505.Rows[count].Cells["text505d"].Value == null &&
+ // GridView505.Rows[count].Cells["text505e"].Value == null)
+ // {
+ //
+ // GridView505.Rows[count].Cells["text505n"].Value = Grid[0];
+ // GridView505.Rows[count].Cells["text505t"].Value = Grid[1];
+ // GridView505.Rows[count].Cells["text505d"].Value = Grid[2];
+ // GridView505.Rows[count].Cells["text505e"].Value = Grid[3];
+ // break;
+ // }
+ // }
+ //GridView505.Rows.Add(Grid);
+
+ if (a != "")
+ text505a.Text = a;
+ else
+ InputGrid505(SplitTag);
+ }
+
+
+ private void InputGrid505(string Tag505)
+ {
+ string[] Split505 = Tag505.Split('▼');
+
+ string[] grid = { "", "", "", "" }; // n t d e
+ string[] clear = { "", "", "", "" };
+ char[] Symbol = { 'n', 't', 'd', 'e' };
+ int row = 0;
+ int Before = -1;
+ int After = -1;
+
+ foreach (string Tag in Split505)
+ {
+ if (Tag == "") continue;
+ Before = After;
+ for (int a = 0; a < Symbol.Length; a++)
+ {
+ if (Tag[0] == Symbol[a])
+ {
+ After = a;
+ break;
+ }
+ }
+
+ if (Before >= After)
+ row++;
+
+ GridView505.Rows[row].Cells[After].Value = Tag.TrimStart(Symbol);
+ }
+
+ }
+ #endregion
+
+ #region Text_Input
+
+ ///
+ /// 041Text에 적용하는 함수
+ ///
+ /// 마크데이터
+ private void Text041(string SplitTag)
+ {
+ TextBox[] Text = {
+ text041a, text041k, text041h, text041b
+ };
+
+ string a = GetMiddelString(SplitTag, "▼a", "▼");
+ string k = GetMiddelString(SplitTag, "▼k", "▼");
+ string h = GetMiddelString(SplitTag, "▼h", "▼");
+ string b = GetMiddelString(SplitTag, "▼b", "▼");
+
+ string[] Marc = { a, k, h, b };
+
+ InputMoreTextBox(Text, Marc);
+ }
+
+ ///
+ /// 100Text에 적용하는 함수
+ ///
+ /// 마크데이터
+ private void Text100(string SplitTag, string TagNum)
+ {
+ TextBox Text = basicHeadBox;
+
+ RadioButton[] rbtn = { rbtn_100, rbtn_110, rbtn_111 };
+
+ if (TagNum == "100")
+ rbtn[0].Checked = true;
+ if (TagNum == "110")
+ rbtn[1].Checked = true;
+ if (TagNum == "111")
+ rbtn[2].Checked = true;
+
+ string a = GetMiddelString(SplitTag, "▼a", "▼");
+
+ InputOneTextBox(Text, a);
+ }
+
+ ///
+ /// 056Text에 적용하는 함수
+ ///
+ ///
+ private void Text056(string SplitTag)
+ {
+ TextBox[] Text = {
+ textKDC4, textKDC5, textKDC6
+ };
+
+ string a = GetMiddelString(SplitTag, "▼a", "▼");
+ string num = GetMiddelString(SplitTag, "▼2", "▼");
+
+ int TextCount;
+ switch (num)
+ {
+ case "4":
+ TextCount = 0;
+ break;
+ case "5":
+ TextCount = 1;
+ break;
+ case "6":
+ TextCount = 2;
+ break;
+ default:
+ TextCount = 1;
+ break;
+ }
+
+ Text[TextCount].Text = a;
+ }
+
+ ///
+ /// 082Text에 적용하는 함수
+ ///
+ ///
+ private void Text082(string SplitTag)
+ {
+ TextBox[] Text = {
+ textDDC21, textDDC22, textDDC23
+ };
+
+ string a = GetMiddelString(SplitTag, "▼a", "▼");
+ string num = GetMiddelString(SplitTag, "▼2", "▼");
+
+ int TextCount;
+ switch (num)
+ {
+ case "21":
+ TextCount = 0;
+ break;
+ case "22":
+ TextCount = 1;
+ break;
+ case "23":
+ TextCount = 2;
+ break;
+ default:
+ TextCount = 1;
+ break;
+ }
+
+ Text[TextCount].Text = a;
+ }
+
+ ///
+ /// 245Text에 적용하는 함수
+ ///
+ ///
+ private void Text245(string SplitTag)
+ {
+ TextBox[] Text = {
+ text245a, text245b, text245x, text245n, text245p,
+ text245d, text245e
+ };
+
+ string a = GetMiddelString(SplitTag, "▼a", "▼", "245a");
+ string b = GetMiddelString(SplitTag, "▼b", "▼");
+ string x = GetMiddelString(SplitTag, "▼x", "▼");
+ string n = GetMiddelString(SplitTag, "▼n", "▼");
+ string p = GetMiddelString(SplitTag, "▼p", "▼");
+ string d = GetMiddelString(SplitTag, "▼d", "▼", "245");
+ string e = GetMiddelString(SplitTag, "▼e", "▼", "245");
+
+ string[] Marc = {
+ a, b, x, n, p,
+ d, e
+ };
+
+ InputMoreTextBox(Text, Marc);
+ }
+
+ private void Text260(string SplitTag)
+ {
+ TextBox[] Text = {
+ text260a, text260b, text260c, text260g
+ };
+
+ string a = GetMiddelString(SplitTag, "▼a", "▼");
+ string b = GetMiddelString(SplitTag, "▼b", "▼");
+ string c = GetMiddelString(SplitTag, "▼c", "▼");
+ string g = GetMiddelString(SplitTag, "▼g", "▼");
+
+ string[] Marc = { a, b, c, g };
+
+ InputMoreTextBox(Text, Marc);
+ }
+
+ private void Text300(string SplitTag)
+ {
+ TextBox[] Text = {
+ text300a, text300b, text300c1, text300c2, text300e
+ };
+
+ string a = GetMiddelString(SplitTag, "▼a", "▼", "300a").Replace(" p.", "").Replace("p.", "");
+ string b = GetMiddelString(SplitTag, "▼b", "▼", "300");
+ string c = GetMiddelString(SplitTag, "▼c", "▼");
+ string e = GetMiddelString(SplitTag, "▼e", "▼");
+
+ string[] size = { "", "" };
+ string[] size_tmp = c.ToUpper().Split('X');
+
+ size[0] = Regex.Replace(size_tmp[0], @"[^0-9]", "");
+ if (size_tmp.Length > 1)
+ size[1] = Regex.Replace(size_tmp[1], @"[^0-9]", "");
+
+ string[] Marc = { a, b, size[0], size[1], e };
+
+ InputMoreTextBox(Text, Marc);
+ }
+
+ private void Text507(string SplitTag)
+ {
+ TextBox[] Text = {
+ text507a, text507t
+ };
+
+ string a = GetMiddelString(SplitTag, "▼a", "▼");
+ string t = GetMiddelString(SplitTag, "▼t", "▼");
+
+ string[] Marc = { a, t };
+
+ InputMoreTextBox(Text, Marc);
+ }
+
+ private void Text710And910(string SplitTag, string TagNum)
+ {
+ TextBox[] box = { text710a, text910a };
+
+ string a = GetMiddelString(SplitTag, "▼a", "▲", TagNum);
+
+ a = a.Replace(".▼", "▼");
+ a = a.Replace("▼b", "@");
+
+ // int count = a.IndexOf("▼");
+ // if (count > -1)
+ // {
+ // a = a.Remove(count, 2);
+ // if (a[count - 1] != '.')
+ // a = a.Insert(count, ".");
+ // }
+
+ if (TagNum == "710")
+ InputOneTextBox(box[0], a);
+
+ if (TagNum == "910")
+ InputOneTextBox(box[1], a);
+ }
+
+ ///
+ /// 여러 텍스트박스에 값을 입력.
+ ///
+ /// 텍스트박스 배열
+ /// 텍스트박스에 들어갈 값 배열
+ private void InputMoreTextBox(TextBox[] box, string[] Marc)
+ {
+ //int count = 0;
+
+ for (int i = 0; i < box.Length; i++)
+ {
+ if (i >= Marc.Length) continue;
+ var marc = Marc[i];
+ if (box[i].Text == "")
+ box[i].InvokeText(marc);
+ else
+ box[i].InvokeADDText("▽" + marc);
+ }
+
+ //foreach (string marc in Marc)
+ //{
+ // if (box[count].Text == "")
+ // box[count].InvokeText(marc);
+ // //box[count].Text = marc;
+
+ // else
+ // box[count].InvokeADDText("▽" + marc);
+ // //box[count].Text += "▽" + marc;
+
+ // count++;
+ //}
+ }
+
+ ///
+ /// 단일 텍스트박스에 값을 입력
+ ///
+ /// 입력할 텍스트박스
+ /// 텍스트박스에 들어갈 값
+ private void InputOneTextBox(TextBox box, string marc)
+ {
+ if (box.Text == "")
+ {
+ box.Text = marc;
+ }
+ else
+ {
+ box.Text += "▽" + marc;
+ }
+ }
+ #endregion
+
+
+ ///
+ /// 문자와 문자사이의 값 가져오기
+ ///
+ /// 대상 문자열
+ /// 시작 문자열
+ /// 마지막 문자열
+ /// 불러올 태그 번호
+ /// 문자 사이값
+ public string GetMiddelString(string str, string begin, string end, string TagNum = "")
+ {
+ string result = "";
+
+ if (string.IsNullOrEmpty(str) || str == "")
+ return result;
+
+ int count = 0;
+ bool loop = false;
+
+ for (int a = count; a < str.Length; a++)
+ {
+ count = str.IndexOf(begin);
+ if (count > -1)
+ {
+ str = str.Substring(count + begin.Length);
+ if (loop)
+ // 여러 태그들 구분을 지어줌.
+ result += "▽";
+
+ if (str.IndexOf(end) > -1)
+ result += str.Substring(0, str.IndexOf(end));
+ else
+ result += str;
+
+ result = TrimEndGubun(result, TagNum);
+ }
+ else
+ break;
+
+ loop = true;
+ }
+
+ return result;
+ }
+ //종단의 구분자를 제거하기 위함
+ string TrimEndGubun(string str, string TagNum)
+ {
+ char[] gu = { '.', ',', ':', ';', '/', ' ' };
+ if (TagNum == "300" || TagNum == "300a")
+ {
+ str = str.Trim();
+ if (TagNum == "300a")
+ {
+ gu = new char[] { '.', ',', '=', ':', ';', '/', '+', ' ' };
+ for (int i = 0; i < gu.Length; i++)
+ {
+ str = str.TrimEnd(gu[i]);
+ }
+ }
+
+ if (str.Contains("ill."))
+ return str;
+ if (str.Contains("p."))
+ return str;
+ }
+
+ if (TagNum == "710" || TagNum == "910")
+ return str;
+
+
+ if (TagNum == "245") gu = new char[] { '.', ':', ';', '/', ' ' };
+ if (TagNum == "245a") gu = new char[] { '.', ',', '=', ':', ';', '/', ' ' };
+ for (int i = 0; i < gu.Length; i++)
+ {
+ str = str.TrimEnd(gu[i]);
+ }
+ //foreach (char gubun in gu)
+ //{
+ // if (str.Length < 1) continue;
+ // if (str[str.Length - 1] == gubun)
+ // {
+ // str = str.Remove(str.Length - 1);
+ // str = str.Trim();
+ // }
+ //}
+
+ return str;
+ }
+ #endregion
+
+ #region 메모장 채우기 SUB
+
+ ///
+ /// 메모장 채우기
+ ///
+ /// 메모장에 있는 값
[0]:태그번호, [1]:지시기호, [2]:마크내용
+ private void InputMemo(string[] SplitTag)
+ {
+ string[] Tag =
+ {
+ "020", "041", "056", "082", "100",
+ "110", "111", "245", "246", "250",
+ "260", "300", "440", "490", "500",
+ "504", "505", "507", "520", "521",
+ "525", "536", "546", "586", "650",
+ "653", "700", "710", "900", "910",
+ "940"
+ };
+
+ List RemainTag = new List(); // 메모장으로 출력되는 최종 리스트
+
+ List BlankTag = MakeMarcLine(); // 칸채우기의 값들이 여기로 저장이 되어 들어옴
+ List TextTag = SplitTag.ToList(); // 칸채우기에 없는 값들이 여기로 저장되어있음.
+ List AllTag = new List(); // 칸채우기와 나머지 값들을 짱뽕시킨 짬통 리스트
+ AllTag.AddRange(BlankTag);
+ AllTag.AddRange(TextTag);
+
+ AllTag.Sort();
+ AllTag.RemoveAll(x => x.Length < 3 || x == "");
+ for (int i = 0; i < AllTag.Count; i++)
+ {
+ string tTagNum = AllTag[i].Substring(0, 3);
+ bool isCopy = false;
+ List tTag = Tag.ToList();
+ List tFindTag = tTag.FindAll(x => x == tTagNum);
+ if (tFindTag.Count > 0) isCopy = true;
+
+ if (isCopy)
+ {
+ string AddText = "";
+ BlankTag.RemoveAll(x => x.Length < 4 || x == "");
+ for (int j = 0; j < BlankTag.Count; j++)
+ {
+ string StrNum = BlankTag[j].Substring(0, 3);
+ int Num = Convert.ToInt32(StrNum);
+ int tagNumInt = Convert.ToInt32(tTagNum);
+
+ if (Num == tagNumInt)
+ {
+ AddText = BlankTag[j].Replace("\n", "");
+ AddText = AddText.Replace("▲", "▲\n");
+ break;
+ }
+ }
+ if (AddText == "")
+ continue;
+ if (AddText.Substring(AddText.Length - 1, 1) == "\n")
+ AddText = AddText.Substring(0, AddText.Length - 1);
+ RemainTag.Add(AddText);
+ }
+ else
+ {
+ if (tTagNum == "950")
+ {
+ List tFindTag020 = RemainTag.FindAll(x => x.Substring(0, 3) == "020").FindAll(x => x.Contains("▼c")).Distinct().ToList();
+ if (tFindTag020.Count == 0) continue;
+ int tStartIDX = tFindTag020[0].IndexOf("▼c") + 2;
+ int tEndIDX = tFindTag020[0].IndexOf("▼", tStartIDX + 1);
+ if (tEndIDX == -1) tEndIDX = tFindTag020[0].IndexOf("▲", tStartIDX - 1);
+ else continue;
+ string tTagText020 = tFindTag020[0].Substring(tStartIDX, tEndIDX - tStartIDX);
+
+ tStartIDX = AllTag[i].IndexOf("▼b") + 2;
+ tEndIDX = AllTag[i].IndexOf("▼", tStartIDX + 1);
+ if (tEndIDX == -1) tEndIDX = AllTag[i].IndexOf("▲", tStartIDX - 1);
+ if (tEndIDX == -1) tEndIDX = AllTag[i].Length;
+
+ AllTag[i] = AllTag[i].Remove(tStartIDX, tEndIDX - tStartIDX);
+ string tNewText = string.Format("{0}{1}", AllTag[i], tTagText020);
+ tNewText.TrimEnd('\n');
+ RemainTag.Add(tNewText + "▲");
+ }
+ else
+ {
+ AllTag[i].TrimEnd('\n');
+ RemainTag.Add(AllTag[i] + "▲");
+ }
+ }
+ }
+ //foreach (string Content in AllTag)
+ //{
+ // if (Content == "")
+ // continue;
+
+ // if (Content.Length < 3)
+ // continue;
+
+ // string tagNum = Content.Substring(0, 3);
+ // bool isCopy = false;
+
+ // foreach (string Num in Tag)
+ // {
+ // if (tagNum == Num) {
+ // isCopy = true;
+ // break;
+ // }
+ // }
+
+ // if (isCopy)
+ // {
+ // string AddText = "";
+
+ // foreach (string Blank in BlankTag)
+ // {
+ // if (Blank.Length < 4)
+ // continue;
+
+ // string StrNum = Blank.Substring(0, 3);
+ // int Num = Convert.ToInt32(StrNum);
+ // int tagNumInt = Convert.ToInt32(tagNum);
+
+ // if (Num == tagNumInt)
+ // {
+ // AddText = Blank.Replace("\n", "");
+ // AddText = AddText.Replace("▲", "▲\n");
+ // break;
+ // }
+ // }
+ // if (AddText == "")
+ // continue;
+
+ // if (AddText.Substring(AddText.Length - 1, 1) == "\n")
+ // AddText = AddText.Substring(0, AddText.Length - 1);
+ // RemainTag.Add(AddText);
+ // }
+ // else
+ // {
+ // Content.TrimEnd('\n');
+ // RemainTag.Add(Content + "▲");
+ // }
+ //}
+
+ RemainTag = RemainTag.Distinct().ToList();
+
+ richTextBox1.Text = string.Join("\n", RemainTag) + "\n";
+ }
+
+ ///
+ /// 칸채우기에 채워진 값들을 메모장 형식으로 변환하여 반환
+ ///
+ ///
+ private List MakeMarcLine()
+ {
+ List LineMarc = new List();
+
+ string[] Tag = {
+ "020", "041", "056", "082", "100",
+ "110", "111", "245", "246", "250",
+ "260", "300", "440", "490", "500",
+ "504", "505", "507", "520", "521",
+ "525", "536", "546", "586", "650",
+ "653", "700", "710", "900", "910",
+ "940"
+ };
+
+ string[] GridTag = {
+ "020", "246", "440", "490", "505"
+ };
+
+ string[] TextTag = {
+ "041", "056", "082", "100", "110",
+ "111", "245", "250", "260", "300",
+ "500", "505", "504", "507", "520",
+ "521", "525", "536", "546", "586",
+ "650", "653", "700", "710", "900",
+ "910", "940"
+ };
+
+ foreach (string TagNum in Tag)
+ {
+ bool isGrid = false;
+ bool isText = false;
+
+ foreach (string Grid in GridTag)
+ {
+ if (TagNum == Grid)
+ {
+ isGrid = true;
+ break;
+ }
+ }
+ foreach (string Text in TextTag)
+ {
+ if (TagNum == Text)
+ {
+ isText = true;
+ break;
+ }
+ }
+
+ if (isGrid)
+ LineMarc.Add(GridMarc(TagNum));
+
+ if (isText)
+ LineMarc.Add(TextMarc(TagNum));
+ }
+
+ return LineMarc;
+ }
+
+ #region GridInsert부분
+ private string GridMarc(string Tag)
+ {
+ DataGridView[] dgvNum = { GridView020, GridView246, GridView440, GridView490, GridView505 };
+ string result = "";
+
+ switch (Tag)
+ {
+ case "020": result = Grid020Insert(dgvNum[0]); break;
+ case "246": result = Grid246Insert(dgvNum[1]); break;
+ case "440": result = Grid440Insert(dgvNum[2]); break;
+ case "490": result = Grid490Insert(dgvNum[3]); break;
+ case "505": result = Grid505Insert(dgvNum[4]); break;
+ default:
+ break;
+ }
+
+ return result;
+ }
+
+ private string Grid020Insert(DataGridView dgv)
+ {
+ string Insert020Sub(string Check)
+ {
+ string res = " ";
+ if (Check == "True")
+ res = "1 ";
+ return res;
+ }
+ int count = dgv.Rows.Count - 1;
+ string result = "";
+
+ for (int a = 0; a < count; a++)
+ {
+ if (dgv.Rows[a].Cells["Text020a"].Value == null)
+ break;
+
+ string CheckSet;
+ if (dgv.Rows[a].Cells["CheckSet"].Value == null)
+ CheckSet = "";
+ else
+ CheckSet = dgv.Rows[a].Cells["CheckSet"].Value.ToString();
+
+ string a020;
+ if (dgv.Rows[a].Cells["Text020a"].Value == null)
+ a020 = "";
+ else
+ a020 = dgv.Rows[a].Cells["Text020a"].Value.ToString();
+
+ string g020;
+ if (dgv.Rows[a].Cells["Text020g"].Value == null)
+ g020 = "";
+ else
+ g020 = dgv.Rows[a].Cells["Text020g"].Value.ToString();
+
+ string c020;
+ if (dgv.Rows[a].Cells["Text020c"].Value == null)
+ c020 = "";
+ else
+ c020 = @"\" + dgv.Rows[a].Cells["Text020c"].Value.ToString();
+
+ result += string.Format("020\t{0}\t▼a{1}", Insert020Sub(CheckSet), a020);
+
+ if (g020 != "")
+ result += "▼g" + g020;
+
+ if (c020.Length > 2)
+ result += "▼c" + c020;
+
+ result += "▲\n";
+ }
+
+ return result;
+ }
+
+ private string Grid246Insert(DataGridView dgv)
+ {
+ int count = dgv.Rows.Count - 1;
+ string result = "";
+
+ for (int a = 0; a < count; a++)
+ {
+ if (dgv.Rows[a].Cells[0].Value == null)
+ break;
+
+ string Jisi;
+ if (dgv.Rows[a].Cells["Text246Jisi"].Value == null)
+ Jisi = "";
+ else
+ Jisi = dgv.Rows[a].Cells["Text246Jisi"].Value.ToString();
+
+ string a246;
+ if (dgv.Rows[a].Cells["Text246a"].Value == null)
+ a246 = "";
+ else
+ a246 = dgv.Rows[a].Cells["Text246a"].Value.ToString();
+
+ string b246;
+ if (dgv.Rows[a].Cells["Text246b"].Value == null)
+ b246 = "";
+ else
+ b246 = dgv.Rows[a].Cells["Text246b"].Value.ToString();
+
+ string i246;
+ if (dgv.Rows[a].Cells["Text246i"].Value == null)
+ i246 = "";
+ else
+ i246 = dgv.Rows[a].Cells["Text246i"].Value.ToString();
+
+ string n246;
+ if (dgv.Rows[a].Cells["Text246n"].Value == null)
+ n246 = "";
+ else
+ n246 = dgv.Rows[a].Cells["Text246n"].Value.ToString();
+
+ string p246;
+ if (dgv.Rows[a].Cells["Text246p"].Value == null)
+ p246 = "";
+ else
+ p246 = dgv.Rows[a].Cells["Text246p"].Value.ToString();
+
+
+ result += string.Format("246\t{0}\t", Jisi);
+
+ if (i246 != "") result += "▼i" + i246;
+ if (a246 != "") result += "▼a" + a246;
+ if (b246 != "") result += "▼b" + b246;
+ if (n246 != "") result += "▼n" + n246;
+ if (p246 != "") result += "▼p" + p246;
+
+ result += "▲\n";
+ }
+ return result;
+ }
+
+ private string Grid440Insert(DataGridView dgv)
+ {
+ int count = dgv.Rows.Count - 1;
+ string result = "";
+
+ for (int a = 0; a < count; a++)
+ {
+ if (dgv.Rows[a].Cells[0].Value == null)
+ break;
+
+ for (int b = 0; b < dgv.ColumnCount; b++)
+ {
+ if (dgv.Rows[a].Cells[b].Value == null)
+ dgv.Rows[a].Cells[b].Value = "";
+ }
+
+ string a440;
+ if (dgv.Rows[a].Cells["text440a"].Value == null)
+ a440 = "";
+ else
+ a440 = dgv.Rows[a].Cells["text440a"].Value.ToString();
+
+ string n440;
+ if (dgv.Rows[a].Cells["text440n"].Value == null)
+ n440 = "";
+ else
+ n440 = dgv.Rows[a].Cells["text440n"].Value.ToString();
+
+ string p440;
+ if (dgv.Rows[a].Cells["text440p"].Value == null)
+ p440 = "";
+ else
+ p440 = dgv.Rows[a].Cells["text440p"].Value.ToString();
+
+ string v440Num;
+ if (dgv.Rows[a].Cells["text440vNum"].Value == null)
+ v440Num = "";
+ else
+ v440Num = dgv.Rows[a].Cells["text440vNum"].Value.ToString();
+
+ string v440Txt;
+ if (dgv.Rows[a].Cells["text440vTxt"].Value == null)
+ v440Txt = "";
+ else
+ v440Txt = dgv.Rows[a].Cells["text440vTxt"].Value.ToString();
+
+ string x440;
+ if (dgv.Rows[a].Cells["text440x"].Value == null)
+ x440 = "";
+ else
+ x440 = dgv.Rows[a].Cells["text440x"].Value.ToString();
+
+
+ result += string.Format("440\t \t▼a{0}", a440);
+
+ if (n440 != "") result += "▼n" + n440;
+ if (p440 != "") result += "▼p" + p440;
+ if (v440Num != "") result += "▼v" + v440Num + v440Txt;
+ if (x440 != "") result += "▼x" + x440;
+
+ result += "▲\n";
+ }
+
+ return result;
+ }
+
+ private string Grid490Insert(DataGridView dgv)
+ {
+ int count = dgv.Rows.Count - 1;
+ string result = "";
+
+ for (int a = 0; a < count; a++)
+ {
+ if (dgv.Rows[a].Cells[0].Value == null)
+ break;
+
+ string a490;
+ if (dgv.Rows[a].Cells["text490a"].Value == null)
+ a490 = "";
+ else
+ a490 = dgv.Rows[a].Cells["text490a"].Value.ToString();
+
+ string v490;
+ if (dgv.Rows[a].Cells["text490v"].Value == null)
+ v490 = "";
+ else
+ v490 = dgv.Rows[a].Cells["text490v"].Value.ToString();
+
+ result += string.Format("490\t \t▼a{0}", a490);
+
+ if (v490 != "") result += "▼v" + v490;
+
+ result += "▲\n";
+ }
+
+ return result;
+ }
+
+ private string Grid505Insert(DataGridView dgv)
+ {
+ int count = dgv.Rows.Count - 1;
+ string result = "";
+
+ for (int a = 0; a < count; a++)
+ {
+ if (dgv.Rows[a].Cells[1].Value == null)
+ break;
+
+ string n505;
+ if (dgv.Rows[a].Cells["text505n"].Value == null)
+ n505 = "";
+ else
+ n505 = dgv.Rows[a].Cells["text505n"].Value.ToString();
+
+ string t505;
+ if (dgv.Rows[a].Cells["text505t"].Value == null)
+ t505 = "";
+ else
+ t505 = dgv.Rows[a].Cells["text505t"].Value.ToString();
+
+ string d505;
+ if (dgv.Rows[a].Cells["text505d"].Value == null)
+ d505 = "";
+ else
+ d505 = dgv.Rows[a].Cells["text505d"].Value.ToString();
+
+ string e505;
+ if (dgv.Rows[a].Cells["text505e"].Value == null)
+ e505 = "";
+ else
+ e505 = dgv.Rows[a].Cells["text505e"].Value.ToString();
+
+ if (n505 != "") result += "▼n" + n505;
+ if (t505 != "") result += "▼t" + t505;
+ if (d505 != "") result += "▼d" + d505;
+ if (e505 != "") result += "▼e" + e505;
+ }
+
+ if (result != "")
+ result = string.Format("505\t 0\t") + result + "▲\n";
+
+ return result;
+ }
+
+ #endregion
+
+ #region TextInsert부분
+
+ private string TextMarc(string tag)
+ {
+ string result = "";
+ //"▼" "▲";
+
+ switch (tag)
+ {
+ case "041": result = Text041Insert(); break;
+ case "056": result = Text056Insert(); break;
+ case "082": result = Text082Insert(); break;
+ case "100": result = Text100Insert(tag); break;
+ case "110": result = Text100Insert(tag); break;
+ case "111": result = Text100Insert(tag); break;
+ case "245": result = Text245Insert(); break;
+ case "250": result = Text250Insert(); break;
+ case "260": result = Text260Insert(); break;
+ case "300": result = Text300Insert(); break;
+ case "500": result = Text500Insert(); break;
+ case "504": result = Text504Insert(); break;
+ case "505": result = Text505Insert(); break;
+ case "507": result = Text507Insert(); break;
+ case "520": result = Text520Insert(); break;
+ case "521": result = Text521Insert(); break;
+ case "525": result = Text525Insert(); break;
+ case "536": result = Text536Insert(); break;
+ case "546": result = Text546Insert(); break;
+ case "586": result = Text586Insert(); break;
+ case "650": result = Text650Insert(); break;
+ case "653": result = Text653Insert(); break;
+ case "700": result = Text700Insert(); break;
+ case "710": result = Text710Insert(); break;
+ case "900": result = Text900Insert(); break;
+ case "910": result = Text910Insert(); break;
+ case "940": result = Text940Insert(); break;
+ }
+
+ return result;
+ }
+
+ private string Text041Insert()
+ {
+ string[] boxText = { text041a.Text, text041b.Text, text041h.Text, text041k.Text };
+
+ bool isText = isEmpty(boxText);
+
+ if (!isText)
+ return "";
+
+ string result = "041\t \t";
+
+ if (boxText[0] != "") result += "▼a" + boxText[0].Replace("▽", "▼a");
+ if (boxText[1] != "") result += "▼b" + boxText[1];
+ if (boxText[2] != "") result += "▼h" + boxText[2].Replace("▽", "▼h");
+ if (boxText[3] != "") result += "▼k" + boxText[3];
+
+ result += "▲";
+
+ return result;
+ }
+
+ private string Text056Insert()
+ {
+ string[] boxText = { textKDC4.Text, textKDC5.Text, textKDC6.Text };
+
+ bool isText = isEmpty(boxText);
+ string result = "";
+ if (!isText)
+ return "";
+
+ if (boxText[0] != "")
+ result += string.Format("056\t \t▼a{0}▼2{1}▲", boxText[0], "4");
+ if (boxText[1] != "")
+ result += string.Format("056\t \t▼a{0}▼2{1}▲", boxText[1], "5");
+ if (boxText[2] != "")
+ result += string.Format("056\t \t▼a{0}▼2{1}▲", boxText[2], "6");
+
+ return result;
+ }
+
+ private string Text082Insert()
+ {
+ string[] boxText = { textDDC21.Text, textDDC22.Text, textDDC23.Text };
+
+ bool isText = isEmpty(boxText);
+ string result = "";
+ if (!isText)
+ return "";
+
+ if (boxText[0] != "")
+ result += string.Format("082\t \t▼a{0}▼2{1}▲", boxText[0], "21");
+ if (boxText[1] != "")
+ result += string.Format("082\t \t▼a{0}▼2{1}▲", boxText[1], "22");
+ if (boxText[2] != "")
+ result += string.Format("082\t \t▼a{0}▼2{1}▲", boxText[2], "23");
+
+ return result;
+ }
+
+ private string Text100Insert(string TagNum)
+ {
+ string boxText = basicHeadBox.Text;
+
+ bool isText;
+ if (boxText == "")
+ isText = false;
+ else
+ isText = true;
+
+ if (!isText)
+ return "";
+
+ string result = "";
+
+ string[] splitText = boxText.Split('▽');
+
+ if (TagNum == "100" && rbtn_100.Checked)
+ result = string.Format("{0}\t \t▼a{1}", TagNum, splitText[0]);
+ if (TagNum == "110" && rbtn_110.Checked)
+ result = string.Format("{0}\t \t▼a{1}", TagNum, splitText[0]);
+ if (TagNum == "111" && rbtn_111.Checked)
+ result = string.Format("{0}\t \t▼a{1}", TagNum, splitText[0]);
+
+ result += "▲";
+
+ return result;
+ }
+
+ private string Text245Insert()
+ {
+ string[] boxText = {
+ text245a.Text, text245n.Text, text245p.Text, text245b.Text, text245x.Text , text245d.Text, text245e.Text };
+
+ bool isText = isEmpty(boxText);
+
+ if (!isText)
+ return "";
+
+ string result = "245\t \t";
+
+ if (boxText[0] != "") result += "▼a" + boxText[0];
+ if (boxText[1] != "") result += "▼n" + boxText[1];
+ if (boxText[3] != "")
+ {
+ string[] splitText245b = boxText[3].Split('▽');
+ foreach (string text in splitText245b)
+ result += "▼b" + text;
+
+ }
+ if (boxText[2] != "") result += "▼p" + boxText[2];
+ if (boxText[4] != "") result += "▼x" + boxText[4];
+ if (boxText[5] != "") result += "▼d" + boxText[5];
+ if (boxText[6] != "") result += "▼e" + boxText[6].Replace("▽", "▼e");
+
+ result += "▲";
+
+ return result;
+ }
+
+ private string Text250Insert()
+ {
+ string boxText = text250a.Text;
+
+ bool isText = isEmpty(boxText);
+
+ if (!isText)
+ return "";
+
+ string result = string.Format("250\t \t▼a{0}", boxText);
+
+ result += "▲";
+
+ return result;
+ }
+
+ private string Text260Insert()
+ {
+ string[] boxText = {
+ text260a.Text, text260b.Text, text260c.Text, text260g.Text };
+
+ bool isText = isEmpty(boxText);
+
+ if (!isText)
+ return "";
+
+ string result = "260\t \t";
+
+ if (boxText[0] != "") result += "▼a" + boxText[0];
+ if (boxText[1] != "") result += "▼b" + boxText[1].Replace("▽", "▼b"); ;
+ if (boxText[2] != "") result += "▼c" + boxText[2];
+ if (boxText[3] != "") result += "▼g" + boxText[3];
+
+ result += "▲";
+
+ return result;
+ }
+
+ private string Text300Insert()
+ {
+ string[] boxText = {
+ text300a.Text, text300b.Text, text300c1.Text, text300c2.Text, text300e.Text };
+
+ bool isText = isEmpty(boxText);
+
+ if (!isText)
+ return "";
+
+ string result = "300\t \t";
+
+ if (boxText[0] != "") result += "▼a" + Tag300a_Sub(boxText[0]);
+ if (boxText[1] != "") result += "▼b" + boxText[1];
+ if (boxText[2] != "")
+ {
+ result += "▼c" + boxText[2];
+ if (boxText[3] == "") result += "cm";
+ }
+ if (boxText[3] != "") result += " x " + boxText[3] + "cm";
+ if (boxText[4] != "") result += "▼e" + boxText[4];
+
+ result += "▲";
+
+ return result;
+ }
+ #region Tag300a_Sub
+
+ string Tag300a_Sub(string Text)
+ {
+ string result = Text;
+
+ if (result.IndexOf(", ") > -1)
+ return result + " p.";
+ if (result.IndexOf("p.p.") > -1 || result.IndexOf("p. p.") > -1)
+ return result.Replace("p.p.", "p.").Replace("p. p.", "p.");
+
+ if (Regex.IsMatch(result, @"^[0-9]+$"))
+ return result + " p.";
+
+ if (!result.StartsWith("[") && !result.EndsWith("]"))
+ return result;
+ else if (Regex.IsMatch(GetMiddelString(result, "[", "]"), @"^[0-9]+$"))
+ {
+ string tTest = GetMiddelString(result, "[", "]");
+ return result.Replace("p", "").Trim() + " p."; ;
+ }
+
+
+ return result;
+ }
+ #endregion
+
+ private string Text500Insert()
+ {
+ string boxText = text500a.Text;
+
+ bool isText = isEmpty(boxText);
+
+ if (!isText)
+ return "";
+
+ string[] splitText = boxText.Split('▽');
+
+ string result = "";
+
+ foreach (string text in splitText)
+ {
+ result += string.Format("500\t \t▼a{0}▲\n", text);
+ }
+
+ return result;
+ }
+
+ private string Text504Insert()
+ {
+ string boxText = text504a.Text;
+
+ bool isText = isEmpty(boxText);
+
+ if (!isText)
+ return "";
+
+ string result = string.Format("504\t \t▼a{0}", boxText);
+
+ result += "▲";
+
+ return result;
+ }
+
+ private string Text505Insert()
+ {
+ string boxText = text505a.Text;
+
+ bool isText = isEmpty(boxText);
+
+ if (!isText)
+ return "";
+
+ string result = string.Format("505\t \t▼a{0}", boxText);
+
+ result += "▲";
+
+ return result;
+ }
+
+ private string Text507Insert()
+ {
+ string[] boxText = {
+ text507a.Text, text507t.Text };
+
+ bool isText = isEmpty(boxText);
+
+ if (!isText)
+ return "";
+
+ string result = "507\t \t";
+
+ if (boxText[0] != "") result += "▼a" + boxText[0];
+ if (boxText[1] != "") result += "▼t" + boxText[1];
+
+ result += "▲";
+
+ return result;
+ }
+
+ private string Text520Insert()
+ {
+ string boxText = text520a.Text;
+
+ bool isText = isEmpty(boxText);
+
+ if (!isText)
+ return "";
+
+ string result = string.Format("520\t \t▼a{0}", boxText);
+
+ result += "▲";
+
+ return result;
+ }
+
+ private string Text521Insert()
+ {
+ string boxText = text521a.Text;
+
+ bool isText = isEmpty(boxText);
+
+ if (!isText)
+ return "";
+
+ string result = string.Format("521\t \t▼a{0}", boxText);
+
+ result += "▲";
+
+ return result;
+ }
+
+ private string Text525Insert()
+ {
+ string boxText = text525a.Text;
+
+ bool isText = isEmpty(boxText);
+
+ if (!isText)
+ return "";
+
+ string result = string.Format("525\t \t▼a{0}", boxText);
+
+ result += "▲";
+
+ return result;
+ }
+
+ private string Text536Insert()
+ {
+ string boxText = text536a.Text;
+
+ bool isText = isEmpty(boxText);
+
+ if (!isText)
+ return "";
+
+ string result = string.Format("536\t \t▼a{0}", boxText);
+
+ result += "▲";
+
+ return result;
+ }
+
+ private string Text546Insert()
+ {
+ string boxText = text546a.Text;
+
+ bool isText = isEmpty(boxText);
+
+ if (!isText)
+ return "";
+
+ string result = string.Format("546\t \t▼a{0}", boxText);
+
+ result += "▲";
+
+ return result;
+ }
+
+ private string Text586Insert()
+ {
+ string boxText = text586a.Text;
+
+ bool isText = isEmpty(boxText);
+
+ if (!isText)
+ return "";
+
+ string[] splitText = boxText.Split('▽');
+
+ string result = "";
+
+ foreach (string text in splitText)
+ {
+ result += string.Format("586\t \t▼a{0}▲\n", text);
+ }
+
+ return result;
+ }
+
+ private string Text650Insert()
+ {
+ string boxText = text650a.Text;
+
+ bool isText = isEmpty(boxText);
+
+ if (!isText)
+ return "";
+
+ string[] splitText = boxText.Split('▽');
+
+ string result = "";
+
+ foreach (string text in splitText)
+ {
+ result += string.Format("650\t \t▼a{0}▲\n", text);
+ }
+
+ return result;
+ }
+
+ private string Text653Insert()
+ {
+ string boxText = text653a.Text;
+
+ bool isText = isEmpty(boxText);
+
+ if (!isText)
+ return "";
+
+ string result = string.Format("653\t \t▼a{0}", boxText.Replace("▽", "▼a"));
+
+ result += "▲";
+
+ return result;
+ }
+
+ private string Text700Insert()
+ {
+ string boxText = text700a.Text;
+
+ bool isText = isEmpty(boxText);
+
+ if (!isText)
+ return "";
+
+ string[] splitText = boxText.Split('▽');
+
+ string result = "";
+
+ foreach (string text in splitText)
+ {
+ result += string.Format("700\t \t▼a{0}▲\n", text);
+ }
+
+ return result;
+ }
+
+ private string Text710Insert()
+ {
+ string boxText = text710a.Text;
+
+ bool isText = isEmpty(boxText);
+
+ if (!isText)
+ return "";
+
+ string[] splitText = boxText.Split('▽');
+
+ string result = "";
+
+ foreach (string text in splitText)
+ {
+ if (text.IndexOf("@") > 0)
+ result += string.Format("710\t \t▼a{0}▲\n", text.Replace("@", "▼b"));
+ else
+ result += string.Format("710\t \t▼a{0}▲\n", text);
+
+ }
+
+ return result;
+ }
+
+ private string Text900Insert()
+ {
+ string boxText = text900a.Text;
+
+ bool isText = isEmpty(boxText);
+
+ if (!isText)
+ return "";
+
+ string[] splitText = boxText.Split('▽');
+
+ string result = "";
+
+ foreach (string text in splitText)
+ {
+ result += string.Format("900\t \t▼a{0}▲\n", text);
+ }
+
+ return result;
+ }
+
+ private string Text910Insert()
+ {
+ string boxText = text910a.Text;
+
+ bool isText = isEmpty(boxText);
+
+ if (!isText)
+ return "";
+
+ string[] splitText = boxText.Split('▽');
+
+ string result = "";
+
+ foreach (string text in splitText)
+ {
+ if (text.IndexOf("@") > 0)
+ result += string.Format("910\t \t▼a{0}▲\n", text.Replace("@", "▼b"));
+ else
+ result += string.Format("910\t \t▼a{0}▲\n", text);
+ }
+
+ return result;
+ }
+
+ private string Text940Insert()
+ {
+ string boxText = text940a.Text;
+
+ bool isText = isEmpty(boxText);
+
+ if (!isText)
+ return "";
+
+ string result = string.Format("940\t \t▼a{0}\n", boxText);
+
+ result += "▲";
+
+ return result;
+ }
+
+
+
+ private bool isEmpty(string boxText)
+ {
+ if (boxText == "")
+ return false;
+ return true;
+ }
+
+ private bool isEmpty(string[] boxText)
+ {
+ bool[] isText = new bool[boxText.Length];
+ int count = 0;
+ int chkCount = 0;
+ foreach (string Check in boxText)
+ {
+ if (Check == "")
+ isText[count] = false;
+ else
+ {
+ isText[count] = true;
+ chkCount++;
+ }
+ count++;
+ }
+
+ if (chkCount == 0)
+ return false;
+
+ return true;
+ }
+ #endregion
+
+ #endregion
+
+ private void Btn_interlock_Click(object sender, EventArgs e)
+ {
+ // 언어 36
+ string[] combo6 = {
+ "한국어", "영어", "일본어", "중국어", "독일어",
+ "프랑스어", "러시아어", "스페인어", "이탈리아어", "네덜란드어",
+ "핀란드어", "스웨덴어", "포르투갈어", "노르웨이어", "그리스어",
+ "체코어", "폴란드어", "다국어", "말레이시아어", "몽골어",
+ "버마어", "베트남어", "슬로베니아어", "아랍어", "아프리카어",
+ "에스토니아어", "우즈베키스탄어", "우크라이나어", "마라티어", "캄보디아어",
+ "태국어", "터키어", "투르크메니스탄어", "티베르어", "타갈로그어",
+ "헝가리어" };
+
+ string[] combo6_res = {
+ "kor", "eng", "jpn", "chi", "ger",
+ "fre", "rus", "spa", "ita", "dut",
+ "fin", "swe", "por", "nor", "grc",
+ "cze", "pol", "mul", "may", "mon",
+ "bur", "vie", "slv", "ara", "afr",
+ "est", "uzb", "ukr", "mar", "cam",
+ "tha", "tur", "tuk", "tib", "tag",
+ "hun" };
+ string result = "";
+ string a041 = text041a.Text;
+ string k041 = text041k.Text;
+ string h041 = text041h.Text;
+ string b041 = text041b.Text;
+
+ int count = 0;
+ foreach (string code in combo6_res)
+ {
+ a041 = a041.Replace(code, combo6[count]);
+ k041 = k041.Replace(code, combo6[count]);
+ h041 = h041.Replace(code, combo6[count]);
+ b041 = b041.Replace(code, combo6[count]);
+ count++;
+ }
+
+ a041 = a041.Replace("▽", ", ");
+
+ // k로 번역된 h 원작을 a로 중역
+ if (a041 != "" && k041 != "" && h041 != "")
+ {
+ result = string.Format("{0}로 번역된 {1} 원작을 {2}로 중역", k041, h041, a041);
+ }
+ // h 원작을 a로 번역
+ else if (a041 != "" && k041 == "" && h041 != "")
+ {
+ result = string.Format("{0} 원작을 {1}로 번역", h041, a041);
+ }
+ // 본문은 a1, a2 혼합수록됨.
+ else if (a041.IndexOf(",") > 0)
+ {
+ result = string.Format("본문은 {0} 혼합수록 됨.", a041);
+ }
+
+ text546a.Text = result;
+ }
+
+ private void invertCheck_CheckedChanged(object sender, EventArgs e)
+ {
+ string tmpStr = text245d.Text;
+ if (tmpStr[tmpStr.Length - 1] != ',') { tmpStr = basic_Replace(tmpStr); }
+ else { tmpStr = tmpStr.Remove(tmpStr.Length - 1); }
+ basicHeadBox.Text = tmpStr;
+
+ string[] invert = basicHeadBox.Text.Split(' ');
+
+ for (int a = 0; a < invert.Length; a++)
+ {
+ if (invert[a][invert[a].Length - 1] == ',')
+ {
+ invert[a] = invert[a].Substring(0, invert[a].Length - 1);
+ }
+ }
+ try
+ {
+ if (invertCheck.Checked)
+ {
+ for (int a = 0; a < invert.Length; a++)
+ {
+ if (a == 0)
+ {
+ if (invert[a][invert[a].Length - 1] != ',') { invert[a] += ","; }
+ basicHeadBox.Text = invert[a] + " ";
+ if (invert[a][invert[a].Length - 1] == ',') { invert[a] = invert[a].Substring(0, invert.Length - 1); }
+ }
+ else
+ {
+ if (invert[a][invert[a].Length - 1] != ',') { invert[a] += ","; }
+ basicHeadBox.Text += invert[a] + " ";
+ if (invert[a][invert[a].Length - 1] == ',') { invert[a] = invert[a].Substring(0, invert.Length - 1); }
+ }
+ }
+ }
+ else if (!invertCheck.Checked)
+ {
+ for (int a = invert.Length - 1; a >= 0; a--)
+ {
+ if (a == invert.Length - 1)
+ {
+ if (invert[a][invert[a].Length - 1] != ',') { invert[a] += ","; }
+ basicHeadBox.Text = invert[a] + " ";
+ if (invert[a][invert[a].Length - 1] == ',') { invert[a] = invert[a].Substring(0, invert.Length - 1); }
+ }
+ else
+ {
+ if (invert[a][invert[a].Length - 1] != ',') { invert[a] += ","; }
+ basicHeadBox.Text += invert[a] + " ";
+ if (invert[a][invert[a].Length - 1] == ',') { invert[a] = invert[a].Substring(0, invert.Length - 1); }
+ }
+ }
+ }
+ if (basicHeadBox.Text[basicHeadBox.Text.Length - 1] == ' ')
+ {
+ basicHeadBox.Text = basicHeadBox.Text.Substring(0, basicHeadBox.Text.Length - 1);
+ }
+ if (basicHeadBox.Text[basicHeadBox.Text.Length - 1] == ',')
+ {
+ basicHeadBox.Text = basicHeadBox.Text.Substring(0, basicHeadBox.Text.Length - 1);
+ }
+ }
+ catch
+ {
+ MessageBox.Show("데이터가 올바르지않습니다.\n245d를 확인해주세요.");
+ }
+ }
+ #region 기본표목 생성 서브 함수
+
+ ///
+ /// 245d에서 " 역할어,"를 잘라내는 함수
+ ///
+ ///
+ ///
+ public string basic_Replace(string strValue)
+ {
+ basicHeadBox.Text = "";
+ string result = strValue + ",";
+ string[] Role = { "글", "그림", "지음", "글·그림", "편", "엮음", "저", "씀" };
+ string[] gl = { "글.그림", "글그림", "그림글", "그림.글" };
+
+ for (int a = 0; a < gl.Length; a++) { result = result.Replace(gl[a], "글·그림"); }
+ for (int a = 0; a < Role.Length; a++) { result = result.Replace(" " + Role[a] + ",", ""); }
+
+ return result;
+ }
+ #endregion
+
+ private void GridView_KeyDown(object sender, KeyEventArgs e)
+ {
+ Skill_Grid sg = new Skill_Grid();
+ sg.Excel_to_DataGridView(sender, e);
+
+ if (e.KeyCode == Keys.Delete)
+ sg.DataGrid_to_Delete(sender, e);
+ }
+
+ private void btn_FilterReturn_Click(object sender, EventArgs e)
+ {
+ rb_Filter.Checked = false;
+ rb_Sort.Checked = false;
+
+ comboBox8.SelectedIndex = 0;
+ comboBox9.SelectedIndex = 0;
+
+ List_Book.Sort(list_idx, System.ComponentModel.ListSortDirection.Ascending);
+ }
+
+ private void List_Book_RowPostPaint(object sender, DataGridViewRowPostPaintEventArgs e)
+ {
+ Skill_Grid sg = new Skill_Grid();
+ sg.Print_Grid_Num(sender, e);
+ }
+
+ private void lbl_BookList_Click(object sender, EventArgs e)
+ {
+ LovCustom();
+
+ }
+
+ void LovCustom()
+ {
+ var inputsearch = "";// tbCustName.Text.Trim();
+ var where = "";
+ if (inputsearch.isEmpty() == false)
+ {
+ where = $"c_sangho like '%{inputsearch.Replace("'", "''")}%'";
+ }
+ var dt = DB2.GetDT("Client", columns: "idx,c_sangho", orders: "c_sangho", wheres: where);
+ using (var f = new fSelectDT(dt))
+ if (f.ShowDialog() == DialogResult.OK)
+ {
+ var dr = f.SelectedRow;
+ if (dr == null) return;
+ lbCustIDX.Text = dr["idx"]?.ToString() ?? string.Empty;
+ tbCustName.Text = dr["c_sangho"]?.ToString() ?? string.Empty;
+
+ if (int.TryParse(lbCustIDX.Text, out int custidx) && custidx >= 0)
+ {
+ var sql = $"update Obj_List set customer={custidx} where idx = {l_idx} and comp_num={c_idx}";
+ var cnt = DB2.ExcuteNonQuery(sql);
+ if (cnt != 1)
+ UTIL.MsgE($"데이터 저장시 오류가 발생했습니다. 영향을 받은 행 수 = {cnt}");
+ }
+
+ }
+ }
+
+ private void Marc_KeyDown(object sender, KeyEventArgs e)
+ {
+ if (e.KeyCode == Keys.Escape)
+ {
+ if (UTIL.MsgQ("현재 화면을 닫을까요?") != DialogResult.Yes) return;
+ this.Close();
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/unimarc/unimarc/마크/MarcEditor.designer.cs b/unimarc/unimarc/마크/MarcEditor.designer.cs
new file mode 100644
index 0000000..f5af014
--- /dev/null
+++ b/unimarc/unimarc/마크/MarcEditor.designer.cs
@@ -0,0 +1,2882 @@
+namespace ExcelTest
+{
+ partial class MarcEditor
+ {
+ ///
+ /// Required designer variable.
+ ///
+ private System.ComponentModel.IContainer components = null;
+
+ ///
+ /// Clean up any resources being used.
+ ///
+ /// true if managed resources should be disposed; otherwise, false.
+ protected override void Dispose(bool disposing)
+ {
+ if (disposing && (components != null))
+ {
+ components.Dispose();
+ }
+ base.Dispose(disposing);
+ }
+
+ #region Windows Form Designer generated code
+
+ ///
+ /// Required method for Designer support - do not modify
+ /// the contents of this method with the code editor.
+ ///
+ private void InitializeComponent()
+ {
+ System.Windows.Forms.Label label31;
+ System.Windows.Forms.Label label30;
+ System.Windows.Forms.Label label33;
+ System.Windows.Forms.Label label32;
+ System.Windows.Forms.Label label29;
+ System.Windows.Forms.Label label28;
+ System.Windows.Forms.Label label24;
+ System.Windows.Forms.Label label25;
+ System.Windows.Forms.Label label26;
+ System.Windows.Forms.Label label27;
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Marc));
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
+ this.richTextBox1 = new System.Windows.Forms.RichTextBox();
+ this.etc1 = new System.Windows.Forms.RichTextBox();
+ this.etc2 = new System.Windows.Forms.RichTextBox();
+ this.label1 = new System.Windows.Forms.Label();
+ this.label2 = new System.Windows.Forms.Label();
+ this.comboBox1 = new System.Windows.Forms.ComboBox();
+ this.label3 = new System.Windows.Forms.Label();
+ this.comboBox2 = new System.Windows.Forms.ComboBox();
+ this.label98 = new System.Windows.Forms.Label();
+ this.comboBox3 = new System.Windows.Forms.ComboBox();
+ this.label99 = new System.Windows.Forms.Label();
+ this.text008col = new System.Windows.Forms.TextBox();
+ this.label100 = new System.Windows.Forms.Label();
+ this.comboBox4 = new System.Windows.Forms.ComboBox();
+ this.label101 = new System.Windows.Forms.Label();
+ this.comboBox5 = new System.Windows.Forms.ComboBox();
+ this.label102 = new System.Windows.Forms.Label();
+ this.comboBox6 = new System.Windows.Forms.ComboBox();
+ this.text008gov = new System.Windows.Forms.TextBox();
+ this.label103 = new System.Windows.Forms.Label();
+ this.col008res = new System.Windows.Forms.Label();
+ this.gov008res = new System.Windows.Forms.Label();
+ this.checkBox1 = new System.Windows.Forms.CheckBox();
+ this.checkBox2 = new System.Windows.Forms.CheckBox();
+ this.comboBox7 = new System.Windows.Forms.ComboBox();
+ this.Btn_Memo = new System.Windows.Forms.Button();
+ this.List_Book = new System.Windows.Forms.DataGridView();
+ this.list_idx = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.ISBN13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.num = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.book_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.author = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.book_comp = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.count = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.pay = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.url = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.marc_idx = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.db_marc = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.grade = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.colCheck = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.user = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.SaveDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.btn_Save = new System.Windows.Forms.Button();
+ this.label4 = new System.Windows.Forms.Label();
+ this.text008 = new System.Windows.Forms.TextBox();
+ this.panel3 = new System.Windows.Forms.Panel();
+ this.btn_Reflesh008 = new System.Windows.Forms.Button();
+ this.btn_close = new System.Windows.Forms.Button();
+ this.input_date = new System.Windows.Forms.DateTimePicker();
+ this.pictureBox1 = new System.Windows.Forms.PictureBox();
+ this.btn_preview = new System.Windows.Forms.Button();
+ this.cb_grade = new System.Windows.Forms.ComboBox();
+ this.label6 = new System.Windows.Forms.Label();
+ this.rb_Sort = new System.Windows.Forms.RadioButton();
+ this.rb_Filter = new System.Windows.Forms.RadioButton();
+ this.comboBox8 = new System.Windows.Forms.ComboBox();
+ this.comboBox9 = new System.Windows.Forms.ComboBox();
+ this.panel1 = new System.Windows.Forms.Panel();
+ this.btn_mk_marcList = new System.Windows.Forms.Button();
+ this.btn_CopySelect = new System.Windows.Forms.Button();
+ this.btn_FilterReturn = new System.Windows.Forms.Button();
+ this.btn_Search = new System.Windows.Forms.Button();
+ this.checkBox3 = new System.Windows.Forms.CheckBox();
+ this.btn_FillBlank = new System.Windows.Forms.Button();
+ this.tabControl1 = new System.Windows.Forms.TabControl();
+ this.tabPage1 = new System.Windows.Forms.TabPage();
+ this.tabPage2 = new System.Windows.Forms.TabPage();
+ this.panel4 = new System.Windows.Forms.Panel();
+ this.Btn_interlock = new System.Windows.Forms.Button();
+ this.groupBox5 = new System.Windows.Forms.GroupBox();
+ this.GridView020 = new System.Windows.Forms.DataGridView();
+ this.CheckSet = new System.Windows.Forms.DataGridViewCheckBoxColumn();
+ this.Text020a = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.Text020g = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.Text020c = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.groupBox10 = new System.Windows.Forms.GroupBox();
+ this.text505a = new System.Windows.Forms.TextBox();
+ this.GridView505 = new System.Windows.Forms.DataGridView();
+ this.text505n = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.text505t = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.text505d = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.text505e = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.label42 = new System.Windows.Forms.Label();
+ this.label45 = new System.Windows.Forms.Label();
+ this.label41 = new System.Windows.Forms.Label();
+ this.label47 = new System.Windows.Forms.Label();
+ this.label46 = new System.Windows.Forms.Label();
+ this.label44 = new System.Windows.Forms.Label();
+ this.label37 = new System.Windows.Forms.Label();
+ this.label40 = new System.Windows.Forms.Label();
+ this.label5 = new System.Windows.Forms.Label();
+ this.label36 = new System.Windows.Forms.Label();
+ this.GridView246 = new System.Windows.Forms.DataGridView();
+ this.Text246Jisi = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.Text246i = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.Text246a = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.Text246b = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.Text246n = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.Text246p = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.label39 = new System.Windows.Forms.Label();
+ this.label23 = new System.Windows.Forms.Label();
+ this.label43 = new System.Windows.Forms.Label();
+ this.label38 = new System.Windows.Forms.Label();
+ this.label22 = new System.Windows.Forms.Label();
+ this.groupBox9 = new System.Windows.Forms.GroupBox();
+ this.text900a = new System.Windows.Forms.TextBox();
+ this.text910a = new System.Windows.Forms.TextBox();
+ this.label35 = new System.Windows.Forms.Label();
+ this.label34 = new System.Windows.Forms.Label();
+ this.GridView440 = new System.Windows.Forms.DataGridView();
+ this.text440a = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.text440n = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.text440p = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.text440vNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.text440vTxt = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.text440x = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.groupBox8 = new System.Windows.Forms.GroupBox();
+ this.text700a = new System.Windows.Forms.TextBox();
+ this.text710a = new System.Windows.Forms.TextBox();
+ this.label21 = new System.Windows.Forms.Label();
+ this.label20 = new System.Windows.Forms.Label();
+ this.GridView490 = new System.Windows.Forms.DataGridView();
+ this.text490a = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.text490v = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.text940a = new System.Windows.Forms.TextBox();
+ this.text250a = new System.Windows.Forms.TextBox();
+ this.grp260 = new System.Windows.Forms.GroupBox();
+ this.text260a = new System.Windows.Forms.TextBox();
+ this.text260b = new System.Windows.Forms.TextBox();
+ this.text260c = new System.Windows.Forms.TextBox();
+ this.text260g = new System.Windows.Forms.TextBox();
+ this.grp300 = new System.Windows.Forms.GroupBox();
+ this.text300a = new System.Windows.Forms.TextBox();
+ this.text300b = new System.Windows.Forms.TextBox();
+ this.text300c1 = new System.Windows.Forms.TextBox();
+ this.text300c2 = new System.Windows.Forms.TextBox();
+ this.text300e = new System.Windows.Forms.TextBox();
+ this.text546a = new System.Windows.Forms.TextBox();
+ this.text504a = new System.Windows.Forms.TextBox();
+ this.text536a = new System.Windows.Forms.TextBox();
+ this.groupBox4 = new System.Windows.Forms.GroupBox();
+ this.radioButton4 = new System.Windows.Forms.RadioButton();
+ this.basicHeadBox = new System.Windows.Forms.TextBox();
+ this.invertCheck = new System.Windows.Forms.CheckBox();
+ this.rbtn_100 = new System.Windows.Forms.RadioButton();
+ this.rbtn_111 = new System.Windows.Forms.RadioButton();
+ this.rbtn_110 = new System.Windows.Forms.RadioButton();
+ this.text650a = new System.Windows.Forms.TextBox();
+ this.groupBox3 = new System.Windows.Forms.GroupBox();
+ this.label8 = new System.Windows.Forms.Label();
+ this.label9 = new System.Windows.Forms.Label();
+ this.label10 = new System.Windows.Forms.Label();
+ this.label11 = new System.Windows.Forms.Label();
+ this.text041a = new System.Windows.Forms.TextBox();
+ this.text041b = new System.Windows.Forms.TextBox();
+ this.text041h = new System.Windows.Forms.TextBox();
+ this.text041k = new System.Windows.Forms.TextBox();
+ this.text586a = new System.Windows.Forms.TextBox();
+ this.groupBox2 = new System.Windows.Forms.GroupBox();
+ this.textKDC4 = new System.Windows.Forms.TextBox();
+ this.textKDC5 = new System.Windows.Forms.TextBox();
+ this.textKDC6 = new System.Windows.Forms.TextBox();
+ this.label12 = new System.Windows.Forms.Label();
+ this.label13 = new System.Windows.Forms.Label();
+ this.label14 = new System.Windows.Forms.Label();
+ this.label15 = new System.Windows.Forms.Label();
+ this.label16 = new System.Windows.Forms.Label();
+ this.label17 = new System.Windows.Forms.Label();
+ this.label18 = new System.Windows.Forms.Label();
+ this.label19 = new System.Windows.Forms.Label();
+ this.textDDC21 = new System.Windows.Forms.TextBox();
+ this.textDDC22 = new System.Windows.Forms.TextBox();
+ this.textDDC23 = new System.Windows.Forms.TextBox();
+ this.text520a = new System.Windows.Forms.TextBox();
+ this.grp245 = new System.Windows.Forms.GroupBox();
+ this.text245a = new System.Windows.Forms.TextBox();
+ this.text245b = new System.Windows.Forms.TextBox();
+ this.text245x = new System.Windows.Forms.TextBox();
+ this.text245n = new System.Windows.Forms.TextBox();
+ this.text245d = new System.Windows.Forms.TextBox();
+ this.text245e = new System.Windows.Forms.TextBox();
+ this.text245p = new System.Windows.Forms.TextBox();
+ this.label48 = new System.Windows.Forms.Label();
+ this.label49 = new System.Windows.Forms.Label();
+ this.label50 = new System.Windows.Forms.Label();
+ this.label51 = new System.Windows.Forms.Label();
+ this.label52 = new System.Windows.Forms.Label();
+ this.label53 = new System.Windows.Forms.Label();
+ this.label54 = new System.Windows.Forms.Label();
+ this.text521a = new System.Windows.Forms.TextBox();
+ this.text525a = new System.Windows.Forms.TextBox();
+ this.text653a = new System.Windows.Forms.TextBox();
+ this.text507t = new System.Windows.Forms.TextBox();
+ this.text500a = new System.Windows.Forms.TextBox();
+ this.text507a = new System.Windows.Forms.TextBox();
+ this.lbl_SaveData = new System.Windows.Forms.Label();
+ this.lbl_ISBN = new System.Windows.Forms.Label();
+ this.tbCustName = new System.Windows.Forms.Button();
+ this.checkBox4 = new System.Windows.Forms.CheckBox();
+ this.lbCustIDX = new System.Windows.Forms.Label();
+ this.lbl_BookList = new System.Windows.Forms.Label();
+ label31 = new System.Windows.Forms.Label();
+ label30 = new System.Windows.Forms.Label();
+ label33 = new System.Windows.Forms.Label();
+ label32 = new System.Windows.Forms.Label();
+ label29 = new System.Windows.Forms.Label();
+ label28 = new System.Windows.Forms.Label();
+ label24 = new System.Windows.Forms.Label();
+ label25 = new System.Windows.Forms.Label();
+ label26 = new System.Windows.Forms.Label();
+ label27 = new System.Windows.Forms.Label();
+ ((System.ComponentModel.ISupportInitialize)(this.List_Book)).BeginInit();
+ this.panel3.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
+ this.panel1.SuspendLayout();
+ this.tabControl1.SuspendLayout();
+ this.tabPage1.SuspendLayout();
+ this.tabPage2.SuspendLayout();
+ this.panel4.SuspendLayout();
+ this.groupBox5.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.GridView020)).BeginInit();
+ this.groupBox10.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.GridView505)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.GridView246)).BeginInit();
+ this.groupBox9.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.GridView440)).BeginInit();
+ this.groupBox8.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.GridView490)).BeginInit();
+ this.grp260.SuspendLayout();
+ this.grp300.SuspendLayout();
+ this.groupBox4.SuspendLayout();
+ this.groupBox3.SuspendLayout();
+ this.groupBox2.SuspendLayout();
+ this.grp245.SuspendLayout();
+ this.SuspendLayout();
+ //
+ // label31
+ //
+ label31.AutoSize = true;
+ label31.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ label31.Location = new System.Drawing.Point(2, 24);
+ label31.Name = "label31";
+ label31.Size = new System.Drawing.Size(13, 12);
+ label31.TabIndex = 0;
+ label31.Text = "a";
+ //
+ // label30
+ //
+ label30.AutoSize = true;
+ label30.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ label30.Location = new System.Drawing.Point(2, 46);
+ label30.Name = "label30";
+ label30.Size = new System.Drawing.Size(13, 12);
+ label30.TabIndex = 2;
+ label30.Text = "b";
+ //
+ // label33
+ //
+ label33.AutoSize = true;
+ label33.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ label33.Location = new System.Drawing.Point(107, 68);
+ label33.Name = "label33";
+ label33.Size = new System.Drawing.Size(29, 12);
+ label33.TabIndex = 7;
+ label33.Text = "가로";
+ //
+ // label32
+ //
+ label32.AutoSize = true;
+ label32.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ label32.Location = new System.Drawing.Point(15, 68);
+ label32.Name = "label32";
+ label32.Size = new System.Drawing.Size(29, 12);
+ label32.TabIndex = 5;
+ label32.Text = "세로";
+ //
+ // label29
+ //
+ label29.AutoSize = true;
+ label29.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ label29.Location = new System.Drawing.Point(2, 68);
+ label29.Name = "label29";
+ label29.Size = new System.Drawing.Size(13, 12);
+ label29.TabIndex = 4;
+ label29.Text = "c";
+ //
+ // label28
+ //
+ label28.AutoSize = true;
+ label28.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ label28.Location = new System.Drawing.Point(2, 90);
+ label28.Name = "label28";
+ label28.Size = new System.Drawing.Size(13, 12);
+ label28.TabIndex = 9;
+ label28.Text = "e";
+ //
+ // label24
+ //
+ label24.AutoSize = true;
+ label24.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ label24.Location = new System.Drawing.Point(4, 23);
+ label24.Name = "label24";
+ label24.Size = new System.Drawing.Size(13, 12);
+ label24.TabIndex = 0;
+ label24.Text = "a";
+ //
+ // label25
+ //
+ label25.AutoSize = true;
+ label25.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ label25.Location = new System.Drawing.Point(4, 45);
+ label25.Name = "label25";
+ label25.Size = new System.Drawing.Size(13, 12);
+ label25.TabIndex = 2;
+ label25.Text = "b";
+ //
+ // label26
+ //
+ label26.AutoSize = true;
+ label26.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ label26.Location = new System.Drawing.Point(4, 66);
+ label26.Name = "label26";
+ label26.Size = new System.Drawing.Size(13, 12);
+ label26.TabIndex = 4;
+ label26.Text = "c";
+ //
+ // label27
+ //
+ label27.AutoSize = true;
+ label27.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ label27.Location = new System.Drawing.Point(4, 88);
+ label27.Name = "label27";
+ label27.Size = new System.Drawing.Size(13, 12);
+ label27.TabIndex = 6;
+ label27.Text = "g";
+ //
+ // richTextBox1
+ //
+ this.richTextBox1.AcceptsTab = true;
+ this.richTextBox1.BackColor = System.Drawing.Color.LightGray;
+ this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
+ this.richTextBox1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.richTextBox1.Font = new System.Drawing.Font("굴림체", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.richTextBox1.Location = new System.Drawing.Point(3, 3);
+ this.richTextBox1.Name = "richTextBox1";
+ this.richTextBox1.Size = new System.Drawing.Size(932, 810);
+ this.richTextBox1.TabIndex = 32;
+ this.richTextBox1.Text = "";
+ this.richTextBox1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.richTextBox1_KeyDown);
+ //
+ // etc1
+ //
+ this.etc1.BackColor = System.Drawing.SystemColors.ScrollBar;
+ this.etc1.Font = new System.Drawing.Font("굴림체", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.etc1.Location = new System.Drawing.Point(1512, 348);
+ this.etc1.Name = "etc1";
+ this.etc1.Size = new System.Drawing.Size(287, 187);
+ this.etc1.TabIndex = 32;
+ this.etc1.Text = "Remark1";
+ this.etc1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.etc_KeyDown);
+ //
+ // etc2
+ //
+ this.etc2.BackColor = System.Drawing.SystemColors.ScrollBar;
+ this.etc2.Font = new System.Drawing.Font("굴림체", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.etc2.Location = new System.Drawing.Point(1512, 541);
+ this.etc2.Name = "etc2";
+ this.etc2.Size = new System.Drawing.Size(287, 184);
+ this.etc2.TabIndex = 32;
+ this.etc2.Text = "Remark2";
+ this.etc2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.etc_KeyDown);
+ //
+ // label1
+ //
+ this.label1.AutoSize = true;
+ this.label1.Location = new System.Drawing.Point(933, 11);
+ this.label1.Name = "label1";
+ this.label1.Size = new System.Drawing.Size(53, 12);
+ this.label1.TabIndex = 14;
+ this.label1.Text = "입력일자";
+ //
+ // label2
+ //
+ this.label2.AutoSize = true;
+ this.label2.Location = new System.Drawing.Point(1102, 11);
+ this.label2.Name = "label2";
+ this.label2.Size = new System.Drawing.Size(41, 12);
+ this.label2.TabIndex = 206;
+ this.label2.Text = "이용자";
+ //
+ // comboBox1
+ //
+ this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.comboBox1.FormattingEnabled = true;
+ this.comboBox1.Location = new System.Drawing.Point(1143, 7);
+ this.comboBox1.Name = "comboBox1";
+ this.comboBox1.Size = new System.Drawing.Size(79, 20);
+ this.comboBox1.TabIndex = 207;
+ this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
+ this.comboBox1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseClick);
+ //
+ // label3
+ //
+ this.label3.AutoSize = true;
+ this.label3.Location = new System.Drawing.Point(1233, 11);
+ this.label3.Name = "label3";
+ this.label3.Size = new System.Drawing.Size(53, 12);
+ this.label3.TabIndex = 206;
+ this.label3.Text = "자료형식";
+ //
+ // comboBox2
+ //
+ this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.comboBox2.FormattingEnabled = true;
+ this.comboBox2.Location = new System.Drawing.Point(1287, 7);
+ this.comboBox2.Name = "comboBox2";
+ this.comboBox2.Size = new System.Drawing.Size(79, 20);
+ this.comboBox2.TabIndex = 207;
+ this.comboBox2.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
+ this.comboBox2.MouseClick += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseClick);
+ //
+ // label98
+ //
+ this.label98.AutoSize = true;
+ this.label98.Location = new System.Drawing.Point(1374, 11);
+ this.label98.Name = "label98";
+ this.label98.Size = new System.Drawing.Size(53, 12);
+ this.label98.TabIndex = 14;
+ this.label98.Text = "내용형식";
+ //
+ // comboBox3
+ //
+ this.comboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.comboBox3.FormattingEnabled = true;
+ this.comboBox3.Location = new System.Drawing.Point(1428, 7);
+ this.comboBox3.Name = "comboBox3";
+ this.comboBox3.Size = new System.Drawing.Size(118, 20);
+ this.comboBox3.TabIndex = 207;
+ this.comboBox3.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
+ this.comboBox3.MouseClick += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseClick);
+ //
+ // label99
+ //
+ this.label99.AutoSize = true;
+ this.label99.Location = new System.Drawing.Point(1675, 11);
+ this.label99.Name = "label99";
+ this.label99.Size = new System.Drawing.Size(29, 12);
+ this.label99.TabIndex = 206;
+ this.label99.Text = "대학";
+ //
+ // text008col
+ //
+ this.text008col.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text008col.Location = new System.Drawing.Point(1704, 7);
+ this.text008col.Name = "text008col";
+ this.text008col.Size = new System.Drawing.Size(41, 21);
+ this.text008col.TabIndex = 204;
+ this.text008col.KeyDown += new System.Windows.Forms.KeyEventHandler(this.text008col_KeyDown);
+ //
+ // label100
+ //
+ this.label100.AutoSize = true;
+ this.label100.Location = new System.Drawing.Point(1233, 33);
+ this.label100.Name = "label100";
+ this.label100.Size = new System.Drawing.Size(53, 12);
+ this.label100.TabIndex = 206;
+ this.label100.Text = "문학형식";
+ //
+ // comboBox4
+ //
+ this.comboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.comboBox4.FormattingEnabled = true;
+ this.comboBox4.Location = new System.Drawing.Point(1287, 29);
+ this.comboBox4.Name = "comboBox4";
+ this.comboBox4.Size = new System.Drawing.Size(79, 20);
+ this.comboBox4.TabIndex = 207;
+ this.comboBox4.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
+ this.comboBox4.MouseClick += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseClick);
+ //
+ // label101
+ //
+ this.label101.AutoSize = true;
+ this.label101.Location = new System.Drawing.Point(1398, 33);
+ this.label101.Name = "label101";
+ this.label101.Size = new System.Drawing.Size(29, 12);
+ this.label101.TabIndex = 206;
+ this.label101.Text = "전기";
+ //
+ // comboBox5
+ //
+ this.comboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.comboBox5.FormattingEnabled = true;
+ this.comboBox5.Location = new System.Drawing.Point(1428, 29);
+ this.comboBox5.Name = "comboBox5";
+ this.comboBox5.Size = new System.Drawing.Size(97, 20);
+ this.comboBox5.TabIndex = 207;
+ this.comboBox5.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
+ this.comboBox5.MouseClick += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseClick);
+ //
+ // label102
+ //
+ this.label102.AutoSize = true;
+ this.label102.Location = new System.Drawing.Point(1538, 33);
+ this.label102.Name = "label102";
+ this.label102.Size = new System.Drawing.Size(29, 12);
+ this.label102.TabIndex = 206;
+ this.label102.Text = "언어";
+ //
+ // comboBox6
+ //
+ this.comboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.comboBox6.FormattingEnabled = true;
+ this.comboBox6.Location = new System.Drawing.Point(1568, 29);
+ this.comboBox6.Name = "comboBox6";
+ this.comboBox6.Size = new System.Drawing.Size(97, 20);
+ this.comboBox6.TabIndex = 207;
+ this.comboBox6.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
+ this.comboBox6.MouseClick += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseClick);
+ //
+ // text008gov
+ //
+ this.text008gov.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text008gov.Location = new System.Drawing.Point(1704, 29);
+ this.text008gov.Name = "text008gov";
+ this.text008gov.Size = new System.Drawing.Size(41, 21);
+ this.text008gov.TabIndex = 204;
+ this.text008gov.KeyDown += new System.Windows.Forms.KeyEventHandler(this.text008col_KeyDown);
+ //
+ // label103
+ //
+ this.label103.AutoSize = true;
+ this.label103.Location = new System.Drawing.Point(1675, 33);
+ this.label103.Name = "label103";
+ this.label103.Size = new System.Drawing.Size(29, 12);
+ this.label103.TabIndex = 206;
+ this.label103.Text = "기관";
+ //
+ // col008res
+ //
+ this.col008res.AutoSize = true;
+ this.col008res.BackColor = System.Drawing.SystemColors.ActiveBorder;
+ this.col008res.ForeColor = System.Drawing.Color.Blue;
+ this.col008res.Location = new System.Drawing.Point(1747, 11);
+ this.col008res.Name = "col008res";
+ this.col008res.Size = new System.Drawing.Size(13, 12);
+ this.col008res.TabIndex = 206;
+ this.col008res.Text = " ";
+ this.col008res.TextChanged += new System.EventHandler(this.col008res_TextChanged);
+ //
+ // gov008res
+ //
+ this.gov008res.AutoSize = true;
+ this.gov008res.BackColor = System.Drawing.SystemColors.ActiveBorder;
+ this.gov008res.ForeColor = System.Drawing.Color.Blue;
+ this.gov008res.Location = new System.Drawing.Point(1747, 33);
+ this.gov008res.Name = "gov008res";
+ this.gov008res.Size = new System.Drawing.Size(13, 12);
+ this.gov008res.TabIndex = 206;
+ this.gov008res.Text = " ";
+ this.gov008res.TextChanged += new System.EventHandler(this.col008res_TextChanged);
+ //
+ // checkBox1
+ //
+ this.checkBox1.AutoSize = true;
+ this.checkBox1.Location = new System.Drawing.Point(931, 31);
+ this.checkBox1.Name = "checkBox1";
+ this.checkBox1.Size = new System.Drawing.Size(112, 16);
+ this.checkBox1.TabIndex = 213;
+ this.checkBox1.Text = "회의간행물 여부";
+ this.checkBox1.UseVisualStyleBackColor = true;
+ this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
+ //
+ // checkBox2
+ //
+ this.checkBox2.AutoSize = true;
+ this.checkBox2.Location = new System.Drawing.Point(1059, 31);
+ this.checkBox2.Name = "checkBox2";
+ this.checkBox2.Size = new System.Drawing.Size(112, 16);
+ this.checkBox2.TabIndex = 213;
+ this.checkBox2.Text = "기념논문집 여부";
+ this.checkBox2.UseVisualStyleBackColor = true;
+ this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
+ //
+ // comboBox7
+ //
+ this.comboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.comboBox7.FormattingEnabled = true;
+ this.comboBox7.Location = new System.Drawing.Point(1547, 7);
+ this.comboBox7.Name = "comboBox7";
+ this.comboBox7.Size = new System.Drawing.Size(118, 20);
+ this.comboBox7.TabIndex = 207;
+ this.comboBox7.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
+ this.comboBox7.MouseClick += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseClick);
+ //
+ // Btn_Memo
+ //
+ this.Btn_Memo.Location = new System.Drawing.Point(1512, 169);
+ this.Btn_Memo.Name = "Btn_Memo";
+ this.Btn_Memo.Size = new System.Drawing.Size(77, 23);
+ this.Btn_Memo.TabIndex = 215;
+ this.Btn_Memo.Text = "메모장";
+ this.Btn_Memo.UseVisualStyleBackColor = true;
+ this.Btn_Memo.Click += new System.EventHandler(this.Btn_Memo_Click);
+ //
+ // List_Book
+ //
+ this.List_Book.AllowDrop = true;
+ this.List_Book.AllowUserToAddRows = false;
+ this.List_Book.AllowUserToDeleteRows = false;
+ this.List_Book.AllowUserToResizeColumns = false;
+ this.List_Book.BackgroundColor = System.Drawing.Color.Gray;
+ this.List_Book.BorderStyle = System.Windows.Forms.BorderStyle.None;
+ dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+ dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
+ dataGridViewCellStyle1.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
+ dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
+ dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
+ dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
+ this.List_Book.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
+ this.List_Book.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
+ this.list_idx,
+ this.ISBN13,
+ this.num,
+ this.book_name,
+ this.author,
+ this.book_comp,
+ this.count,
+ this.pay,
+ this.url,
+ this.marc_idx,
+ this.db_marc,
+ this.grade,
+ this.colCheck,
+ this.user,
+ this.SaveDate});
+ this.List_Book.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
+ this.List_Book.Location = new System.Drawing.Point(12, 74);
+ this.List_Book.MultiSelect = false;
+ this.List_Book.Name = "List_Book";
+ this.List_Book.ReadOnly = true;
+ dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
+ dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.ControlDark;
+ dataGridViewCellStyle4.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
+ dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
+ dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
+ dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
+ this.List_Book.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
+ this.List_Book.RowTemplate.Height = 23;
+ this.List_Book.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
+ this.List_Book.Size = new System.Drawing.Size(543, 822);
+ this.List_Book.TabIndex = 217;
+ this.List_Book.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.List_Book_RowPostPaint);
+ this.List_Book.SelectionChanged += new System.EventHandler(this.List_Book_SelectionChanged);
+ this.List_Book.DragDrop += new System.Windows.Forms.DragEventHandler(this.List_Book_DragDrop);
+ this.List_Book.DragOver += new System.Windows.Forms.DragEventHandler(this.List_Book_DragOver);
+ this.List_Book.KeyDown += new System.Windows.Forms.KeyEventHandler(this.List_Book_KeyDown);
+ this.List_Book.MouseDown += new System.Windows.Forms.MouseEventHandler(this.List_Book_MouseDown);
+ this.List_Book.MouseMove += new System.Windows.Forms.MouseEventHandler(this.List_Book_MouseMove);
+ //
+ // list_idx
+ //
+ this.list_idx.HeaderText = "list_idx";
+ this.list_idx.Name = "list_idx";
+ this.list_idx.ReadOnly = true;
+ this.list_idx.Visible = false;
+ this.list_idx.Width = 30;
+ //
+ // ISBN13
+ //
+ this.ISBN13.FillWeight = 136.2398F;
+ this.ISBN13.HeaderText = "ISBN13";
+ this.ISBN13.Name = "ISBN13";
+ this.ISBN13.ReadOnly = true;
+ this.ISBN13.Visible = false;
+ //
+ // num
+ //
+ this.num.HeaderText = "연번";
+ this.num.Name = "num";
+ this.num.ReadOnly = true;
+ this.num.Width = 50;
+ //
+ // book_name
+ //
+ this.book_name.FillWeight = 135.5107F;
+ this.book_name.HeaderText = "도서명";
+ this.book_name.Name = "book_name";
+ this.book_name.ReadOnly = true;
+ this.book_name.Width = 150;
+ //
+ // author
+ //
+ this.author.FillWeight = 67.49011F;
+ this.author.HeaderText = "저자";
+ this.author.Name = "author";
+ this.author.ReadOnly = true;
+ this.author.Width = 80;
+ //
+ // book_comp
+ //
+ this.book_comp.FillWeight = 76.49199F;
+ this.book_comp.HeaderText = "출판사";
+ this.book_comp.Name = "book_comp";
+ this.book_comp.ReadOnly = true;
+ this.book_comp.Width = 80;
+ //
+ // count
+ //
+ this.count.HeaderText = "C";
+ this.count.Name = "count";
+ this.count.ReadOnly = true;
+ this.count.Width = 30;
+ //
+ // pay
+ //
+ this.pay.FillWeight = 84.26746F;
+ this.pay.HeaderText = "정가";
+ this.pay.Name = "pay";
+ this.pay.ReadOnly = true;
+ this.pay.Width = 62;
+ //
+ // url
+ //
+ this.url.HeaderText = "url";
+ this.url.Name = "url";
+ this.url.ReadOnly = true;
+ this.url.Visible = false;
+ //
+ // marc_idx
+ //
+ this.marc_idx.HeaderText = "marc_idx";
+ this.marc_idx.Name = "marc_idx";
+ this.marc_idx.ReadOnly = true;
+ this.marc_idx.Visible = false;
+ this.marc_idx.Width = 30;
+ //
+ // db_marc
+ //
+ this.db_marc.HeaderText = "marc";
+ this.db_marc.Name = "db_marc";
+ this.db_marc.ReadOnly = true;
+ this.db_marc.Visible = false;
+ //
+ // grade
+ //
+ dataGridViewCellStyle2.Format = "N0";
+ dataGridViewCellStyle2.NullValue = null;
+ this.grade.DefaultCellStyle = dataGridViewCellStyle2;
+ this.grade.HeaderText = "등급";
+ this.grade.Name = "grade";
+ this.grade.ReadOnly = true;
+ this.grade.Visible = false;
+ this.grade.Width = 50;
+ //
+ // colCheck
+ //
+ dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+ this.colCheck.DefaultCellStyle = dataGridViewCellStyle3;
+ this.colCheck.HeaderText = "V";
+ this.colCheck.Name = "colCheck";
+ this.colCheck.ReadOnly = true;
+ this.colCheck.Resizable = System.Windows.Forms.DataGridViewTriState.True;
+ this.colCheck.Width = 30;
+ //
+ // user
+ //
+ this.user.HeaderText = "작업자";
+ this.user.Name = "user";
+ this.user.ReadOnly = true;
+ this.user.Visible = false;
+ //
+ // SaveDate
+ //
+ this.SaveDate.HeaderText = "저장시각";
+ this.SaveDate.Name = "SaveDate";
+ this.SaveDate.ReadOnly = true;
+ this.SaveDate.Visible = false;
+ //
+ // btn_Save
+ //
+ this.btn_Save.Location = new System.Drawing.Point(1512, 197);
+ this.btn_Save.Name = "btn_Save";
+ this.btn_Save.Size = new System.Drawing.Size(77, 23);
+ this.btn_Save.TabIndex = 215;
+ this.btn_Save.Text = "저 장";
+ this.btn_Save.UseVisualStyleBackColor = true;
+ this.btn_Save.Click += new System.EventHandler(this.Btn_Save_Click);
+ //
+ // label4
+ //
+ this.label4.AutoSize = true;
+ this.label4.Location = new System.Drawing.Point(6, 8);
+ this.label4.Name = "label4";
+ this.label4.Size = new System.Drawing.Size(49, 12);
+ this.label4.TabIndex = 206;
+ this.label4.Text = "008 Tag";
+ //
+ // text008
+ //
+ this.text008.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text008.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.text008.Location = new System.Drawing.Point(60, 3);
+ this.text008.MaxLength = 40;
+ this.text008.Name = "text008";
+ this.text008.Size = new System.Drawing.Size(272, 21);
+ this.text008.TabIndex = 204;
+ //
+ // panel3
+ //
+ this.panel3.BackColor = System.Drawing.Color.Silver;
+ this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
+ this.panel3.Controls.Add(this.btn_Reflesh008);
+ this.panel3.Controls.Add(this.text008);
+ this.panel3.Controls.Add(this.label4);
+ this.panel3.Location = new System.Drawing.Point(561, 13);
+ this.panel3.Name = "panel3";
+ this.panel3.Size = new System.Drawing.Size(364, 30);
+ this.panel3.TabIndex = 219;
+ //
+ // btn_Reflesh008
+ //
+ this.btn_Reflesh008.BackColor = System.Drawing.SystemColors.WindowText;
+ this.btn_Reflesh008.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btn_Reflesh008.BackgroundImage")));
+ this.btn_Reflesh008.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
+ this.btn_Reflesh008.Dock = System.Windows.Forms.DockStyle.Right;
+ this.btn_Reflesh008.Location = new System.Drawing.Point(334, 0);
+ this.btn_Reflesh008.Name = "btn_Reflesh008";
+ this.btn_Reflesh008.Size = new System.Drawing.Size(28, 28);
+ this.btn_Reflesh008.TabIndex = 207;
+ this.btn_Reflesh008.UseVisualStyleBackColor = false;
+ this.btn_Reflesh008.Click += new System.EventHandler(this.btn_Reflesh008_Click);
+ //
+ // btn_close
+ //
+ this.btn_close.Location = new System.Drawing.Point(1512, 255);
+ this.btn_close.Name = "btn_close";
+ this.btn_close.Size = new System.Drawing.Size(77, 23);
+ this.btn_close.TabIndex = 215;
+ this.btn_close.Text = "닫 기";
+ this.btn_close.UseVisualStyleBackColor = true;
+ this.btn_close.Click += new System.EventHandler(this.Btn_Close_Click);
+ //
+ // input_date
+ //
+ this.input_date.CalendarTitleBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.input_date.CalendarTitleForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.input_date.Checked = false;
+ this.input_date.CustomFormat = "yyyy-MM-dd";
+ this.input_date.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
+ this.input_date.Location = new System.Drawing.Point(992, 7);
+ this.input_date.Name = "input_date";
+ this.input_date.ShowCheckBox = true;
+ this.input_date.Size = new System.Drawing.Size(101, 21);
+ this.input_date.TabIndex = 220;
+ this.input_date.ValueChanged += new System.EventHandler(this.input_date_ValueChanged);
+ //
+ // pictureBox1
+ //
+ this.pictureBox1.BackColor = System.Drawing.SystemColors.ControlLight;
+ this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
+ this.pictureBox1.Location = new System.Drawing.Point(1591, 53);
+ this.pictureBox1.Name = "pictureBox1";
+ this.pictureBox1.Size = new System.Drawing.Size(208, 289);
+ this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
+ this.pictureBox1.TabIndex = 221;
+ this.pictureBox1.TabStop = false;
+ this.pictureBox1.DoubleClick += new System.EventHandler(this.pictureBox1_DoubleClick);
+ //
+ // btn_preview
+ //
+ this.btn_preview.Location = new System.Drawing.Point(1512, 226);
+ this.btn_preview.Name = "btn_preview";
+ this.btn_preview.Size = new System.Drawing.Size(77, 23);
+ this.btn_preview.TabIndex = 215;
+ this.btn_preview.Text = "미리보기";
+ this.btn_preview.UseVisualStyleBackColor = true;
+ this.btn_preview.Click += new System.EventHandler(this.Btn_preview_Click);
+ //
+ // cb_grade
+ //
+ this.cb_grade.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.cb_grade.FormattingEnabled = true;
+ this.cb_grade.Items.AddRange(new object[] {
+ "A (F9)",
+ "B (F10)",
+ "C (F11)",
+ "D (F12)"});
+ this.cb_grade.Location = new System.Drawing.Point(1513, 93);
+ this.cb_grade.Name = "cb_grade";
+ this.cb_grade.Size = new System.Drawing.Size(75, 20);
+ this.cb_grade.TabIndex = 222;
+ //
+ // label6
+ //
+ this.label6.AutoSize = true;
+ this.label6.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label6.Location = new System.Drawing.Point(1519, 79);
+ this.label6.Name = "label6";
+ this.label6.Size = new System.Drawing.Size(62, 12);
+ this.label6.TabIndex = 223;
+ this.label6.Text = "마크 등급";
+ //
+ // rb_Sort
+ //
+ this.rb_Sort.AutoSize = true;
+ this.rb_Sort.Location = new System.Drawing.Point(76, 8);
+ this.rb_Sort.Name = "rb_Sort";
+ this.rb_Sort.Size = new System.Drawing.Size(47, 16);
+ this.rb_Sort.TabIndex = 224;
+ this.rb_Sort.TabStop = true;
+ this.rb_Sort.Text = "정렬";
+ this.rb_Sort.UseVisualStyleBackColor = true;
+ this.rb_Sort.CheckedChanged += new System.EventHandler(this.Radio_Sort_CheckedChanged);
+ //
+ // rb_Filter
+ //
+ this.rb_Filter.AutoSize = true;
+ this.rb_Filter.Location = new System.Drawing.Point(123, 8);
+ this.rb_Filter.Name = "rb_Filter";
+ this.rb_Filter.Size = new System.Drawing.Size(47, 16);
+ this.rb_Filter.TabIndex = 224;
+ this.rb_Filter.TabStop = true;
+ this.rb_Filter.Text = "필터";
+ this.rb_Filter.UseVisualStyleBackColor = true;
+ this.rb_Filter.CheckedChanged += new System.EventHandler(this.Radio_Sort_CheckedChanged);
+ //
+ // comboBox8
+ //
+ this.comboBox8.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.comboBox8.FormattingEnabled = true;
+ this.comboBox8.Location = new System.Drawing.Point(175, 6);
+ this.comboBox8.Name = "comboBox8";
+ this.comboBox8.Size = new System.Drawing.Size(79, 20);
+ this.comboBox8.TabIndex = 225;
+ this.comboBox8.SelectedIndexChanged += new System.EventHandler(this.comboBox8_SelectedIndexChanged);
+ //
+ // comboBox9
+ //
+ this.comboBox9.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.comboBox9.FormattingEnabled = true;
+ this.comboBox9.Location = new System.Drawing.Point(256, 6);
+ this.comboBox9.Name = "comboBox9";
+ this.comboBox9.Size = new System.Drawing.Size(52, 20);
+ this.comboBox9.TabIndex = 225;
+ //
+ // panel1
+ //
+ this.panel1.BackColor = System.Drawing.Color.Silver;
+ this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
+ this.panel1.Controls.Add(this.btn_mk_marcList);
+ this.panel1.Controls.Add(this.btn_CopySelect);
+ this.panel1.Controls.Add(this.btn_FilterReturn);
+ this.panel1.Controls.Add(this.btn_Search);
+ this.panel1.Controls.Add(this.rb_Sort);
+ this.panel1.Controls.Add(this.comboBox9);
+ this.panel1.Controls.Add(this.rb_Filter);
+ this.panel1.Controls.Add(this.comboBox8);
+ this.panel1.Location = new System.Drawing.Point(12, 36);
+ this.panel1.Name = "panel1";
+ this.panel1.Size = new System.Drawing.Size(524, 35);
+ this.panel1.TabIndex = 226;
+ //
+ // btn_mk_marcList
+ //
+ this.btn_mk_marcList.Location = new System.Drawing.Point(433, 5);
+ this.btn_mk_marcList.Name = "btn_mk_marcList";
+ this.btn_mk_marcList.Size = new System.Drawing.Size(85, 23);
+ this.btn_mk_marcList.TabIndex = 227;
+ this.btn_mk_marcList.Text = "마크목록생성";
+ this.btn_mk_marcList.UseVisualStyleBackColor = true;
+ this.btn_mk_marcList.Click += new System.EventHandler(this.btn_mk_marcList_Click);
+ //
+ // btn_CopySelect
+ //
+ this.btn_CopySelect.BackColor = System.Drawing.Color.Khaki;
+ this.btn_CopySelect.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.btn_CopySelect.Location = new System.Drawing.Point(387, 5);
+ this.btn_CopySelect.Name = "btn_CopySelect";
+ this.btn_CopySelect.Size = new System.Drawing.Size(30, 23);
+ this.btn_CopySelect.TabIndex = 319;
+ this.btn_CopySelect.Text = "0";
+ this.btn_CopySelect.UseVisualStyleBackColor = false;
+ this.btn_CopySelect.Click += new System.EventHandler(this.btn_CopySelect_Click);
+ //
+ // btn_FilterReturn
+ //
+ this.btn_FilterReturn.Location = new System.Drawing.Point(8, 5);
+ this.btn_FilterReturn.Name = "btn_FilterReturn";
+ this.btn_FilterReturn.Size = new System.Drawing.Size(63, 23);
+ this.btn_FilterReturn.TabIndex = 229;
+ this.btn_FilterReturn.Text = "원래대로";
+ this.btn_FilterReturn.UseVisualStyleBackColor = true;
+ this.btn_FilterReturn.Click += new System.EventHandler(this.btn_FilterReturn_Click);
+ //
+ // btn_Search
+ //
+ this.btn_Search.Location = new System.Drawing.Point(314, 5);
+ this.btn_Search.Name = "btn_Search";
+ this.btn_Search.Size = new System.Drawing.Size(57, 23);
+ this.btn_Search.TabIndex = 227;
+ this.btn_Search.Text = "검 색";
+ this.btn_Search.UseVisualStyleBackColor = true;
+ this.btn_Search.Click += new System.EventHandler(this.btn_Search_Click);
+ //
+ // checkBox3
+ //
+ this.checkBox3.AutoSize = true;
+ this.checkBox3.BackColor = System.Drawing.Color.White;
+ this.checkBox3.Checked = true;
+ this.checkBox3.CheckState = System.Windows.Forms.CheckState.Checked;
+ this.checkBox3.Location = new System.Drawing.Point(514, 79);
+ this.checkBox3.Name = "checkBox3";
+ this.checkBox3.Size = new System.Drawing.Size(15, 14);
+ this.checkBox3.TabIndex = 227;
+ this.checkBox3.UseVisualStyleBackColor = false;
+ this.checkBox3.CheckedChanged += new System.EventHandler(this.checkBox3_CheckedChanged);
+ //
+ // btn_FillBlank
+ //
+ this.btn_FillBlank.Location = new System.Drawing.Point(1512, 119);
+ this.btn_FillBlank.Name = "btn_FillBlank";
+ this.btn_FillBlank.Size = new System.Drawing.Size(77, 44);
+ this.btn_FillBlank.TabIndex = 228;
+ this.btn_FillBlank.Text = "미소장 마크 코리스\r\n칸채우기";
+ this.btn_FillBlank.UseVisualStyleBackColor = true;
+ this.btn_FillBlank.Click += new System.EventHandler(this.btn_FillBlank_Click);
+ //
+ // tabControl1
+ //
+ this.tabControl1.Controls.Add(this.tabPage1);
+ this.tabControl1.Controls.Add(this.tabPage2);
+ this.tabControl1.Location = new System.Drawing.Point(562, 57);
+ this.tabControl1.Multiline = true;
+ this.tabControl1.Name = "tabControl1";
+ this.tabControl1.SelectedIndex = 0;
+ this.tabControl1.Size = new System.Drawing.Size(946, 842);
+ this.tabControl1.TabIndex = 0;
+ this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
+ //
+ // tabPage1
+ //
+ this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.tabPage1.Controls.Add(this.richTextBox1);
+ this.tabPage1.Location = new System.Drawing.Point(4, 22);
+ this.tabPage1.Name = "tabPage1";
+ this.tabPage1.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3);
+ this.tabPage1.Size = new System.Drawing.Size(938, 816);
+ this.tabPage1.TabIndex = 0;
+ this.tabPage1.Text = "마크 편집";
+ //
+ // tabPage2
+ //
+ this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.tabPage2.Controls.Add(this.panel4);
+ this.tabPage2.Location = new System.Drawing.Point(4, 22);
+ this.tabPage2.Name = "tabPage2";
+ this.tabPage2.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3);
+ this.tabPage2.Size = new System.Drawing.Size(938, 816);
+ this.tabPage2.TabIndex = 1;
+ this.tabPage2.Text = "마크 칸채우기";
+ //
+ // panel4
+ //
+ this.panel4.BackColor = System.Drawing.SystemColors.ScrollBar;
+ this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
+ this.panel4.Controls.Add(this.Btn_interlock);
+ this.panel4.Controls.Add(this.groupBox5);
+ this.panel4.Controls.Add(this.groupBox10);
+ this.panel4.Controls.Add(this.label45);
+ this.panel4.Controls.Add(this.label41);
+ this.panel4.Controls.Add(this.label47);
+ this.panel4.Controls.Add(this.label46);
+ this.panel4.Controls.Add(this.label44);
+ this.panel4.Controls.Add(this.label37);
+ this.panel4.Controls.Add(this.label40);
+ this.panel4.Controls.Add(this.label5);
+ this.panel4.Controls.Add(this.label36);
+ this.panel4.Controls.Add(this.GridView246);
+ this.panel4.Controls.Add(this.label39);
+ this.panel4.Controls.Add(this.label23);
+ this.panel4.Controls.Add(this.label43);
+ this.panel4.Controls.Add(this.label38);
+ this.panel4.Controls.Add(this.label22);
+ this.panel4.Controls.Add(this.groupBox9);
+ this.panel4.Controls.Add(this.GridView440);
+ this.panel4.Controls.Add(this.groupBox8);
+ this.panel4.Controls.Add(this.GridView490);
+ this.panel4.Controls.Add(this.text940a);
+ this.panel4.Controls.Add(this.text250a);
+ this.panel4.Controls.Add(this.grp260);
+ this.panel4.Controls.Add(this.grp300);
+ this.panel4.Controls.Add(this.text546a);
+ this.panel4.Controls.Add(this.text504a);
+ this.panel4.Controls.Add(this.text536a);
+ this.panel4.Controls.Add(this.groupBox4);
+ this.panel4.Controls.Add(this.text650a);
+ this.panel4.Controls.Add(this.groupBox3);
+ this.panel4.Controls.Add(this.text586a);
+ this.panel4.Controls.Add(this.groupBox2);
+ this.panel4.Controls.Add(this.text520a);
+ this.panel4.Controls.Add(this.grp245);
+ this.panel4.Controls.Add(this.text521a);
+ this.panel4.Controls.Add(this.text525a);
+ this.panel4.Controls.Add(this.text653a);
+ this.panel4.Controls.Add(this.text507t);
+ this.panel4.Controls.Add(this.text500a);
+ this.panel4.Controls.Add(this.text507a);
+ this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.panel4.Location = new System.Drawing.Point(3, 3);
+ this.panel4.Name = "panel4";
+ this.panel4.Size = new System.Drawing.Size(932, 810);
+ this.panel4.TabIndex = 0;
+ //
+ // Btn_interlock
+ //
+ this.Btn_interlock.Location = new System.Drawing.Point(790, 45);
+ this.Btn_interlock.Name = "Btn_interlock";
+ this.Btn_interlock.Size = new System.Drawing.Size(137, 55);
+ this.Btn_interlock.TabIndex = 309;
+ this.Btn_interlock.Text = "태그연동\r\n(041-546)";
+ this.Btn_interlock.UseVisualStyleBackColor = true;
+ this.Btn_interlock.Click += new System.EventHandler(this.Btn_interlock_Click);
+ //
+ // groupBox5
+ //
+ this.groupBox5.BackColor = System.Drawing.SystemColors.Control;
+ this.groupBox5.Controls.Add(this.GridView020);
+ this.groupBox5.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.groupBox5.Location = new System.Drawing.Point(3, 3);
+ this.groupBox5.Name = "groupBox5";
+ this.groupBox5.Size = new System.Drawing.Size(414, 100);
+ this.groupBox5.TabIndex = 0;
+ this.groupBox5.TabStop = false;
+ this.groupBox5.Text = "020";
+ //
+ // GridView020
+ //
+ this.GridView020.AllowDrop = true;
+ this.GridView020.AllowUserToAddRows = false;
+ this.GridView020.AllowUserToResizeRows = false;
+ this.GridView020.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
+ this.GridView020.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
+ this.CheckSet,
+ this.Text020a,
+ this.Text020g,
+ this.Text020c});
+ this.GridView020.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.GridView020.Location = new System.Drawing.Point(3, 17);
+ this.GridView020.Name = "GridView020";
+ this.GridView020.RowHeadersVisible = false;
+ this.GridView020.RowHeadersWidth = 30;
+ dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.GridView020.RowsDefaultCellStyle = dataGridViewCellStyle5;
+ this.GridView020.RowTemplate.Height = 23;
+ this.GridView020.Size = new System.Drawing.Size(408, 80);
+ this.GridView020.TabIndex = 0;
+ this.GridView020.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GridView_KeyDown);
+ //
+ // CheckSet
+ //
+ this.CheckSet.HeaderText = "세트";
+ this.CheckSet.Name = "CheckSet";
+ this.CheckSet.Width = 40;
+ //
+ // Text020a
+ //
+ this.Text020a.HeaderText = "ISBN(a)";
+ this.Text020a.Name = "Text020a";
+ this.Text020a.Width = 140;
+ //
+ // Text020g
+ //
+ this.Text020g.HeaderText = "부가기호(g)";
+ this.Text020g.Name = "Text020g";
+ //
+ // Text020c
+ //
+ this.Text020c.HeaderText = "가격(c)";
+ this.Text020c.Name = "Text020c";
+ //
+ // groupBox10
+ //
+ this.groupBox10.BackColor = System.Drawing.SystemColors.Control;
+ this.groupBox10.Controls.Add(this.text505a);
+ this.groupBox10.Controls.Add(this.GridView505);
+ this.groupBox10.Controls.Add(this.label42);
+ this.groupBox10.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.groupBox10.Location = new System.Drawing.Point(3, 624);
+ this.groupBox10.Name = "groupBox10";
+ this.groupBox10.Size = new System.Drawing.Size(414, 129);
+ this.groupBox10.TabIndex = 28;
+ this.groupBox10.TabStop = false;
+ this.groupBox10.Text = "505";
+ //
+ // text505a
+ //
+ this.text505a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text505a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text505a.Location = new System.Drawing.Point(18, 20);
+ this.text505a.Multiline = true;
+ this.text505a.Name = "text505a";
+ this.text505a.Size = new System.Drawing.Size(389, 33);
+ this.text505a.TabIndex = 1;
+ this.text505a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // GridView505
+ //
+ this.GridView505.AllowDrop = true;
+ this.GridView505.AllowUserToAddRows = false;
+ this.GridView505.AllowUserToResizeRows = false;
+ this.GridView505.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
+ this.GridView505.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
+ this.text505n,
+ this.text505t,
+ this.text505d,
+ this.text505e});
+ this.GridView505.Location = new System.Drawing.Point(6, 54);
+ this.GridView505.Name = "GridView505";
+ this.GridView505.RowHeadersVisible = false;
+ this.GridView505.RowHeadersWidth = 30;
+ dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.GridView505.RowsDefaultCellStyle = dataGridViewCellStyle6;
+ this.GridView505.RowTemplate.Height = 23;
+ this.GridView505.Size = new System.Drawing.Size(401, 71);
+ this.GridView505.TabIndex = 2;
+ this.GridView505.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GridView_KeyDown);
+ //
+ // text505n
+ //
+ this.text505n.HeaderText = "505n";
+ this.text505n.Name = "text505n";
+ this.text505n.Width = 50;
+ //
+ // text505t
+ //
+ this.text505t.HeaderText = "505t";
+ this.text505t.Name = "text505t";
+ this.text505t.Width = 130;
+ //
+ // text505d
+ //
+ this.text505d.HeaderText = "505d";
+ this.text505d.Name = "text505d";
+ //
+ // text505e
+ //
+ this.text505e.HeaderText = "505e";
+ this.text505e.Name = "text505e";
+ //
+ // label42
+ //
+ this.label42.AutoSize = true;
+ this.label42.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label42.Location = new System.Drawing.Point(4, 23);
+ this.label42.Name = "label42";
+ this.label42.Size = new System.Drawing.Size(13, 12);
+ this.label42.TabIndex = 0;
+ this.label42.Text = "a";
+ //
+ // label45
+ //
+ this.label45.AutoSize = true;
+ this.label45.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label45.Location = new System.Drawing.Point(483, 789);
+ this.label45.Name = "label45";
+ this.label45.Size = new System.Drawing.Size(57, 12);
+ this.label45.TabIndex = 36;
+ this.label45.Text = "수상주기";
+ //
+ // label41
+ //
+ this.label41.AutoSize = true;
+ this.label41.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label41.Location = new System.Drawing.Point(444, 574);
+ this.label41.Name = "label41";
+ this.label41.Size = new System.Drawing.Size(30, 12);
+ this.label41.TabIndex = 26;
+ this.label41.Text = "507t";
+ //
+ // label47
+ //
+ this.label47.AutoSize = true;
+ this.label47.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label47.Location = new System.Drawing.Point(444, 745);
+ this.label47.Name = "label47";
+ this.label47.Size = new System.Drawing.Size(96, 12);
+ this.label47.TabIndex = 32;
+ this.label47.Text = "이용자대상주기";
+ //
+ // label46
+ //
+ this.label46.AutoSize = true;
+ this.label46.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label46.Location = new System.Drawing.Point(5, 453);
+ this.label46.Name = "label46";
+ this.label46.Size = new System.Drawing.Size(57, 12);
+ this.label46.TabIndex = 12;
+ this.label46.Text = "부록주기";
+ //
+ // label44
+ //
+ this.label44.AutoSize = true;
+ this.label44.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label44.Location = new System.Drawing.Point(457, 767);
+ this.label44.Name = "label44";
+ this.label44.Size = new System.Drawing.Size(83, 12);
+ this.label44.TabIndex = 34;
+ this.label44.Text = "기금정보주기";
+ //
+ // label37
+ //
+ this.label37.AutoSize = true;
+ this.label37.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label37.Location = new System.Drawing.Point(442, 452);
+ this.label37.Name = "label37";
+ this.label37.Size = new System.Drawing.Size(44, 12);
+ this.label37.TabIndex = 16;
+ this.label37.Text = "주제명";
+ //
+ // label40
+ //
+ this.label40.AutoSize = true;
+ this.label40.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label40.Location = new System.Drawing.Point(444, 552);
+ this.label40.Name = "label40";
+ this.label40.Size = new System.Drawing.Size(34, 12);
+ this.label40.TabIndex = 24;
+ this.label40.Text = "507a";
+ //
+ // label5
+ //
+ this.label5.AutoSize = true;
+ this.label5.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label5.Location = new System.Drawing.Point(444, 50);
+ this.label5.Name = "label5";
+ this.label5.Size = new System.Drawing.Size(57, 24);
+ this.label5.TabIndex = 255;
+ this.label5.Text = "언어주기\r\n546a";
+ //
+ // label36
+ //
+ this.label36.AutoSize = true;
+ this.label36.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label36.Location = new System.Drawing.Point(442, 430);
+ this.label36.Name = "label36";
+ this.label36.Size = new System.Drawing.Size(44, 12);
+ this.label36.TabIndex = 14;
+ this.label36.Text = "색인어";
+ //
+ // GridView246
+ //
+ this.GridView246.AllowDrop = true;
+ this.GridView246.AllowUserToAddRows = false;
+ this.GridView246.AllowUserToResizeRows = false;
+ dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+ dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Control;
+ dataGridViewCellStyle7.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.WindowText;
+ dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
+ dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
+ dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
+ this.GridView246.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
+ this.GridView246.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
+ this.Text246Jisi,
+ this.Text246i,
+ this.Text246a,
+ this.Text246b,
+ this.Text246n,
+ this.Text246p});
+ this.GridView246.Location = new System.Drawing.Point(434, 597);
+ this.GridView246.Name = "GridView246";
+ this.GridView246.RowHeadersVisible = false;
+ this.GridView246.RowHeadersWidth = 30;
+ dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.GridView246.RowsDefaultCellStyle = dataGridViewCellStyle8;
+ this.GridView246.RowTemplate.Height = 23;
+ this.GridView246.Size = new System.Drawing.Size(493, 138);
+ this.GridView246.TabIndex = 31;
+ this.GridView246.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GridView_KeyDown);
+ //
+ // Text246Jisi
+ //
+ this.Text246Jisi.HeaderText = "지시";
+ this.Text246Jisi.Name = "Text246Jisi";
+ this.Text246Jisi.Resizable = System.Windows.Forms.DataGridViewTriState.True;
+ this.Text246Jisi.Width = 40;
+ //
+ // Text246i
+ //
+ this.Text246i.HeaderText = "246i";
+ this.Text246i.Name = "Text246i";
+ this.Text246i.Width = 80;
+ //
+ // Text246a
+ //
+ this.Text246a.HeaderText = "246a";
+ this.Text246a.Name = "Text246a";
+ //
+ // Text246b
+ //
+ this.Text246b.HeaderText = "246b";
+ this.Text246b.Name = "Text246b";
+ //
+ // Text246n
+ //
+ this.Text246n.HeaderText = "246n";
+ this.Text246n.Name = "Text246n";
+ this.Text246n.Width = 50;
+ //
+ // Text246p
+ //
+ this.Text246p.HeaderText = "246p";
+ this.Text246p.Name = "Text246p";
+ //
+ // label39
+ //
+ this.label39.AutoSize = true;
+ this.label39.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label39.Location = new System.Drawing.Point(7, 595);
+ this.label39.Name = "label39";
+ this.label39.Size = new System.Drawing.Size(31, 24);
+ this.label39.TabIndex = 22;
+ this.label39.Text = "서지\r\n주기";
+ //
+ // label23
+ //
+ this.label23.AutoSize = true;
+ this.label23.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label23.Location = new System.Drawing.Point(33, 306);
+ this.label23.Name = "label23";
+ this.label23.Size = new System.Drawing.Size(31, 12);
+ this.label23.TabIndex = 6;
+ this.label23.Text = "판차";
+ //
+ // label43
+ //
+ this.label43.AutoSize = true;
+ this.label43.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label43.Location = new System.Drawing.Point(7, 761);
+ this.label43.Name = "label43";
+ this.label43.Size = new System.Drawing.Size(31, 12);
+ this.label43.TabIndex = 29;
+ this.label43.Text = "요약";
+ //
+ // label38
+ //
+ this.label38.AutoSize = true;
+ this.label38.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label38.Location = new System.Drawing.Point(7, 552);
+ this.label38.Name = "label38";
+ this.label38.Size = new System.Drawing.Size(31, 24);
+ this.label38.TabIndex = 20;
+ this.label38.Text = "일반\r\n주기";
+ //
+ // label22
+ //
+ this.label22.AutoSize = true;
+ this.label22.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label22.Location = new System.Drawing.Point(7, 284);
+ this.label22.Name = "label22";
+ this.label22.Size = new System.Drawing.Size(57, 12);
+ this.label22.TabIndex = 4;
+ this.label22.Text = "로컬서명";
+ //
+ // groupBox9
+ //
+ this.groupBox9.BackColor = System.Drawing.SystemColors.Control;
+ this.groupBox9.Controls.Add(this.text900a);
+ this.groupBox9.Controls.Add(this.text910a);
+ this.groupBox9.Controls.Add(this.label35);
+ this.groupBox9.Controls.Add(this.label34);
+ this.groupBox9.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.groupBox9.Location = new System.Drawing.Point(436, 353);
+ this.groupBox9.Name = "groupBox9";
+ this.groupBox9.Size = new System.Drawing.Size(491, 67);
+ this.groupBox9.TabIndex = 11;
+ this.groupBox9.TabStop = false;
+ this.groupBox9.Text = "로컬표목 (9XX) [이명, 원저자명]";
+ //
+ // text900a
+ //
+ this.text900a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text900a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text900a.Location = new System.Drawing.Point(44, 19);
+ this.text900a.Name = "text900a";
+ this.text900a.Size = new System.Drawing.Size(435, 21);
+ this.text900a.TabIndex = 1;
+ this.text900a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text910a
+ //
+ this.text910a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text910a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text910a.Location = new System.Drawing.Point(44, 41);
+ this.text910a.Name = "text910a";
+ this.text910a.Size = new System.Drawing.Size(435, 21);
+ this.text910a.TabIndex = 3;
+ this.text910a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // label35
+ //
+ this.label35.AutoSize = true;
+ this.label35.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label35.Location = new System.Drawing.Point(8, 44);
+ this.label35.Name = "label35";
+ this.label35.Size = new System.Drawing.Size(34, 12);
+ this.label35.TabIndex = 2;
+ this.label35.Text = "910a";
+ //
+ // label34
+ //
+ this.label34.AutoSize = true;
+ this.label34.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label34.Location = new System.Drawing.Point(8, 22);
+ this.label34.Name = "label34";
+ this.label34.Size = new System.Drawing.Size(34, 12);
+ this.label34.TabIndex = 0;
+ this.label34.Text = "900a";
+ //
+ // GridView440
+ //
+ this.GridView440.AllowDrop = true;
+ this.GridView440.AllowUserToAddRows = false;
+ this.GridView440.AllowUserToResizeRows = false;
+ dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+ dataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Control;
+ dataGridViewCellStyle9.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ dataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.WindowText;
+ dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
+ dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
+ dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
+ this.GridView440.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9;
+ this.GridView440.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
+ this.GridView440.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
+ this.text440a,
+ this.text440n,
+ this.text440p,
+ this.text440vNum,
+ this.text440vTxt,
+ this.text440x});
+ this.GridView440.Location = new System.Drawing.Point(3, 475);
+ this.GridView440.Name = "GridView440";
+ this.GridView440.RowHeadersVisible = false;
+ this.GridView440.RowHeadersWidth = 30;
+ dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.GridView440.RowsDefaultCellStyle = dataGridViewCellStyle10;
+ this.GridView440.RowTemplate.Height = 23;
+ this.GridView440.Size = new System.Drawing.Size(597, 71);
+ this.GridView440.TabIndex = 18;
+ this.GridView440.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GridView_KeyDown);
+ //
+ // text440a
+ //
+ this.text440a.HeaderText = "440a";
+ this.text440a.Name = "text440a";
+ //
+ // text440n
+ //
+ this.text440n.HeaderText = "440n";
+ this.text440n.Name = "text440n";
+ this.text440n.Width = 50;
+ //
+ // text440p
+ //
+ this.text440p.HeaderText = "440p";
+ this.text440p.Name = "text440p";
+ //
+ // text440vNum
+ //
+ this.text440vNum.HeaderText = "440v [숫자]";
+ this.text440vNum.Name = "text440vNum";
+ this.text440vNum.Width = 110;
+ //
+ // text440vTxt
+ //
+ this.text440vTxt.HeaderText = "440v [문자]";
+ this.text440vTxt.Name = "text440vTxt";
+ this.text440vTxt.Width = 110;
+ //
+ // text440x
+ //
+ this.text440x.HeaderText = "440x";
+ this.text440x.Name = "text440x";
+ //
+ // groupBox8
+ //
+ this.groupBox8.BackColor = System.Drawing.SystemColors.Control;
+ this.groupBox8.Controls.Add(this.text700a);
+ this.groupBox8.Controls.Add(this.text710a);
+ this.groupBox8.Controls.Add(this.label21);
+ this.groupBox8.Controls.Add(this.label20);
+ this.groupBox8.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.groupBox8.Location = new System.Drawing.Point(436, 280);
+ this.groupBox8.Name = "groupBox8";
+ this.groupBox8.Size = new System.Drawing.Size(491, 67);
+ this.groupBox8.TabIndex = 10;
+ this.groupBox8.TabStop = false;
+ this.groupBox8.Text = "부출표목 (7XX) [한글]";
+ //
+ // text700a
+ //
+ this.text700a.BackColor = System.Drawing.SystemColors.Info;
+ this.text700a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text700a.Location = new System.Drawing.Point(44, 20);
+ this.text700a.Name = "text700a";
+ this.text700a.Size = new System.Drawing.Size(435, 21);
+ this.text700a.TabIndex = 1;
+ this.text700a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text710a
+ //
+ this.text710a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text710a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text710a.Location = new System.Drawing.Point(44, 42);
+ this.text710a.Name = "text710a";
+ this.text710a.Size = new System.Drawing.Size(435, 21);
+ this.text710a.TabIndex = 3;
+ this.text710a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // label21
+ //
+ this.label21.AutoSize = true;
+ this.label21.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label21.Location = new System.Drawing.Point(8, 46);
+ this.label21.Name = "label21";
+ this.label21.Size = new System.Drawing.Size(34, 12);
+ this.label21.TabIndex = 2;
+ this.label21.Text = "710a";
+ //
+ // label20
+ //
+ this.label20.AutoSize = true;
+ this.label20.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label20.Location = new System.Drawing.Point(8, 24);
+ this.label20.Name = "label20";
+ this.label20.Size = new System.Drawing.Size(34, 12);
+ this.label20.TabIndex = 0;
+ this.label20.Text = "700a";
+ //
+ // GridView490
+ //
+ this.GridView490.AllowDrop = true;
+ this.GridView490.AllowUserToAddRows = false;
+ this.GridView490.AllowUserToResizeRows = false;
+ dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+ dataGridViewCellStyle11.BackColor = System.Drawing.SystemColors.Control;
+ dataGridViewCellStyle11.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ dataGridViewCellStyle11.ForeColor = System.Drawing.SystemColors.WindowText;
+ dataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight;
+ dataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
+ dataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
+ this.GridView490.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle11;
+ this.GridView490.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
+ this.GridView490.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
+ this.text490a,
+ this.text490v});
+ this.GridView490.Location = new System.Drawing.Point(606, 475);
+ this.GridView490.Name = "GridView490";
+ this.GridView490.RowHeadersVisible = false;
+ this.GridView490.RowHeadersWidth = 30;
+ dataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.GridView490.RowsDefaultCellStyle = dataGridViewCellStyle12;
+ this.GridView490.RowTemplate.Height = 23;
+ this.GridView490.Size = new System.Drawing.Size(321, 71);
+ this.GridView490.TabIndex = 19;
+ this.GridView490.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GridView_KeyDown);
+ //
+ // text490a
+ //
+ this.text490a.HeaderText = "490a";
+ this.text490a.Name = "text490a";
+ this.text490a.Width = 150;
+ //
+ // text490v
+ //
+ this.text490v.HeaderText = "490v";
+ this.text490v.Name = "text490v";
+ this.text490v.Width = 150;
+ //
+ // text940a
+ //
+ this.text940a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text940a.Location = new System.Drawing.Point(64, 280);
+ this.text940a.Name = "text940a";
+ this.text940a.Size = new System.Drawing.Size(346, 21);
+ this.text940a.TabIndex = 5;
+ this.text940a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text250a
+ //
+ this.text250a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text250a.Location = new System.Drawing.Point(64, 302);
+ this.text250a.Name = "text250a";
+ this.text250a.Size = new System.Drawing.Size(346, 21);
+ this.text250a.TabIndex = 7;
+ this.text250a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // grp260
+ //
+ this.grp260.BackColor = System.Drawing.SystemColors.Control;
+ this.grp260.Controls.Add(this.text260a);
+ this.grp260.Controls.Add(this.text260b);
+ this.grp260.Controls.Add(this.text260c);
+ this.grp260.Controls.Add(this.text260g);
+ this.grp260.Controls.Add(label24);
+ this.grp260.Controls.Add(label25);
+ this.grp260.Controls.Add(label26);
+ this.grp260.Controls.Add(label27);
+ this.grp260.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.grp260.Location = new System.Drawing.Point(3, 330);
+ this.grp260.Name = "grp260";
+ this.grp260.Size = new System.Drawing.Size(202, 113);
+ this.grp260.TabIndex = 8;
+ this.grp260.TabStop = false;
+ this.grp260.Text = "260";
+ //
+ // text260a
+ //
+ this.text260a.BackColor = System.Drawing.SystemColors.Info;
+ this.text260a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text260a.Location = new System.Drawing.Point(18, 20);
+ this.text260a.Name = "text260a";
+ this.text260a.Size = new System.Drawing.Size(178, 21);
+ this.text260a.TabIndex = 1;
+ this.text260a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text260b
+ //
+ this.text260b.BackColor = System.Drawing.SystemColors.Info;
+ this.text260b.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text260b.Location = new System.Drawing.Point(18, 42);
+ this.text260b.Name = "text260b";
+ this.text260b.Size = new System.Drawing.Size(178, 21);
+ this.text260b.TabIndex = 3;
+ this.text260b.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text260c
+ //
+ this.text260c.BackColor = System.Drawing.SystemColors.Info;
+ this.text260c.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text260c.Location = new System.Drawing.Point(18, 64);
+ this.text260c.Name = "text260c";
+ this.text260c.Size = new System.Drawing.Size(178, 21);
+ this.text260c.TabIndex = 5;
+ this.text260c.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text260g
+ //
+ this.text260g.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text260g.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text260g.Location = new System.Drawing.Point(18, 86);
+ this.text260g.Name = "text260g";
+ this.text260g.Size = new System.Drawing.Size(178, 21);
+ this.text260g.TabIndex = 7;
+ this.text260g.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // grp300
+ //
+ this.grp300.BackColor = System.Drawing.SystemColors.Control;
+ this.grp300.Controls.Add(this.text300a);
+ this.grp300.Controls.Add(this.text300b);
+ this.grp300.Controls.Add(this.text300c1);
+ this.grp300.Controls.Add(this.text300c2);
+ this.grp300.Controls.Add(this.text300e);
+ this.grp300.Controls.Add(label31);
+ this.grp300.Controls.Add(label30);
+ this.grp300.Controls.Add(label33);
+ this.grp300.Controls.Add(label32);
+ this.grp300.Controls.Add(label29);
+ this.grp300.Controls.Add(label28);
+ this.grp300.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.grp300.Location = new System.Drawing.Point(215, 330);
+ this.grp300.Name = "grp300";
+ this.grp300.Size = new System.Drawing.Size(202, 113);
+ this.grp300.TabIndex = 9;
+ this.grp300.TabStop = false;
+ this.grp300.Text = "300";
+ //
+ // text300a
+ //
+ this.text300a.BackColor = System.Drawing.SystemColors.Info;
+ this.text300a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text300a.Location = new System.Drawing.Point(17, 20);
+ this.text300a.Name = "text300a";
+ this.text300a.Size = new System.Drawing.Size(178, 21);
+ this.text300a.TabIndex = 1;
+ this.text300a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text300b
+ //
+ this.text300b.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text300b.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text300b.Location = new System.Drawing.Point(17, 42);
+ this.text300b.Name = "text300b";
+ this.text300b.Size = new System.Drawing.Size(178, 21);
+ this.text300b.TabIndex = 3;
+ this.text300b.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text300c1
+ //
+ this.text300c1.BackColor = System.Drawing.SystemColors.Info;
+ this.text300c1.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text300c1.Location = new System.Drawing.Point(44, 64);
+ this.text300c1.Name = "text300c1";
+ this.text300c1.Size = new System.Drawing.Size(59, 21);
+ this.text300c1.TabIndex = 6;
+ this.text300c1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text300c2
+ //
+ this.text300c2.BackColor = System.Drawing.SystemColors.Info;
+ this.text300c2.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text300c2.Location = new System.Drawing.Point(136, 64);
+ this.text300c2.Name = "text300c2";
+ this.text300c2.Size = new System.Drawing.Size(59, 21);
+ this.text300c2.TabIndex = 8;
+ this.text300c2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text300e
+ //
+ this.text300e.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text300e.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text300e.Location = new System.Drawing.Point(17, 87);
+ this.text300e.Name = "text300e";
+ this.text300e.Size = new System.Drawing.Size(178, 21);
+ this.text300e.TabIndex = 10;
+ this.text300e.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text546a
+ //
+ this.text546a.AcceptsReturn = true;
+ this.text546a.AcceptsTab = true;
+ this.text546a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text546a.Location = new System.Drawing.Point(502, 47);
+ this.text546a.Multiline = true;
+ this.text546a.Name = "text546a";
+ this.text546a.Size = new System.Drawing.Size(282, 53);
+ this.text546a.TabIndex = 255;
+ //
+ // text504a
+ //
+ this.text504a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text504a.Location = new System.Drawing.Point(38, 597);
+ this.text504a.Name = "text504a";
+ this.text504a.Size = new System.Drawing.Size(372, 21);
+ this.text504a.TabIndex = 23;
+ this.text504a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text536a
+ //
+ this.text536a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text536a.Location = new System.Drawing.Point(540, 763);
+ this.text536a.Name = "text536a";
+ this.text536a.Size = new System.Drawing.Size(387, 21);
+ this.text536a.TabIndex = 35;
+ this.text536a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // groupBox4
+ //
+ this.groupBox4.BackColor = System.Drawing.SystemColors.Control;
+ this.groupBox4.Controls.Add(this.radioButton4);
+ this.groupBox4.Controls.Add(this.basicHeadBox);
+ this.groupBox4.Controls.Add(this.invertCheck);
+ this.groupBox4.Controls.Add(this.rbtn_100);
+ this.groupBox4.Controls.Add(this.rbtn_111);
+ this.groupBox4.Controls.Add(this.rbtn_110);
+ this.groupBox4.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.groupBox4.Location = new System.Drawing.Point(436, 109);
+ this.groupBox4.Name = "groupBox4";
+ this.groupBox4.Size = new System.Drawing.Size(491, 76);
+ this.groupBox4.TabIndex = 2;
+ this.groupBox4.TabStop = false;
+ this.groupBox4.Text = "기본표목 (1XX)";
+ //
+ // radioButton4
+ //
+ this.radioButton4.AutoSize = true;
+ this.radioButton4.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.radioButton4.Location = new System.Drawing.Point(349, 21);
+ this.radioButton4.Name = "radioButton4";
+ this.radioButton4.Size = new System.Drawing.Size(75, 16);
+ this.radioButton4.TabIndex = 3;
+ this.radioButton4.TabStop = true;
+ this.radioButton4.Text = "작자미상";
+ this.radioButton4.UseVisualStyleBackColor = true;
+ //
+ // basicHeadBox
+ //
+ this.basicHeadBox.BackColor = System.Drawing.SystemColors.Info;
+ this.basicHeadBox.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.basicHeadBox.Location = new System.Drawing.Point(22, 44);
+ this.basicHeadBox.Name = "basicHeadBox";
+ this.basicHeadBox.Size = new System.Drawing.Size(285, 21);
+ this.basicHeadBox.TabIndex = 4;
+ this.basicHeadBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // invertCheck
+ //
+ this.invertCheck.AutoSize = true;
+ this.invertCheck.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.invertCheck.Location = new System.Drawing.Point(317, 46);
+ this.invertCheck.Name = "invertCheck";
+ this.invertCheck.Size = new System.Drawing.Size(48, 16);
+ this.invertCheck.TabIndex = 5;
+ this.invertCheck.Text = "생성";
+ this.invertCheck.UseVisualStyleBackColor = true;
+ this.invertCheck.CheckedChanged += new System.EventHandler(this.invertCheck_CheckedChanged);
+ //
+ // rbtn_100
+ //
+ this.rbtn_100.AutoSize = true;
+ this.rbtn_100.Checked = true;
+ this.rbtn_100.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.rbtn_100.Location = new System.Drawing.Point(16, 21);
+ this.rbtn_100.Name = "rbtn_100";
+ this.rbtn_100.Size = new System.Drawing.Size(100, 16);
+ this.rbtn_100.TabIndex = 0;
+ this.rbtn_100.TabStop = true;
+ this.rbtn_100.Text = "개인명 (100)";
+ this.rbtn_100.UseVisualStyleBackColor = true;
+ //
+ // rbtn_111
+ //
+ this.rbtn_111.AutoSize = true;
+ this.rbtn_111.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.rbtn_111.Location = new System.Drawing.Point(238, 21);
+ this.rbtn_111.Name = "rbtn_111";
+ this.rbtn_111.Size = new System.Drawing.Size(100, 16);
+ this.rbtn_111.TabIndex = 2;
+ this.rbtn_111.TabStop = true;
+ this.rbtn_111.Text = "회의명 (111)";
+ this.rbtn_111.UseVisualStyleBackColor = true;
+ //
+ // rbtn_110
+ //
+ this.rbtn_110.AutoSize = true;
+ this.rbtn_110.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.rbtn_110.Location = new System.Drawing.Point(127, 21);
+ this.rbtn_110.Name = "rbtn_110";
+ this.rbtn_110.Size = new System.Drawing.Size(100, 16);
+ this.rbtn_110.TabIndex = 1;
+ this.rbtn_110.TabStop = true;
+ this.rbtn_110.Text = "단체명 (110)";
+ this.rbtn_110.UseVisualStyleBackColor = true;
+ //
+ // text650a
+ //
+ this.text650a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text650a.Location = new System.Drawing.Point(486, 448);
+ this.text650a.Name = "text650a";
+ this.text650a.Size = new System.Drawing.Size(429, 21);
+ this.text650a.TabIndex = 17;
+ this.text650a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // groupBox3
+ //
+ this.groupBox3.BackColor = System.Drawing.SystemColors.Control;
+ this.groupBox3.Controls.Add(this.label8);
+ this.groupBox3.Controls.Add(this.label9);
+ this.groupBox3.Controls.Add(this.label10);
+ this.groupBox3.Controls.Add(this.label11);
+ this.groupBox3.Controls.Add(this.text041a);
+ this.groupBox3.Controls.Add(this.text041b);
+ this.groupBox3.Controls.Add(this.text041h);
+ this.groupBox3.Controls.Add(this.text041k);
+ this.groupBox3.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.groupBox3.Location = new System.Drawing.Point(436, 3);
+ this.groupBox3.Name = "groupBox3";
+ this.groupBox3.Size = new System.Drawing.Size(491, 40);
+ this.groupBox3.TabIndex = 302;
+ this.groupBox3.TabStop = false;
+ this.groupBox3.Text = "041";
+ //
+ // label8
+ //
+ this.label8.AutoSize = true;
+ this.label8.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label8.Location = new System.Drawing.Point(370, 18);
+ this.label8.Name = "label8";
+ this.label8.Size = new System.Drawing.Size(13, 12);
+ this.label8.TabIndex = 255;
+ this.label8.Text = "b";
+ //
+ // label9
+ //
+ this.label9.AutoSize = true;
+ this.label9.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label9.Location = new System.Drawing.Point(249, 18);
+ this.label9.Name = "label9";
+ this.label9.Size = new System.Drawing.Size(13, 12);
+ this.label9.TabIndex = 255;
+ this.label9.Text = "h";
+ //
+ // label10
+ //
+ this.label10.AutoSize = true;
+ this.label10.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label10.Location = new System.Drawing.Point(129, 18);
+ this.label10.Name = "label10";
+ this.label10.Size = new System.Drawing.Size(12, 12);
+ this.label10.TabIndex = 255;
+ this.label10.Text = "k";
+ //
+ // label11
+ //
+ this.label11.AutoSize = true;
+ this.label11.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label11.Location = new System.Drawing.Point(8, 18);
+ this.label11.Name = "label11";
+ this.label11.Size = new System.Drawing.Size(13, 12);
+ this.label11.TabIndex = 255;
+ this.label11.Text = "a";
+ //
+ // text041a
+ //
+ this.text041a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text041a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text041a.Location = new System.Drawing.Point(22, 14);
+ this.text041a.Name = "text041a";
+ this.text041a.Size = new System.Drawing.Size(94, 21);
+ this.text041a.TabIndex = 251;
+ this.text041a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text041b
+ //
+ this.text041b.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text041b.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text041b.Location = new System.Drawing.Point(385, 14);
+ this.text041b.Name = "text041b";
+ this.text041b.Size = new System.Drawing.Size(94, 21);
+ this.text041b.TabIndex = 252;
+ this.text041b.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text041h
+ //
+ this.text041h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text041h.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text041h.Location = new System.Drawing.Point(264, 14);
+ this.text041h.Name = "text041h";
+ this.text041h.Size = new System.Drawing.Size(94, 21);
+ this.text041h.TabIndex = 253;
+ this.text041h.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text041k
+ //
+ this.text041k.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text041k.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text041k.Location = new System.Drawing.Point(143, 14);
+ this.text041k.Name = "text041k";
+ this.text041k.Size = new System.Drawing.Size(94, 21);
+ this.text041k.TabIndex = 254;
+ this.text041k.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text586a
+ //
+ this.text586a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text586a.Location = new System.Drawing.Point(540, 785);
+ this.text586a.Name = "text586a";
+ this.text586a.Size = new System.Drawing.Size(387, 21);
+ this.text586a.TabIndex = 37;
+ this.text586a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // groupBox2
+ //
+ this.groupBox2.BackColor = System.Drawing.SystemColors.Control;
+ this.groupBox2.Controls.Add(this.textKDC4);
+ this.groupBox2.Controls.Add(this.textKDC5);
+ this.groupBox2.Controls.Add(this.textKDC6);
+ this.groupBox2.Controls.Add(this.label12);
+ this.groupBox2.Controls.Add(this.label13);
+ this.groupBox2.Controls.Add(this.label14);
+ this.groupBox2.Controls.Add(this.label15);
+ this.groupBox2.Controls.Add(this.label16);
+ this.groupBox2.Controls.Add(this.label17);
+ this.groupBox2.Controls.Add(this.label18);
+ this.groupBox2.Controls.Add(this.label19);
+ this.groupBox2.Controls.Add(this.textDDC21);
+ this.groupBox2.Controls.Add(this.textDDC22);
+ this.groupBox2.Controls.Add(this.textDDC23);
+ this.groupBox2.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.groupBox2.Location = new System.Drawing.Point(3, 109);
+ this.groupBox2.Name = "groupBox2";
+ this.groupBox2.Size = new System.Drawing.Size(414, 76);
+ this.groupBox2.TabIndex = 1;
+ this.groupBox2.TabStop = false;
+ this.groupBox2.Text = "분류기호";
+ //
+ // textKDC4
+ //
+ this.textKDC4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.textKDC4.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.textKDC4.Location = new System.Drawing.Point(62, 20);
+ this.textKDC4.Name = "textKDC4";
+ this.textKDC4.Size = new System.Drawing.Size(93, 21);
+ this.textKDC4.TabIndex = 1;
+ this.textKDC4.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // textKDC5
+ //
+ this.textKDC5.BackColor = System.Drawing.SystemColors.Info;
+ this.textKDC5.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.textKDC5.Location = new System.Drawing.Point(188, 20);
+ this.textKDC5.Name = "textKDC5";
+ this.textKDC5.Size = new System.Drawing.Size(93, 21);
+ this.textKDC5.TabIndex = 3;
+ this.textKDC5.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // textKDC6
+ //
+ this.textKDC6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.textKDC6.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.textKDC6.Location = new System.Drawing.Point(314, 20);
+ this.textKDC6.Name = "textKDC6";
+ this.textKDC6.Size = new System.Drawing.Size(93, 21);
+ this.textKDC6.TabIndex = 5;
+ this.textKDC6.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // label12
+ //
+ this.label12.AutoSize = true;
+ this.label12.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label12.Location = new System.Drawing.Point(295, 48);
+ this.label12.Name = "label12";
+ this.label12.Size = new System.Drawing.Size(19, 12);
+ this.label12.TabIndex = 10;
+ this.label12.Text = "23";
+ //
+ // label13
+ //
+ this.label13.AutoSize = true;
+ this.label13.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label13.Location = new System.Drawing.Point(169, 48);
+ this.label13.Name = "label13";
+ this.label13.Size = new System.Drawing.Size(19, 12);
+ this.label13.TabIndex = 8;
+ this.label13.Text = "22";
+ //
+ // label14
+ //
+ this.label14.AutoSize = true;
+ this.label14.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label14.Location = new System.Drawing.Point(301, 24);
+ this.label14.Name = "label14";
+ this.label14.Size = new System.Drawing.Size(12, 12);
+ this.label14.TabIndex = 4;
+ this.label14.Text = "6";
+ //
+ // label15
+ //
+ this.label15.AutoSize = true;
+ this.label15.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label15.Location = new System.Drawing.Point(43, 48);
+ this.label15.Name = "label15";
+ this.label15.Size = new System.Drawing.Size(19, 12);
+ this.label15.TabIndex = 255;
+ this.label15.Text = "21";
+ //
+ // label16
+ //
+ this.label16.AutoSize = true;
+ this.label16.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label16.Location = new System.Drawing.Point(175, 24);
+ this.label16.Name = "label16";
+ this.label16.Size = new System.Drawing.Size(12, 12);
+ this.label16.TabIndex = 2;
+ this.label16.Text = "5";
+ //
+ // label17
+ //
+ this.label17.AutoSize = true;
+ this.label17.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label17.Location = new System.Drawing.Point(4, 48);
+ this.label17.Name = "label17";
+ this.label17.Size = new System.Drawing.Size(33, 12);
+ this.label17.TabIndex = 6;
+ this.label17.Text = "DDC";
+ //
+ // label18
+ //
+ this.label18.AutoSize = true;
+ this.label18.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label18.Location = new System.Drawing.Point(4, 24);
+ this.label18.Name = "label18";
+ this.label18.Size = new System.Drawing.Size(33, 12);
+ this.label18.TabIndex = 0;
+ this.label18.Text = "KDC";
+ //
+ // label19
+ //
+ this.label19.AutoSize = true;
+ this.label19.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label19.Location = new System.Drawing.Point(49, 24);
+ this.label19.Name = "label19";
+ this.label19.Size = new System.Drawing.Size(12, 12);
+ this.label19.TabIndex = 255;
+ this.label19.Text = "4";
+ //
+ // textDDC21
+ //
+ this.textDDC21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.textDDC21.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.textDDC21.Location = new System.Drawing.Point(62, 44);
+ this.textDDC21.Name = "textDDC21";
+ this.textDDC21.Size = new System.Drawing.Size(93, 21);
+ this.textDDC21.TabIndex = 7;
+ this.textDDC21.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // textDDC22
+ //
+ this.textDDC22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.textDDC22.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.textDDC22.Location = new System.Drawing.Point(188, 44);
+ this.textDDC22.Name = "textDDC22";
+ this.textDDC22.Size = new System.Drawing.Size(93, 21);
+ this.textDDC22.TabIndex = 9;
+ this.textDDC22.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // textDDC23
+ //
+ this.textDDC23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.textDDC23.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.textDDC23.Location = new System.Drawing.Point(314, 44);
+ this.textDDC23.Name = "textDDC23";
+ this.textDDC23.Size = new System.Drawing.Size(93, 21);
+ this.textDDC23.TabIndex = 11;
+ this.textDDC23.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text520a
+ //
+ this.text520a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text520a.Location = new System.Drawing.Point(38, 758);
+ this.text520a.Multiline = true;
+ this.text520a.Name = "text520a";
+ this.text520a.Size = new System.Drawing.Size(372, 48);
+ this.text520a.TabIndex = 30;
+ this.text520a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // grp245
+ //
+ this.grp245.BackColor = System.Drawing.SystemColors.Control;
+ this.grp245.Controls.Add(this.text245a);
+ this.grp245.Controls.Add(this.text245b);
+ this.grp245.Controls.Add(this.text245x);
+ this.grp245.Controls.Add(this.text245n);
+ this.grp245.Controls.Add(this.text245d);
+ this.grp245.Controls.Add(this.text245e);
+ this.grp245.Controls.Add(this.text245p);
+ this.grp245.Controls.Add(this.label48);
+ this.grp245.Controls.Add(this.label49);
+ this.grp245.Controls.Add(this.label50);
+ this.grp245.Controls.Add(this.label51);
+ this.grp245.Controls.Add(this.label52);
+ this.grp245.Controls.Add(this.label53);
+ this.grp245.Controls.Add(this.label54);
+ this.grp245.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.grp245.Location = new System.Drawing.Point(3, 191);
+ this.grp245.Name = "grp245";
+ this.grp245.Size = new System.Drawing.Size(924, 83);
+ this.grp245.TabIndex = 3;
+ this.grp245.TabStop = false;
+ this.grp245.Text = "245";
+ //
+ // text245a
+ //
+ this.text245a.BackColor = System.Drawing.SystemColors.Info;
+ this.text245a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text245a.Location = new System.Drawing.Point(18, 13);
+ this.text245a.Name = "text245a";
+ this.text245a.Size = new System.Drawing.Size(389, 21);
+ this.text245a.TabIndex = 1;
+ this.text245a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text245b
+ //
+ this.text245b.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text245b.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text245b.Location = new System.Drawing.Point(18, 35);
+ this.text245b.Name = "text245b";
+ this.text245b.Size = new System.Drawing.Size(389, 21);
+ this.text245b.TabIndex = 3;
+ this.text245b.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text245x
+ //
+ this.text245x.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text245x.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text245x.Location = new System.Drawing.Point(18, 58);
+ this.text245x.Name = "text245x";
+ this.text245x.Size = new System.Drawing.Size(389, 21);
+ this.text245x.TabIndex = 5;
+ this.text245x.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text245n
+ //
+ this.text245n.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text245n.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text245n.Location = new System.Drawing.Point(455, 13);
+ this.text245n.Name = "text245n";
+ this.text245n.Size = new System.Drawing.Size(107, 21);
+ this.text245n.TabIndex = 7;
+ this.text245n.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text245d
+ //
+ this.text245d.BackColor = System.Drawing.SystemColors.Info;
+ this.text245d.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text245d.Location = new System.Drawing.Point(455, 35);
+ this.text245d.Name = "text245d";
+ this.text245d.Size = new System.Drawing.Size(457, 21);
+ this.text245d.TabIndex = 11;
+ this.text245d.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text245e
+ //
+ this.text245e.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text245e.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text245e.Location = new System.Drawing.Point(455, 58);
+ this.text245e.Name = "text245e";
+ this.text245e.Size = new System.Drawing.Size(457, 21);
+ this.text245e.TabIndex = 13;
+ this.text245e.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text245p
+ //
+ this.text245p.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text245p.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.text245p.Location = new System.Drawing.Point(582, 13);
+ this.text245p.Name = "text245p";
+ this.text245p.Size = new System.Drawing.Size(330, 21);
+ this.text245p.TabIndex = 9;
+ this.text245p.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // label48
+ //
+ this.label48.AutoSize = true;
+ this.label48.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label48.Location = new System.Drawing.Point(4, 62);
+ this.label48.Name = "label48";
+ this.label48.Size = new System.Drawing.Size(13, 12);
+ this.label48.TabIndex = 4;
+ this.label48.Text = "x";
+ //
+ // label49
+ //
+ this.label49.AutoSize = true;
+ this.label49.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label49.Location = new System.Drawing.Point(441, 16);
+ this.label49.Name = "label49";
+ this.label49.Size = new System.Drawing.Size(13, 12);
+ this.label49.TabIndex = 6;
+ this.label49.Text = "n";
+ //
+ // label50
+ //
+ this.label50.AutoSize = true;
+ this.label50.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label50.Location = new System.Drawing.Point(568, 16);
+ this.label50.Name = "label50";
+ this.label50.Size = new System.Drawing.Size(13, 12);
+ this.label50.TabIndex = 8;
+ this.label50.Text = "p";
+ //
+ // label51
+ //
+ this.label51.AutoSize = true;
+ this.label51.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label51.Location = new System.Drawing.Point(441, 60);
+ this.label51.Name = "label51";
+ this.label51.Size = new System.Drawing.Size(13, 12);
+ this.label51.TabIndex = 12;
+ this.label51.Text = "e";
+ //
+ // label52
+ //
+ this.label52.AutoSize = true;
+ this.label52.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label52.Location = new System.Drawing.Point(441, 38);
+ this.label52.Name = "label52";
+ this.label52.Size = new System.Drawing.Size(13, 12);
+ this.label52.TabIndex = 10;
+ this.label52.Text = "d";
+ //
+ // label53
+ //
+ this.label53.AutoSize = true;
+ this.label53.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label53.Location = new System.Drawing.Point(4, 39);
+ this.label53.Name = "label53";
+ this.label53.Size = new System.Drawing.Size(13, 12);
+ this.label53.TabIndex = 2;
+ this.label53.Text = "b";
+ //
+ // label54
+ //
+ this.label54.AutoSize = true;
+ this.label54.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label54.Location = new System.Drawing.Point(4, 17);
+ this.label54.Name = "label54";
+ this.label54.Size = new System.Drawing.Size(13, 12);
+ this.label54.TabIndex = 0;
+ this.label54.Text = "a";
+ //
+ // text521a
+ //
+ this.text521a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text521a.Location = new System.Drawing.Point(540, 741);
+ this.text521a.Name = "text521a";
+ this.text521a.Size = new System.Drawing.Size(387, 21);
+ this.text521a.TabIndex = 33;
+ this.text521a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text525a
+ //
+ this.text525a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text525a.Location = new System.Drawing.Point(64, 449);
+ this.text525a.Name = "text525a";
+ this.text525a.Size = new System.Drawing.Size(346, 21);
+ this.text525a.TabIndex = 13;
+ this.text525a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text653a
+ //
+ this.text653a.BackColor = System.Drawing.SystemColors.Info;
+ this.text653a.Location = new System.Drawing.Point(486, 426);
+ this.text653a.Name = "text653a";
+ this.text653a.Size = new System.Drawing.Size(429, 21);
+ this.text653a.TabIndex = 15;
+ this.text653a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text507t
+ //
+ this.text507t.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text507t.Location = new System.Drawing.Point(480, 570);
+ this.text507t.Name = "text507t";
+ this.text507t.Size = new System.Drawing.Size(435, 21);
+ this.text507t.TabIndex = 27;
+ //
+ // text500a
+ //
+ this.text500a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text500a.Location = new System.Drawing.Point(38, 548);
+ this.text500a.Multiline = true;
+ this.text500a.Name = "text500a";
+ this.text500a.Size = new System.Drawing.Size(372, 48);
+ this.text500a.TabIndex = 21;
+ this.text500a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
+ //
+ // text507a
+ //
+ this.text507a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text507a.Location = new System.Drawing.Point(480, 548);
+ this.text507a.Name = "text507a";
+ this.text507a.Size = new System.Drawing.Size(435, 21);
+ this.text507a.TabIndex = 25;
+ //
+ // lbl_SaveData
+ //
+ this.lbl_SaveData.AutoSize = true;
+ this.lbl_SaveData.Font = new System.Drawing.Font("굴림체", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.lbl_SaveData.ForeColor = System.Drawing.Color.PaleTurquoise;
+ this.lbl_SaveData.Location = new System.Drawing.Point(890, 53);
+ this.lbl_SaveData.Name = "lbl_SaveData";
+ this.lbl_SaveData.Size = new System.Drawing.Size(64, 19);
+ this.lbl_SaveData.TabIndex = 318;
+ this.lbl_SaveData.Text = "[] []";
+ //
+ // lbl_ISBN
+ //
+ this.lbl_ISBN.AutoSize = true;
+ this.lbl_ISBN.Font = new System.Drawing.Font("굴림체", 14.25F, System.Drawing.FontStyle.Bold);
+ this.lbl_ISBN.Location = new System.Drawing.Point(722, 53);
+ this.lbl_ISBN.Name = "lbl_ISBN";
+ this.lbl_ISBN.Size = new System.Drawing.Size(31, 19);
+ this.lbl_ISBN.TabIndex = 33;
+ this.lbl_ISBN.Text = "[]";
+ //
+ // tbCustName
+ //
+ this.tbCustName.BackColor = System.Drawing.Color.LightGray;
+ this.tbCustName.Font = new System.Drawing.Font("굴림체", 14.25F, System.Drawing.FontStyle.Bold);
+ this.tbCustName.Location = new System.Drawing.Point(309, 7);
+ this.tbCustName.Name = "tbCustName";
+ this.tbCustName.Size = new System.Drawing.Size(161, 26);
+ this.tbCustName.TabIndex = 33;
+ this.tbCustName.Text = " ";
+ this.tbCustName.UseVisualStyleBackColor = false;
+ this.tbCustName.Click += new System.EventHandler(this.lbl_BookList_Click);
+ //
+ // checkBox4
+ //
+ this.checkBox4.AutoSize = true;
+ this.checkBox4.Location = new System.Drawing.Point(1174, 30);
+ this.checkBox4.Name = "checkBox4";
+ this.checkBox4.Size = new System.Drawing.Size(48, 16);
+ this.checkBox4.TabIndex = 213;
+ this.checkBox4.Text = "색인";
+ this.checkBox4.UseVisualStyleBackColor = true;
+ this.checkBox4.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
+ //
+ // lbCustIDX
+ //
+ this.lbCustIDX.BackColor = System.Drawing.Color.LightGray;
+ this.lbCustIDX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
+ this.lbCustIDX.Font = new System.Drawing.Font("굴림체", 14.25F, System.Drawing.FontStyle.Bold);
+ this.lbCustIDX.Location = new System.Drawing.Point(476, 7);
+ this.lbCustIDX.Name = "lbCustIDX";
+ this.lbCustIDX.Size = new System.Drawing.Size(60, 26);
+ this.lbCustIDX.TabIndex = 319;
+ this.lbCustIDX.Text = " ";
+ this.lbCustIDX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // lbl_BookList
+ //
+ this.lbl_BookList.BackColor = System.Drawing.Color.LightGray;
+ this.lbl_BookList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
+ this.lbl_BookList.Font = new System.Drawing.Font("굴림체", 14.25F, System.Drawing.FontStyle.Bold);
+ this.lbl_BookList.Location = new System.Drawing.Point(12, 7);
+ this.lbl_BookList.Name = "lbl_BookList";
+ this.lbl_BookList.Size = new System.Drawing.Size(293, 26);
+ this.lbl_BookList.TabIndex = 320;
+ this.lbl_BookList.Text = " ";
+ this.lbl_BookList.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // Marc
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+ this.BackColor = System.Drawing.Color.Gray;
+ this.ClientSize = new System.Drawing.Size(1808, 908);
+ this.Controls.Add(this.lbl_BookList);
+ this.Controls.Add(this.lbCustIDX);
+ this.Controls.Add(this.checkBox3);
+ this.Controls.Add(this.List_Book);
+ this.Controls.Add(this.tbCustName);
+ this.Controls.Add(this.lbl_ISBN);
+ this.Controls.Add(this.lbl_SaveData);
+ this.Controls.Add(this.checkBox1);
+ this.Controls.Add(this.tabControl1);
+ this.Controls.Add(this.btn_FillBlank);
+ this.Controls.Add(this.panel1);
+ this.Controls.Add(this.label6);
+ this.Controls.Add(this.cb_grade);
+ this.Controls.Add(this.pictureBox1);
+ this.Controls.Add(this.input_date);
+ this.Controls.Add(this.panel3);
+ this.Controls.Add(this.btn_close);
+ this.Controls.Add(this.btn_Save);
+ this.Controls.Add(this.btn_preview);
+ this.Controls.Add(this.Btn_Memo);
+ this.Controls.Add(this.checkBox4);
+ this.Controls.Add(this.checkBox2);
+ this.Controls.Add(this.comboBox6);
+ this.Controls.Add(this.comboBox5);
+ this.Controls.Add(this.comboBox4);
+ this.Controls.Add(this.comboBox2);
+ this.Controls.Add(this.label102);
+ this.Controls.Add(this.comboBox7);
+ this.Controls.Add(this.comboBox3);
+ this.Controls.Add(this.label101);
+ this.Controls.Add(this.comboBox1);
+ this.Controls.Add(this.label100);
+ this.Controls.Add(this.label3);
+ this.Controls.Add(this.col008res);
+ this.Controls.Add(this.label99);
+ this.Controls.Add(this.gov008res);
+ this.Controls.Add(this.label103);
+ this.Controls.Add(this.label2);
+ this.Controls.Add(this.text008col);
+ this.Controls.Add(this.text008gov);
+ this.Controls.Add(this.etc2);
+ this.Controls.Add(this.etc1);
+ this.Controls.Add(this.label98);
+ this.Controls.Add(this.label1);
+ this.KeyPreview = true;
+ this.Name = "Marc";
+ this.Text = "마크 작성(1)";
+ this.Load += new System.EventHandler(this.Marc_Load);
+ this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Marc_KeyDown);
+ ((System.ComponentModel.ISupportInitialize)(this.List_Book)).EndInit();
+ this.panel3.ResumeLayout(false);
+ this.panel3.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
+ this.panel1.ResumeLayout(false);
+ this.panel1.PerformLayout();
+ this.tabControl1.ResumeLayout(false);
+ this.tabPage1.ResumeLayout(false);
+ this.tabPage2.ResumeLayout(false);
+ this.panel4.ResumeLayout(false);
+ this.panel4.PerformLayout();
+ this.groupBox5.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.GridView020)).EndInit();
+ this.groupBox10.ResumeLayout(false);
+ this.groupBox10.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.GridView505)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.GridView246)).EndInit();
+ this.groupBox9.ResumeLayout(false);
+ this.groupBox9.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.GridView440)).EndInit();
+ this.groupBox8.ResumeLayout(false);
+ this.groupBox8.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.GridView490)).EndInit();
+ this.grp260.ResumeLayout(false);
+ this.grp260.PerformLayout();
+ this.grp300.ResumeLayout(false);
+ this.grp300.PerformLayout();
+ this.groupBox4.ResumeLayout(false);
+ this.groupBox4.PerformLayout();
+ this.groupBox3.ResumeLayout(false);
+ this.groupBox3.PerformLayout();
+ this.groupBox2.ResumeLayout(false);
+ this.groupBox2.PerformLayout();
+ this.grp245.ResumeLayout(false);
+ this.grp245.PerformLayout();
+ this.ResumeLayout(false);
+ this.PerformLayout();
+
+ }
+
+ #endregion
+ public System.Windows.Forms.RichTextBox richTextBox1;
+ public System.Windows.Forms.RichTextBox etc1;
+ public System.Windows.Forms.RichTextBox etc2;
+ private System.Windows.Forms.Label label1;
+ private System.Windows.Forms.Label label2;
+ private System.Windows.Forms.ComboBox comboBox1;
+ private System.Windows.Forms.Label label3;
+ private System.Windows.Forms.ComboBox comboBox2;
+ private System.Windows.Forms.Label label98;
+ private System.Windows.Forms.ComboBox comboBox3;
+ private System.Windows.Forms.Label label99;
+ private System.Windows.Forms.Label label100;
+ private System.Windows.Forms.ComboBox comboBox4;
+ private System.Windows.Forms.Label label101;
+ private System.Windows.Forms.ComboBox comboBox5;
+ private System.Windows.Forms.Label label102;
+ private System.Windows.Forms.ComboBox comboBox6;
+ private System.Windows.Forms.Label label103;
+ public System.Windows.Forms.TextBox text008col;
+ public System.Windows.Forms.TextBox text008gov;
+ public System.Windows.Forms.Label col008res;
+ public System.Windows.Forms.Label gov008res;
+ private System.Windows.Forms.CheckBox checkBox1;
+ private System.Windows.Forms.CheckBox checkBox2;
+ private System.Windows.Forms.ComboBox comboBox7;
+ private System.Windows.Forms.Button Btn_Memo;
+ private System.Windows.Forms.Button btn_Save;
+ private System.Windows.Forms.DataGridViewTextBoxColumn 도서명;
+ private System.Windows.Forms.DataGridViewTextBoxColumn 저자;
+ private System.Windows.Forms.DataGridViewTextBoxColumn 출판사;
+ private System.Windows.Forms.DataGridViewTextBoxColumn Column19;
+ private System.Windows.Forms.DataGridViewTextBoxColumn 마크;
+ private System.Windows.Forms.Label label4;
+ private System.Windows.Forms.TextBox text008;
+ private System.Windows.Forms.Panel panel3;
+ private System.Windows.Forms.Button btn_close;
+ private System.Windows.Forms.DateTimePicker input_date;
+ private System.Windows.Forms.PictureBox pictureBox1;
+ private System.Windows.Forms.Button btn_preview;
+ private System.Windows.Forms.ComboBox cb_grade;
+ private System.Windows.Forms.Label label6;
+ private System.Windows.Forms.RadioButton rb_Sort;
+ private System.Windows.Forms.RadioButton rb_Filter;
+ private System.Windows.Forms.ComboBox comboBox8;
+ private System.Windows.Forms.ComboBox comboBox9;
+ private System.Windows.Forms.Panel panel1;
+ private System.Windows.Forms.Button btn_Search;
+ private System.Windows.Forms.Button btn_mk_marcList;
+ public System.Windows.Forms.DataGridView List_Book;
+ private System.Windows.Forms.CheckBox checkBox3;
+ private System.Windows.Forms.Button btn_Reflesh008;
+ private System.Windows.Forms.Button btn_FillBlank;
+ private System.Windows.Forms.TabControl tabControl1;
+ private System.Windows.Forms.TabPage tabPage1;
+ private System.Windows.Forms.TabPage tabPage2;
+ private System.Windows.Forms.Panel panel4;
+ private System.Windows.Forms.GroupBox groupBox5;
+ private System.Windows.Forms.DataGridView GridView020;
+ private System.Windows.Forms.GroupBox groupBox10;
+ private System.Windows.Forms.TextBox text505a;
+ private System.Windows.Forms.DataGridView GridView505;
+ private System.Windows.Forms.Label label42;
+ private System.Windows.Forms.Label label45;
+ private System.Windows.Forms.Label label41;
+ private System.Windows.Forms.Label label47;
+ private System.Windows.Forms.Label label46;
+ private System.Windows.Forms.Label label44;
+ private System.Windows.Forms.Label label37;
+ private System.Windows.Forms.Label label40;
+ private System.Windows.Forms.Label label5;
+ private System.Windows.Forms.Label label36;
+ private System.Windows.Forms.DataGridView GridView246;
+ private System.Windows.Forms.DataGridViewTextBoxColumn Text246Jisi;
+ private System.Windows.Forms.DataGridViewTextBoxColumn Text246i;
+ private System.Windows.Forms.DataGridViewTextBoxColumn Text246a;
+ private System.Windows.Forms.DataGridViewTextBoxColumn Text246b;
+ private System.Windows.Forms.DataGridViewTextBoxColumn Text246n;
+ private System.Windows.Forms.DataGridViewTextBoxColumn Text246p;
+ private System.Windows.Forms.Label label39;
+ private System.Windows.Forms.Label label23;
+ private System.Windows.Forms.Label label43;
+ private System.Windows.Forms.Label label38;
+ private System.Windows.Forms.Label label22;
+ private System.Windows.Forms.GroupBox groupBox9;
+ private System.Windows.Forms.TextBox text900a;
+ private System.Windows.Forms.TextBox text910a;
+ private System.Windows.Forms.Label label35;
+ private System.Windows.Forms.Label label34;
+ private System.Windows.Forms.DataGridView GridView440;
+ private System.Windows.Forms.DataGridViewTextBoxColumn text440a;
+ private System.Windows.Forms.DataGridViewTextBoxColumn text440n;
+ private System.Windows.Forms.DataGridViewTextBoxColumn text440p;
+ private System.Windows.Forms.DataGridViewTextBoxColumn text440vNum;
+ private System.Windows.Forms.DataGridViewTextBoxColumn text440vTxt;
+ private System.Windows.Forms.DataGridViewTextBoxColumn text440x;
+ private System.Windows.Forms.GroupBox groupBox8;
+ private System.Windows.Forms.TextBox text700a;
+ private System.Windows.Forms.TextBox text710a;
+ private System.Windows.Forms.Label label21;
+ private System.Windows.Forms.Label label20;
+ private System.Windows.Forms.DataGridView GridView490;
+ private System.Windows.Forms.DataGridViewTextBoxColumn text490a;
+ private System.Windows.Forms.DataGridViewTextBoxColumn text490v;
+ private System.Windows.Forms.GroupBox grp300;
+ private System.Windows.Forms.TextBox text300a;
+ private System.Windows.Forms.TextBox text300c1;
+ private System.Windows.Forms.TextBox text300c2;
+ private System.Windows.Forms.TextBox text300b;
+ private System.Windows.Forms.TextBox text300e;
+ private System.Windows.Forms.TextBox text546a;
+ private System.Windows.Forms.GroupBox grp260;
+ private System.Windows.Forms.TextBox text260a;
+ private System.Windows.Forms.TextBox text260b;
+ private System.Windows.Forms.TextBox text260c;
+ private System.Windows.Forms.TextBox text260g;
+ private System.Windows.Forms.TextBox text504a;
+ private System.Windows.Forms.TextBox text536a;
+ private System.Windows.Forms.GroupBox groupBox4;
+ private System.Windows.Forms.RadioButton radioButton4;
+ private System.Windows.Forms.TextBox basicHeadBox;
+ private System.Windows.Forms.CheckBox invertCheck;
+ private System.Windows.Forms.RadioButton rbtn_100;
+ private System.Windows.Forms.RadioButton rbtn_111;
+ private System.Windows.Forms.RadioButton rbtn_110;
+ private System.Windows.Forms.TextBox text650a;
+ private System.Windows.Forms.GroupBox groupBox3;
+ private System.Windows.Forms.Label label8;
+ private System.Windows.Forms.Label label9;
+ private System.Windows.Forms.Label label10;
+ private System.Windows.Forms.Label label11;
+ private System.Windows.Forms.TextBox text041a;
+ private System.Windows.Forms.TextBox text041b;
+ private System.Windows.Forms.TextBox text041h;
+ private System.Windows.Forms.TextBox text041k;
+ private System.Windows.Forms.TextBox text586a;
+ private System.Windows.Forms.GroupBox groupBox2;
+ private System.Windows.Forms.TextBox textKDC4;
+ private System.Windows.Forms.TextBox textKDC5;
+ private System.Windows.Forms.TextBox textKDC6;
+ private System.Windows.Forms.Label label12;
+ private System.Windows.Forms.Label label13;
+ private System.Windows.Forms.Label label14;
+ private System.Windows.Forms.Label label15;
+ private System.Windows.Forms.Label label16;
+ private System.Windows.Forms.Label label17;
+ private System.Windows.Forms.Label label18;
+ private System.Windows.Forms.Label label19;
+ private System.Windows.Forms.TextBox textDDC21;
+ private System.Windows.Forms.TextBox textDDC22;
+ private System.Windows.Forms.TextBox textDDC23;
+ private System.Windows.Forms.TextBox text520a;
+ private System.Windows.Forms.GroupBox grp245;
+ private System.Windows.Forms.TextBox text245a;
+ private System.Windows.Forms.TextBox text245b;
+ private System.Windows.Forms.TextBox text245x;
+ private System.Windows.Forms.TextBox text245n;
+ private System.Windows.Forms.TextBox text245d;
+ private System.Windows.Forms.TextBox text245e;
+ private System.Windows.Forms.TextBox text245p;
+ private System.Windows.Forms.Label label48;
+ private System.Windows.Forms.Label label49;
+ private System.Windows.Forms.Label label50;
+ private System.Windows.Forms.Label label51;
+ private System.Windows.Forms.Label label52;
+ private System.Windows.Forms.Label label53;
+ private System.Windows.Forms.Label label54;
+ private System.Windows.Forms.TextBox text521a;
+ private System.Windows.Forms.TextBox text525a;
+ private System.Windows.Forms.TextBox text940a;
+ private System.Windows.Forms.TextBox text653a;
+ private System.Windows.Forms.TextBox text507t;
+ private System.Windows.Forms.TextBox text500a;
+ private System.Windows.Forms.TextBox text507a;
+ private System.Windows.Forms.TextBox text250a;
+ private System.Windows.Forms.DataGridViewCheckBoxColumn CheckSet;
+ private System.Windows.Forms.DataGridViewTextBoxColumn Text020a;
+ private System.Windows.Forms.DataGridViewTextBoxColumn Text020g;
+ private System.Windows.Forms.DataGridViewTextBoxColumn Text020c;
+ private System.Windows.Forms.Label lbl_SaveData;
+ private System.Windows.Forms.Button Btn_interlock;
+ private System.Windows.Forms.Label lbl_ISBN;
+ private System.Windows.Forms.Button btn_FilterReturn;
+ private System.Windows.Forms.DataGridViewTextBoxColumn list_idx;
+ private System.Windows.Forms.DataGridViewTextBoxColumn ISBN13;
+ private System.Windows.Forms.DataGridViewTextBoxColumn num;
+ private System.Windows.Forms.DataGridViewTextBoxColumn book_name;
+ private System.Windows.Forms.DataGridViewTextBoxColumn author;
+ private System.Windows.Forms.DataGridViewTextBoxColumn book_comp;
+ private System.Windows.Forms.DataGridViewTextBoxColumn count;
+ private System.Windows.Forms.DataGridViewTextBoxColumn pay;
+ private System.Windows.Forms.DataGridViewTextBoxColumn url;
+ private System.Windows.Forms.DataGridViewTextBoxColumn marc_idx;
+ private System.Windows.Forms.DataGridViewTextBoxColumn db_marc;
+ private System.Windows.Forms.DataGridViewTextBoxColumn grade;
+ private System.Windows.Forms.DataGridViewTextBoxColumn colCheck;
+ private System.Windows.Forms.DataGridViewTextBoxColumn user;
+ private System.Windows.Forms.DataGridViewTextBoxColumn SaveDate;
+ private System.Windows.Forms.Button btn_CopySelect;
+ public System.Windows.Forms.Button tbCustName;
+ private System.Windows.Forms.DataGridViewTextBoxColumn text505n;
+ private System.Windows.Forms.DataGridViewTextBoxColumn text505t;
+ private System.Windows.Forms.DataGridViewTextBoxColumn text505d;
+ private System.Windows.Forms.DataGridViewTextBoxColumn text505e;
+ private System.Windows.Forms.CheckBox checkBox4;
+ public System.Windows.Forms.Label lbCustIDX;
+ public System.Windows.Forms.Label lbl_BookList;
+ }
+}
\ No newline at end of file
diff --git a/unimarc/unimarc/마크/MarcEditor.resx b/unimarc/unimarc/마크/MarcEditor.resx
new file mode 100644
index 0000000..c138f35
--- /dev/null
+++ b/unimarc/unimarc/마크/MarcEditor.resx
@@ -0,0 +1,301 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ False
+
+
+ False
+
+
+ False
+
+
+ False
+
+
+ False
+
+
+ False
+
+
+ False
+
+
+ False
+
+
+ False
+
+
+ False
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAAOEAAADhCAMAAAAJbSJIAAAABGdBTUEAALGPC/xhBQAAAIFQTFRF////
+ AAAAlJSU4ODgU1NT6enp+Pj4w8PDxMTEkpKS/Pz81tbW5eXlRERE3NzcmZmZzMzMZGRkTU1Nb29vg4OD
+ urq6KioqW1tb8vLyf39/sbGxEhISPz8/i4uL0NDQZmZmIyMjoqKiNTU1tLS0GRkZp6end3d3Li4uOjo6
+ Dg4OJSUlLUB5vgAABzdJREFUeF7tne12ojAQhosuIqBiRa212q7dult7/xe4R6wKwwRCMhMoZ56fPSnj
+ K8l8BeLDgyAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIQt/Y+JNZsD0ekkFyOG6D2cTfwCGNGcI/tMQoDvaP
+ iy8Psl687YN4BIfrs9/Dv7TAKAinL1BagZddGETw37QIvQH8k2OiWbKDehTskhn871oGXssK4/0/qKOS
+ z30zkQOvVYWbwydUoMHuqO98zgLbUxg/ws+uTap5IzOBbSkMFvBjN2IxhhdEuAhsR+FK17moqdf4LbAN
+ hWOT5Vdm8QovXOAq0L3Cya/iB7XgzYcXv3MT6FrhaF/4jLYkqjTgLtCxwnmz8FfPZwxNZOQEulX4N2eY
+ CiztzAt0qTA+5Q2TsS4VDwWBDhUmBbuUbIuGigKdKYzMU5h6/uYtAYGuFE5+A7u0fN5zVSjQkcI5NEvN
+ 6ZqqlgS6UbiFVpVM02WyDebxLJ4Hx8Ey1U/vLllcWaAThQdoFOU9XPmlbkU0mvzZv8OhKCtcoAuFmFnA
+ elmZSEerVGMdH3FL/ApDaBLytccTkyLztLqV43ke7q7ZFaLfa46noDQ1FWy2etMVwK2wZg2mpYSkkvEU
+ XqAeZoV/oL0CaUX5o2DeWCOvwldoLs+TZrsFsGpYn7Aq9KG1HKdK71lFVOu7CnAqjMpN+hvPqtpVh6F+
+ IsCrMIXGbnzM4diG1HnoHIwK1W70Ub+pq2JeGx2v8CmcQVM3QjjUhI2uU+VTqMyzjF0MQLMnwqbwGVr6
+ 5kUnRdNDz6dyKVRFwo8JHGmBeqXnYFIYKVLID3sfk6c6ZbrApFDhzYkFanW3eBQqkpkXyimq/h6L8Ch8
+ g2Yu0DmZDC2BPAoVbiaA4+zQE8ijEN/+JDalKZDabAbeO3yEw+zQFciiEL2FxG5UWyCHQvwW2lYTRfQF
+ cih8gjbOPMNRVjQQyKBwCE2cOdkUvCWaCGRQiKb8VPVERiOB9ApH0MKZJzjKhmYC6RWiuzBmXTWchgLp
+ FWKhIoWDLGgqkFwh6meaN36V6FW9eagVYvUM4S1sfAfpFWL9oWZ7E1UYCKRWiBWGdI7URCC1wiO8PmXR
+ ZCSQWiGSsa119wfrMBNIrRBeXvFYlgmGAokVYsU9UevCVCCxQmQZ/oNjzDAWSKwQWYZLOMYIc4HECpG9
+ CpKqonkmc4dU4QRe3fM8OMYEG4G0ChFHs4NjDLCYotQKEUdDsFdoJ5BWIVLen582s8NqilIrRFypdeFk
+ K5BiFt1BCgvblC2aDS2h7NNuPqA+bwrH/GyQ0omw+O0CSDikyWg6A9KjSeCYnw2yYQFehfjprKA+wvq+
+ GyAKaXecWgdpdxOVv10BSUsp2/kdoP/3sP/rEFHYM1/a/3jY/5ym/3lp/2uL/teHHDV+x+Do03QLll5b
+ p0ASU9JOV/sw9bw7BBIQSfYtOgTX3lN3QJxpz7IaxNWs4ZifDeJq+lYEQ3lOp2m4+FUCjrEGeemf7Hma
+ OjbICT+Fc11IQBaiszofe82LPqVCCijC59qqQfJ+jsQfe4CW7tnEKmJolv4tlgzm50srQGIxS5sI6dW4
+ KaHcGcamqYubiHhx7w0OIgFpfLto7mO5BlNOzP++BQp23uQJDiICKfT5YyLSbudr1mJFIvF7TyXQieNR
+ PmdSAHPbxO+uQdB5Q5+xXUG2L5h3ocbQWAZjooEFDOp3SPNgKTdXqLiA30SODOoCuix4IxR6E9kai/jB
+ vZy3UBF+uUIGGig8j/j4BoibMxUyFN8md2cBKxPPUZH+i0UTbp7CsIjiyWVyh+orjoviKJuKRIpz14kl
+ KuaKt4ADGVAsD9oDXIblLdkLjMH+joNzopTHZ3Ol3ABkD+MCVdAI4IWvuNrvUp/XRvN+gPohfpbeBYb6
+ JC6CM/c2eKp2hr5HqkR9buKLbaUxV/kY7joNsIbW71idfRmp3Jjz51tU4erMydzhBCofeg647MlMEVVU
+ zDA8g3amXoHcNRMGtltyx+AcYR9tWNzg6R9WonaoGQ3Pgh6qnVeGQzd6R5GD39A/zzsKKudndip7K6gj
+ 8zdfS51ELl7WngF9gP/jirq7WH+u/sN4WRF4rrR0B8/UrMVvPrHfRngY+atQ7+Rn/pKwAnS3BmWaLgfH
+ 7PctXoNtskyxfV0c8/BKQmVcJEFnKbPiVxxeTsC7fSpvTaRov5HgYgdWA2yHn4YWnWiRWF3x2PDbeSpa
+ QXVOaYbTcrAe8t/Oe7ctpckh/v3D0KaO5mJSlz7r80TZe6VkrJeF1THt3ATNQfBbstNWSsEGBPoJJ8a0
+ 5SxUC5vfdG49CdXEP5hM1l3SvLnTIrHm7+JdWWu1A7pFNEt0l+R7Muti+NNhFIRTxV7uNx+7ULth1VVG
+ cbB/XJS7MV+Lt/0q/unq7mz8yWy8PR6SQXI4bIN44negtBUEQRAEQRAEQRAEQRAEQRAEQRAEQRAEQSDm
+ P87mU+ZvyRQDAAAAAElFTkSuQmCC
+
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
\ No newline at end of file
diff --git a/unimarc/unimarc/마크/Marc_FillBlank.cs b/unimarc/unimarc/마크/Marc_FillBlank.cs
index 057eebb..2724062 100644
--- a/unimarc/unimarc/마크/Marc_FillBlank.cs
+++ b/unimarc/unimarc/마크/Marc_FillBlank.cs
@@ -1,4 +1,5 @@
-using System;
+using ExcelTest;
+using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
@@ -17,6 +18,12 @@ namespace UniMarc
bool isAll;
bool isBreak;
ExcelTest.Marc marc;
+ MarcEditor mae;
+ public Marc_FillBlank(MarcEditor _mae)
+ {
+ InitializeComponent();
+ mae = _mae;
+ }
public Marc_FillBlank(ExcelTest.Marc _marc)
{
diff --git a/unimarc/unimarc/마크/Marc_memo.cs b/unimarc/unimarc/마크/Marc_memo.cs
index 52ece3c..be04343 100644
--- a/unimarc/unimarc/마크/Marc_memo.cs
+++ b/unimarc/unimarc/마크/Marc_memo.cs
@@ -15,6 +15,13 @@ namespace UniMarc.마크
{
Marc marc;
AddMarc am;
+ MarcEditor mae;
+
+ public Marc_memo(MarcEditor _mae)
+ {
+ InitializeComponent();
+ mae = _mae;
+ }
public Marc_memo(Marc _marc)
{
InitializeComponent();
diff --git a/unimarc/unimarc/마크/Marc_mkList.cs b/unimarc/unimarc/마크/Marc_mkList.cs
index 85e215b..cbc22fa 100644
--- a/unimarc/unimarc/마크/Marc_mkList.cs
+++ b/unimarc/unimarc/마크/Marc_mkList.cs
@@ -1,4 +1,5 @@
-using ExcelTest;
+using AR;
+using ExcelTest;
using System;
using System.Collections.Generic;
using System.ComponentModel;
@@ -20,7 +21,13 @@ namespace UniMarc.마크
Marc marc;
CD_LP cp;
Helper_DB db = new Helper_DB();
+ MarcEditor mae;
string compidx = Settings.Default.compidx;
+ public Marc_mkList(MarcEditor _mae)
+ {
+ InitializeComponent();
+ mae = _mae;
+ }
public Marc_mkList(Marc _marc)
{
@@ -189,12 +196,17 @@ namespace UniMarc.마크
String_Text st = new String_Text();
if (tb_listName.Text == "")
{
- MessageBox.Show("목록명을 입력해주세요!");
+ UTIL.MsgE("목록명을 입력해주세요!");
return;
}
if (tb_outnum.Text == "")
{
- MessageBox.Show("차수가 비어있습니다.");
+ UTIL.MsgE("차수가 비어있습니다.");
+ return;
+ }
+ if((this.marc.List_Book?.RowCount ?? 0) <1 )
+ {
+ UTIL.MsgE("마크데이터 목록이 존재하지 않습니다");
return;
}
diff --git a/unimarc/unimarc/마크/findNchange.cs b/unimarc/unimarc/마크/findNchange.cs
index f49a6ec..28acc76 100644
--- a/unimarc/unimarc/마크/findNchange.cs
+++ b/unimarc/unimarc/마크/findNchange.cs
@@ -23,7 +23,12 @@ namespace ExcelTest
AddMarc am;
Marc mac;
Marc_memo mmm;
-
+ MarcEditor mae;
+ public findNchange(MarcEditor _mae)
+ {
+ InitializeComponent();
+ mae = _mae;
+ }
public findNchange(AddMarc _am)
{
InitializeComponent();