diff --git a/unimarc/unimarc/Main.Designer.cs b/unimarc/unimarc/Main.Designer.cs
index a000397..608fc6d 100644
--- a/unimarc/unimarc/Main.Designer.cs
+++ b/unimarc/unimarc/Main.Designer.cs
@@ -112,6 +112,7 @@
this.마크설정ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.일괄처리관리ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.btDevDb = new System.Windows.Forms.ToolStripMenuItem();
+ this.menu_allclose = 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();
@@ -138,7 +139,6 @@
this.mdiTabControl = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.tabPage2 = new System.Windows.Forms.TabPage();
- this.menu_allclose = new System.Windows.Forms.ToolStripMenuItem();
this.menuStrip1.SuspendLayout();
this.panel1.SuspendLayout();
this.toolStrip1.SuspendLayout();
@@ -147,6 +147,7 @@
//
// menuStrip1
//
+ this.menuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.홈ToolStripMenuItem,
this.납품관리ToolStripMenuItem,
@@ -158,7 +159,8 @@
this.menu_allclose});
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
this.menuStrip1.Name = "menuStrip1";
- this.menuStrip1.Size = new System.Drawing.Size(1259, 24);
+ this.menuStrip1.Padding = new System.Windows.Forms.Padding(7, 2, 0, 2);
+ this.menuStrip1.Size = new System.Drawing.Size(1902, 30);
this.menuStrip1.TabIndex = 0;
this.menuStrip1.Text = "menuStrip1";
//
@@ -173,34 +175,34 @@
this.도서정보관리,
this.사용대장});
this.홈ToolStripMenuItem.Name = "홈ToolStripMenuItem";
- this.홈ToolStripMenuItem.Size = new System.Drawing.Size(31, 20);
+ this.홈ToolStripMenuItem.Size = new System.Drawing.Size(38, 26);
this.홈ToolStripMenuItem.Text = "홈";
//
// 사업체정보
//
this.사업체정보.Name = "사업체정보";
- this.사업체정보.Size = new System.Drawing.Size(175, 22);
+ this.사업체정보.Size = new System.Drawing.Size(218, 26);
this.사업체정보.Text = "사업체 정보";
this.사업체정보.Click += new System.EventHandler(this.사용자정보ToolStripMenuItem_Click);
//
// 사용자관리
//
this.사용자관리.Name = "사용자관리";
- this.사용자관리.Size = new System.Drawing.Size(175, 22);
+ this.사용자관리.Size = new System.Drawing.Size(218, 26);
this.사용자관리.Text = "사용자 관리";
this.사용자관리.Click += new System.EventHandler(this.사용자관리ToolStripMenuItem_Click);
//
// 납품거래처관리
//
this.납품거래처관리.Name = "납품거래처관리";
- this.납품거래처관리.Size = new System.Drawing.Size(175, 22);
+ this.납품거래처관리.Size = new System.Drawing.Size(218, 26);
this.납품거래처관리.Text = "납품 / 거래처 관리";
this.납품거래처관리.Click += new System.EventHandler(this.납품거래처관리ToolStripMenuItem_Click);
//
// 주문처관리
//
this.주문처관리.Name = "주문처관리";
- this.주문처관리.Size = new System.Drawing.Size(175, 22);
+ this.주문처관리.Size = new System.Drawing.Size(218, 26);
this.주문처관리.Text = "주문처 관리";
this.주문처관리.Click += new System.EventHandler(this.주문처관리ToolStripMenuItem_Click);
//
@@ -208,14 +210,14 @@
//
this.비밀번호변경.Enabled = false;
this.비밀번호변경.Name = "비밀번호변경";
- this.비밀번호변경.Size = new System.Drawing.Size(175, 22);
+ this.비밀번호변경.Size = new System.Drawing.Size(218, 26);
this.비밀번호변경.Text = "비밀번호 변경";
this.비밀번호변경.Click += new System.EventHandler(this.비밀번호변경ToolStripMenuItem_Click);
//
// 도서정보관리
//
this.도서정보관리.Name = "도서정보관리";
- this.도서정보관리.Size = new System.Drawing.Size(175, 22);
+ this.도서정보관리.Size = new System.Drawing.Size(218, 26);
this.도서정보관리.Text = "도서정보 관리";
this.도서정보관리.Click += new System.EventHandler(this.도서정보관리ToolStripMenuItem_Click);
//
@@ -223,7 +225,7 @@
//
this.사용대장.Enabled = false;
this.사용대장.Name = "사용대장";
- this.사용대장.Size = new System.Drawing.Size(175, 22);
+ this.사용대장.Size = new System.Drawing.Size(218, 26);
this.사용대장.Text = "사용대장";
this.사용대장.Click += new System.EventHandler(this.사용대장ToolStripMenuItem_Click);
//
@@ -238,55 +240,55 @@
this.재고입력및조회,
this.반품처리});
this.납품관리ToolStripMenuItem.Name = "납품관리ToolStripMenuItem";
- this.납품관리ToolStripMenuItem.Size = new System.Drawing.Size(67, 20);
+ this.납품관리ToolStripMenuItem.Size = new System.Drawing.Size(83, 26);
this.납품관리ToolStripMenuItem.Text = "납품관리";
//
// 목록등록
//
this.목록등록.Name = "목록등록";
- this.목록등록.Size = new System.Drawing.Size(166, 22);
+ this.목록등록.Size = new System.Drawing.Size(207, 26);
this.목록등록.Text = "물품등록";
this.목록등록.Click += new System.EventHandler(this.물품등록ToolStripMenuItem_Click);
//
// 목록조회
//
this.목록조회.Name = "목록조회";
- this.목록조회.Size = new System.Drawing.Size(166, 22);
+ this.목록조회.Size = new System.Drawing.Size(207, 26);
this.목록조회.Text = "목록조회";
this.목록조회.Click += new System.EventHandler(this.목록등록편의ToolStripMenuItem_Click);
//
// 목록집계
//
this.목록집계.Name = "목록집계";
- this.목록집계.Size = new System.Drawing.Size(166, 22);
+ this.목록집계.Size = new System.Drawing.Size(207, 26);
this.목록집계.Text = "목록집계";
this.목록집계.Click += new System.EventHandler(this.목록집계ToolStripMenuItem_Click);
//
// 주문입력
//
this.주문입력.Name = "주문입력";
- this.주문입력.Size = new System.Drawing.Size(166, 22);
+ this.주문입력.Size = new System.Drawing.Size(207, 26);
this.주문입력.Text = "주문입력";
this.주문입력.Click += new System.EventHandler(this.주문입력ToolStripMenuItem_Click);
//
// 입고작업
//
this.입고작업.Name = "입고작업";
- this.입고작업.Size = new System.Drawing.Size(166, 22);
+ this.입고작업.Size = new System.Drawing.Size(207, 26);
this.입고작업.Text = "입고작업";
this.입고작업.Click += new System.EventHandler(this.매입ToolStripMenuItem_Click);
//
// 재고입력및조회
//
this.재고입력및조회.Name = "재고입력및조회";
- this.재고입력및조회.Size = new System.Drawing.Size(166, 22);
+ this.재고입력및조회.Size = new System.Drawing.Size(207, 26);
this.재고입력및조회.Text = "재고입력 및 조회";
this.재고입력및조회.Click += new System.EventHandler(this.재고입력및조회ToolStripMenuItem_Click);
//
// 반품처리
//
this.반품처리.Name = "반품처리";
- this.반품처리.Size = new System.Drawing.Size(166, 22);
+ this.반품처리.Size = new System.Drawing.Size(207, 26);
this.반품처리.Text = "반품처리";
this.반품처리.Click += new System.EventHandler(this.반품처리ToolStripMenuItem_Click);
//
@@ -299,20 +301,20 @@
this.매출,
this.파트타임관리});
this.회계ToolStripMenuItem.Name = "회계ToolStripMenuItem";
- this.회계ToolStripMenuItem.Size = new System.Drawing.Size(43, 20);
+ this.회계ToolStripMenuItem.Size = new System.Drawing.Size(53, 26);
this.회계ToolStripMenuItem.Text = "회계";
//
// 송금내역조회
//
this.송금내역조회.Name = "송금내역조회";
- this.송금내역조회.Size = new System.Drawing.Size(154, 22);
+ this.송금내역조회.Size = new System.Drawing.Size(192, 26);
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(192, 26);
this.송금등록.Text = "송금 등록";
this.송금등록.Click += new System.EventHandler(this.송금등록ToolStripMenuItem_Click);
//
@@ -323,20 +325,20 @@
this.매입장부,
this.매입미결제ToolStripMenuItem});
this.매입.Name = "매입";
- this.매입.Size = new System.Drawing.Size(154, 22);
+ this.매입.Size = new System.Drawing.Size(192, 26);
this.매입.Text = "매입";
//
// 매입집계
//
this.매입집계.Name = "매입집계";
- this.매입집계.Size = new System.Drawing.Size(138, 22);
+ this.매입집계.Size = new System.Drawing.Size(172, 26);
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(172, 26);
this.매입장부.Text = "매입 장부";
this.매입장부.Click += new System.EventHandler(this.매입장부ToolStripMenuItem1_Click);
//
@@ -344,7 +346,7 @@
//
this.매입미결제ToolStripMenuItem.Enabled = false;
this.매입미결제ToolStripMenuItem.Name = "매입미결제ToolStripMenuItem";
- this.매입미결제ToolStripMenuItem.Size = new System.Drawing.Size(138, 22);
+ this.매입미결제ToolStripMenuItem.Size = new System.Drawing.Size(172, 26);
this.매입미결제ToolStripMenuItem.Text = "매입 미결제";
this.매입미결제ToolStripMenuItem.Click += new System.EventHandler(this.매입미결제ToolStripMenuItem_Click);
//
@@ -356,41 +358,41 @@
this.매출조회,
this.매출집계});
this.매출.Name = "매출";
- this.매출.Size = new System.Drawing.Size(154, 22);
+ this.매출.Size = new System.Drawing.Size(192, 26);
this.매출.Text = "매출";
//
// 매출입력
//
this.매출입력.Name = "매출입력";
- this.매출입력.Size = new System.Drawing.Size(126, 22);
+ this.매출입력.Size = new System.Drawing.Size(157, 26);
this.매출입력.Text = "매출 입력";
this.매출입력.Click += new System.EventHandler(this.매출입력ToolStripMenuItem1_Click);
//
// 매출입금
//
this.매출입금.Name = "매출입금";
- this.매출입금.Size = new System.Drawing.Size(126, 22);
+ this.매출입금.Size = new System.Drawing.Size(157, 26);
this.매출입금.Text = "매출 입금";
this.매출입금.Click += new System.EventHandler(this.매출입금toolStripMenuItem1_Click_1);
//
// 매출조회
//
this.매출조회.Name = "매출조회";
- this.매출조회.Size = new System.Drawing.Size(126, 22);
+ this.매출조회.Size = new System.Drawing.Size(157, 26);
this.매출조회.Text = "매출 조회";
this.매출조회.Click += new System.EventHandler(this.매출장부ToolStripMenuItem_Click);
//
// 매출집계
//
this.매출집계.Name = "매출집계";
- this.매출집계.Size = new System.Drawing.Size(126, 22);
+ this.매출집계.Size = new System.Drawing.Size(157, 26);
this.매출집계.Text = "매출 집계";
this.매출집계.Click += new System.EventHandler(this.매출입금ToolStripMenuItem1_Click);
//
// 파트타임관리
//
this.파트타임관리.Name = "파트타임관리";
- this.파트타임관리.Size = new System.Drawing.Size(154, 22);
+ this.파트타임관리.Size = new System.Drawing.Size(192, 26);
this.파트타임관리.Text = "파트타임 관리";
this.파트타임관리.Click += new System.EventHandler(this.파트타임관리ToolStripMenuItem_Click);
//
@@ -405,7 +407,7 @@
this.DLS,
this.마크기타});
this.마크ToolStripMenuItem.Name = "마크ToolStripMenuItem";
- this.마크ToolStripMenuItem.Size = new System.Drawing.Size(43, 20);
+ this.마크ToolStripMenuItem.Size = new System.Drawing.Size(53, 26);
this.마크ToolStripMenuItem.Text = "마크";
//
// 마크설정
@@ -416,13 +418,13 @@
this.불용어,
this.작업지시서});
this.마크설정.Name = "마크설정";
- this.마크설정.Size = new System.Drawing.Size(180, 22);
+ this.마크설정.Size = new System.Drawing.Size(193, 26);
this.마크설정.Text = "설정";
//
// 단축키설정
//
this.단축키설정.Name = "단축키설정";
- this.단축키설정.Size = new System.Drawing.Size(138, 22);
+ this.단축키설정.Size = new System.Drawing.Size(172, 26);
this.단축키설정.Text = "단축키";
this.단축키설정.Visible = false;
this.단축키설정.Click += new System.EventHandler(this.단축키설정ToolStripMenuItem_Click);
@@ -430,14 +432,14 @@
// 매크로문구
//
this.매크로문구.Name = "매크로문구";
- this.매크로문구.Size = new System.Drawing.Size(138, 22);
+ this.매크로문구.Size = new System.Drawing.Size(172, 26);
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(172, 26);
this.불용어.Text = "불용어";
this.불용어.Visible = false;
this.불용어.Click += new System.EventHandler(this.불용어ToolStripMenuItem_Click);
@@ -445,7 +447,7 @@
// 작업지시서
//
this.작업지시서.Name = "작업지시서";
- this.작업지시서.Size = new System.Drawing.Size(138, 22);
+ this.작업지시서.Size = new System.Drawing.Size(172, 26);
this.작업지시서.Text = "작업지시서";
this.작업지시서.Visible = false;
this.작업지시서.Click += new System.EventHandler(this.작업지시서ToolStripMenuItem_Click);
@@ -461,13 +463,13 @@
this.복본조사2,
this.iSBN조회});
this.마크작업.Name = "마크작업";
- this.마크작업.Size = new System.Drawing.Size(180, 22);
+ this.마크작업.Size = new System.Drawing.Size(193, 26);
this.마크작업.Text = "마크 작업";
//
// 마크작성
//
this.마크작성.Name = "마크작성";
- this.마크작성.Size = new System.Drawing.Size(180, 22);
+ this.마크작성.Size = new System.Drawing.Size(192, 26);
this.마크작성.Text = "신규마크 작성";
this.마크작성.ToolTipText = "마크 작성(2)";
this.마크작성.Click += new System.EventHandler(this.마크작성ToolStripMenuItem_Click);
@@ -475,42 +477,42 @@
// 마크목록
//
this.마크목록.Name = "마크목록";
- this.마크목록.Size = new System.Drawing.Size(180, 22);
+ this.마크목록.Size = new System.Drawing.Size(192, 26);
this.마크목록.Text = "마크 목록";
this.마크목록.Click += new System.EventHandler(this.마크목록ToolStripMenuItem_Click);
//
// 소장자료검색
//
this.소장자료검색.Name = "소장자료검색";
- this.소장자료검색.Size = new System.Drawing.Size(180, 22);
+ this.소장자료검색.Size = new System.Drawing.Size(192, 26);
this.소장자료검색.Text = "소장자료검색";
this.소장자료검색.Click += new System.EventHandler(this.소장자료검색ToolStripMenuItem_Click);
//
// 마크정리
//
this.마크정리.Name = "마크정리";
- this.마크정리.Size = new System.Drawing.Size(180, 22);
+ this.마크정리.Size = new System.Drawing.Size(192, 26);
this.마크정리.Text = "마크 정리";
this.마크정리.Click += new System.EventHandler(this.마크정리ToolStripMenuItem_Click);
//
// 복본조사1
//
this.복본조사1.Name = "복본조사1";
- this.복본조사1.Size = new System.Drawing.Size(180, 22);
+ this.복본조사1.Size = new System.Drawing.Size(192, 26);
this.복본조사1.Text = "복본조사";
this.복본조사1.Click += new System.EventHandler(this.복본조사ToolStripMenuItem1_Click);
//
// 복본조사2
//
this.복본조사2.Name = "복본조사2";
- this.복본조사2.Size = new System.Drawing.Size(180, 22);
+ this.복본조사2.Size = new System.Drawing.Size(192, 26);
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(180, 22);
+ this.iSBN조회.Size = new System.Drawing.Size(192, 26);
this.iSBN조회.Text = "ISBN 조회";
this.iSBN조회.Click += new System.EventHandler(this.iSBN조회ToolStripMenuItem_Click);
//
@@ -520,21 +522,21 @@
this.목록,
this.편목});
this.dVDCDLPToolStripMenuItem.Name = "dVDCDLPToolStripMenuItem";
- this.dVDCDLPToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
+ this.dVDCDLPToolStripMenuItem.Size = new System.Drawing.Size(193, 26);
this.dVDCDLPToolStripMenuItem.Text = "DVD / CD / LP";
//
// 목록
//
this.목록.Enabled = false;
this.목록.Name = "목록";
- this.목록.Size = new System.Drawing.Size(180, 22);
+ this.목록.Size = new System.Drawing.Size(122, 26);
this.목록.Text = "목록";
this.목록.Click += new System.EventHandler(this.목록_Click);
//
// 편목
//
this.편목.Name = "편목";
- this.편목.Size = new System.Drawing.Size(180, 22);
+ this.편목.Size = new System.Drawing.Size(122, 26);
this.편목.Text = "편목";
this.편목.Click += new System.EventHandler(this.편목ToolStripMenuItem_Click);
//
@@ -544,20 +546,20 @@
this.마크반입,
this.마크반출});
this.반입및반출.Name = "반입및반출";
- this.반입및반출.Size = new System.Drawing.Size(180, 22);
+ this.반입및반출.Size = new System.Drawing.Size(193, 26);
this.반입및반출.Text = "반입 및 반출";
//
// 마크반입
//
this.마크반입.Name = "마크반입";
- this.마크반입.Size = new System.Drawing.Size(98, 22);
+ this.마크반입.Size = new System.Drawing.Size(122, 26);
this.마크반입.Text = "반입";
this.마크반입.Click += new System.EventHandler(this.반입ToolStripMenuItem_Click);
//
// 마크반출
//
this.마크반출.Name = "마크반출";
- this.마크반출.Size = new System.Drawing.Size(98, 22);
+ this.마크반출.Size = new System.Drawing.Size(122, 26);
this.마크반출.Text = "반출";
this.마크반출.Click += new System.EventHandler(this.반출ToolStripMenuItem_Click);
//
@@ -569,14 +571,14 @@
this.검수,
this.저자기호});
this.부가기능.Name = "부가기능";
- this.부가기능.Size = new System.Drawing.Size(180, 22);
+ this.부가기능.Size = new System.Drawing.Size(193, 26);
this.부가기능.Text = "부가기능";
//
// 마크수집
//
this.마크수집.Enabled = false;
this.마크수집.Name = "마크수집";
- this.마크수집.Size = new System.Drawing.Size(122, 22);
+ this.마크수집.Size = new System.Drawing.Size(152, 26);
this.마크수집.Text = "마크수집";
this.마크수집.Visible = false;
this.마크수집.Click += new System.EventHandler(this.마크수집ToolStripMenuItem_Click);
@@ -584,7 +586,7 @@
// 전집관리
//
this.전집관리.Name = "전집관리";
- this.전집관리.Size = new System.Drawing.Size(122, 22);
+ this.전집관리.Size = new System.Drawing.Size(152, 26);
this.전집관리.Text = "전집관리";
this.전집관리.Click += new System.EventHandler(this.전집관리ToolStripMenuItem1_Click);
//
@@ -592,7 +594,7 @@
//
this.검수.Enabled = false;
this.검수.Name = "검수";
- this.검수.Size = new System.Drawing.Size(122, 22);
+ this.검수.Size = new System.Drawing.Size(152, 26);
this.검수.Text = "검수";
this.검수.Visible = false;
this.검수.Click += new System.EventHandler(this.검수ToolStripMenuItem_Click);
@@ -600,7 +602,7 @@
// 저자기호
//
this.저자기호.Name = "저자기호";
- this.저자기호.Size = new System.Drawing.Size(122, 22);
+ this.저자기호.Size = new System.Drawing.Size(152, 26);
this.저자기호.Text = "저자기호";
this.저자기호.Click += new System.EventHandler(this.저자기호ToolStripMenuItem_Click);
//
@@ -610,20 +612,20 @@
this.DLS조회,
this.dLS복본조사});
this.DLS.Name = "DLS";
- this.DLS.Size = new System.Drawing.Size(180, 22);
+ this.DLS.Size = new System.Drawing.Size(193, 26);
this.DLS.Text = "DLS";
//
// DLS조회
//
this.DLS조회.Name = "DLS조회";
- this.DLS조회.Size = new System.Drawing.Size(180, 22);
+ this.DLS조회.Size = new System.Drawing.Size(190, 26);
this.DLS조회.Text = "DLS_조회/입력";
this.DLS조회.Click += new System.EventHandler(this.dLS조회ToolStripMenuItem_Click);
//
// dLS복본조사
//
this.dLS복본조사.Name = "dLS복본조사";
- this.dLS복본조사.Size = new System.Drawing.Size(180, 22);
+ this.dLS복본조사.Size = new System.Drawing.Size(190, 26);
this.dLS복본조사.Text = "DLS 복본조사";
this.dLS복본조사.Click += new System.EventHandler(this.dLS복본조사ToolStripMenuItem_Click);
//
@@ -634,14 +636,14 @@
this.마크통계,
this.장비관리});
this.마크기타.Name = "마크기타";
- this.마크기타.Size = new System.Drawing.Size(180, 22);
+ this.마크기타.Size = new System.Drawing.Size(193, 26);
this.마크기타.Text = "기타";
//
// 서류작성
//
this.서류작성.Enabled = false;
this.서류작성.Name = "서류작성";
- this.서류작성.Size = new System.Drawing.Size(122, 22);
+ this.서류작성.Size = new System.Drawing.Size(152, 26);
this.서류작성.Text = "서류작성";
this.서류작성.Visible = false;
this.서류작성.Click += new System.EventHandler(this.서류작성ToolStripMenuItem_Click);
@@ -649,7 +651,7 @@
// 마크통계
//
this.마크통계.Name = "마크통계";
- this.마크통계.Size = new System.Drawing.Size(122, 22);
+ this.마크통계.Size = new System.Drawing.Size(152, 26);
this.마크통계.Text = "마크통계";
this.마크통계.Click += new System.EventHandler(this.마크통계ToolStripMenuItem_Click);
//
@@ -657,7 +659,7 @@
//
this.장비관리.Enabled = false;
this.장비관리.Name = "장비관리";
- this.장비관리.Size = new System.Drawing.Size(122, 22);
+ this.장비관리.Size = new System.Drawing.Size(152, 26);
this.장비관리.Text = "장비관리";
this.장비관리.Visible = false;
this.장비관리.Click += new System.EventHandler(this.장비관리ToolStripMenuItem1_Click);
@@ -666,7 +668,7 @@
//
this.작업일지ToolStripMenuItem.Enabled = false;
this.작업일지ToolStripMenuItem.Name = "작업일지ToolStripMenuItem";
- this.작업일지ToolStripMenuItem.Size = new System.Drawing.Size(67, 20);
+ this.작업일지ToolStripMenuItem.Size = new System.Drawing.Size(83, 26);
this.작업일지ToolStripMenuItem.Text = "작업일지";
this.작업일지ToolStripMenuItem.Click += new System.EventHandler(this.작업일지ToolStripMenuItem_Click);
//
@@ -680,20 +682,20 @@
this.공지발송,
this.판매});
this.편의기능ToolStripMenuItem.Name = "편의기능ToolStripMenuItem";
- this.편의기능ToolStripMenuItem.Size = new System.Drawing.Size(67, 20);
+ this.편의기능ToolStripMenuItem.Size = new System.Drawing.Size(83, 26);
this.편의기능ToolStripMenuItem.Text = "편의기능";
//
// 캘린더
//
this.캘린더.Name = "캘린더";
- this.캘린더.Size = new System.Drawing.Size(122, 22);
+ this.캘린더.Size = new System.Drawing.Size(152, 26);
this.캘린더.Text = "캘린더";
this.캘린더.Click += new System.EventHandler(this.캘린더ToolStripMenuItem_Click);
//
// 채팅
//
this.채팅.Name = "채팅";
- this.채팅.Size = new System.Drawing.Size(122, 22);
+ this.채팅.Size = new System.Drawing.Size(152, 26);
this.채팅.Text = "채팅";
this.채팅.Visible = false;
this.채팅.Click += new System.EventHandler(this.채팅ToolStripMenuItem_Click);
@@ -701,14 +703,14 @@
// 퀵메뉴
//
this.퀵메뉴.Name = "퀵메뉴";
- this.퀵메뉴.Size = new System.Drawing.Size(122, 22);
+ this.퀵메뉴.Size = new System.Drawing.Size(152, 26);
this.퀵메뉴.Text = "퀵메뉴";
this.퀵메뉴.Click += new System.EventHandler(this.퀵메뉴ToolStripMenuItem_Click);
//
// 게시판
//
this.게시판.Name = "게시판";
- this.게시판.Size = new System.Drawing.Size(122, 22);
+ this.게시판.Size = new System.Drawing.Size(152, 26);
this.게시판.Text = "게시판";
this.게시판.Visible = false;
this.게시판.Click += new System.EventHandler(this.게시판ToolStripMenuItem_Click);
@@ -716,7 +718,7 @@
// 공지발송
//
this.공지발송.Name = "공지발송";
- this.공지발송.Size = new System.Drawing.Size(122, 22);
+ this.공지발송.Size = new System.Drawing.Size(152, 26);
this.공지발송.Text = "공지발송";
this.공지발송.Visible = false;
this.공지발송.Click += new System.EventHandler(this.공지발송ToolStripMenuItem_Click);
@@ -729,35 +731,35 @@
this.판매마감,
this.회원관리});
this.판매.Name = "판매";
- this.판매.Size = new System.Drawing.Size(122, 22);
+ this.판매.Size = new System.Drawing.Size(152, 26);
this.판매.Text = "판매";
this.판매.Visible = false;
//
// 판매1
//
this.판매1.Name = "판매1";
- this.판매1.Size = new System.Drawing.Size(122, 22);
+ this.판매1.Size = new System.Drawing.Size(152, 26);
this.판매1.Text = "판매";
this.판매1.Click += new System.EventHandler(this.판매ToolStripMenuItem1_Click);
//
// 정산
//
this.정산.Name = "정산";
- this.정산.Size = new System.Drawing.Size(122, 22);
+ this.정산.Size = new System.Drawing.Size(152, 26);
this.정산.Text = "정산";
this.정산.Click += new System.EventHandler(this.정산ToolStripMenuItem_Click);
//
// 판매마감
//
this.판매마감.Name = "판매마감";
- this.판매마감.Size = new System.Drawing.Size(122, 22);
+ this.판매마감.Size = new System.Drawing.Size(152, 26);
this.판매마감.Text = "판매마감";
this.판매마감.Click += new System.EventHandler(this.판매마감ToolStripMenuItem_Click);
//
// 회원관리
//
this.회원관리.Name = "회원관리";
- this.회원관리.Size = new System.Drawing.Size(122, 22);
+ this.회원관리.Size = new System.Drawing.Size(152, 26);
this.회원관리.Text = "회원관리";
this.회원관리.Click += new System.EventHandler(this.회원관리ToolStripMenuItem_Click);
//
@@ -772,7 +774,7 @@
this.일괄처리관리ToolStripMenuItem,
this.btDevDb});
this.마스터ToolStripMenuItem.Name = "마스터ToolStripMenuItem";
- this.마스터ToolStripMenuItem.Size = new System.Drawing.Size(55, 20);
+ this.마스터ToolStripMenuItem.Size = new System.Drawing.Size(68, 26);
this.마스터ToolStripMenuItem.Text = "마스터";
//
// 이용자관리ToolStripMenuItem
@@ -780,48 +782,48 @@
this.이용자관리ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.신규사업자등록ToolStripMenuItem});
this.이용자관리ToolStripMenuItem.Name = "이용자관리ToolStripMenuItem";
- this.이용자관리ToolStripMenuItem.Size = new System.Drawing.Size(202, 22);
+ this.이용자관리ToolStripMenuItem.Size = new System.Drawing.Size(252, 26);
this.이용자관리ToolStripMenuItem.Text = "이용자 관리";
//
// 신규사업자등록ToolStripMenuItem
//
this.신규사업자등록ToolStripMenuItem.Name = "신규사업자등록ToolStripMenuItem";
- this.신규사업자등록ToolStripMenuItem.Size = new System.Drawing.Size(138, 22);
+ this.신규사업자등록ToolStripMenuItem.Size = new System.Drawing.Size(172, 26);
this.신규사업자등록ToolStripMenuItem.Text = "사업자 관리";
this.신규사업자등록ToolStripMenuItem.Click += new System.EventHandler(this.신규사업자등록ToolStripMenuItem_Click);
//
// 공지발송ToolStripMenuItem1
//
this.공지발송ToolStripMenuItem1.Name = "공지발송ToolStripMenuItem1";
- this.공지발송ToolStripMenuItem1.Size = new System.Drawing.Size(202, 22);
+ this.공지발송ToolStripMenuItem1.Size = new System.Drawing.Size(252, 26);
this.공지발송ToolStripMenuItem1.Text = "공지 발송";
this.공지발송ToolStripMenuItem1.Click += new System.EventHandler(this.공지발송ToolStripMenuItem1_Click);
//
// 매출내역ToolStripMenuItem
//
this.매출내역ToolStripMenuItem.Name = "매출내역ToolStripMenuItem";
- this.매출내역ToolStripMenuItem.Size = new System.Drawing.Size(202, 22);
+ this.매출내역ToolStripMenuItem.Size = new System.Drawing.Size(252, 26);
this.매출내역ToolStripMenuItem.Text = "매출내역";
this.매출내역ToolStripMenuItem.Click += new System.EventHandler(this.매출내역ToolStripMenuItem_Click);
//
// 이용자거래처조회ToolStripMenuItem
//
this.이용자거래처조회ToolStripMenuItem.Name = "이용자거래처조회ToolStripMenuItem";
- this.이용자거래처조회ToolStripMenuItem.Size = new System.Drawing.Size(202, 22);
+ this.이용자거래처조회ToolStripMenuItem.Size = new System.Drawing.Size(252, 26);
this.이용자거래처조회ToolStripMenuItem.Text = "이용자 거래처 조회";
this.이용자거래처조회ToolStripMenuItem.Click += new System.EventHandler(this.이용자거래처조회ToolStripMenuItem_Click);
//
// 마크설정ToolStripMenuItem
//
this.마크설정ToolStripMenuItem.Name = "마크설정ToolStripMenuItem";
- this.마크설정ToolStripMenuItem.Size = new System.Drawing.Size(202, 22);
+ this.마크설정ToolStripMenuItem.Size = new System.Drawing.Size(252, 26);
this.마크설정ToolStripMenuItem.Text = "마크설정";
this.마크설정ToolStripMenuItem.Click += new System.EventHandler(this.마크설정ToolStripMenuItem_Click);
//
// 일괄처리관리ToolStripMenuItem
//
this.일괄처리관리ToolStripMenuItem.Name = "일괄처리관리ToolStripMenuItem";
- this.일괄처리관리ToolStripMenuItem.Size = new System.Drawing.Size(202, 22);
+ this.일괄처리관리ToolStripMenuItem.Size = new System.Drawing.Size(252, 26);
this.일괄처리관리ToolStripMenuItem.Text = "일괄처리 관리";
this.일괄처리관리ToolStripMenuItem.Click += new System.EventHandler(this.일괄처리관리ToolStripMenuItem_Click);
//
@@ -829,11 +831,19 @@
//
this.btDevDb.ForeColor = System.Drawing.Color.Blue;
this.btDevDb.Name = "btDevDb";
- this.btDevDb.Size = new System.Drawing.Size(202, 22);
+ this.btDevDb.Size = new System.Drawing.Size(252, 26);
this.btDevDb.Text = "데이터베이스편집(개발)";
this.btDevDb.Visible = false;
this.btDevDb.Click += new System.EventHandler(this.btDevDb_Click);
//
+ // menu_allclose
+ //
+ this.menu_allclose.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
+ this.menu_allclose.Name = "menu_allclose";
+ this.menu_allclose.Size = new System.Drawing.Size(108, 26);
+ this.menu_allclose.Text = "전체 창 닫기";
+ this.menu_allclose.Click += new System.EventHandler(this.menu_allclose_Click);
+ //
// panel1
//
this.panel1.BackColor = System.Drawing.SystemColors.ControlDark;
@@ -851,9 +861,10 @@
this.panel1.Controls.Add(this.ShortCut2);
this.panel1.Controls.Add(this.ShortCut1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel1.Location = new System.Drawing.Point(0, 24);
+ this.panel1.Location = new System.Drawing.Point(0, 30);
+ this.panel1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1259, 64);
+ this.panel1.Size = new System.Drawing.Size(1902, 80);
this.panel1.TabIndex = 2;
//
// ShortCut12
@@ -862,9 +873,10 @@
this.ShortCut12.Enabled = false;
this.ShortCut12.Font = new System.Drawing.Font("굴림", 1.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.ShortCut12.ForeColor = System.Drawing.Color.Transparent;
- this.ShortCut12.Location = new System.Drawing.Point(859, 1);
+ this.ShortCut12.Location = new System.Drawing.Point(982, 1);
+ this.ShortCut12.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.ShortCut12.Name = "ShortCut12";
- this.ShortCut12.Size = new System.Drawing.Size(60, 60);
+ this.ShortCut12.Size = new System.Drawing.Size(69, 75);
this.ShortCut12.TabIndex = 2;
this.ShortCut12.Text = "즐겨찾기12";
this.ShortCut12.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
@@ -876,9 +888,10 @@
this.ShortCut11.Enabled = false;
this.ShortCut11.Font = new System.Drawing.Font("굴림", 1.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.ShortCut11.ForeColor = System.Drawing.Color.Transparent;
- this.ShortCut11.Location = new System.Drawing.Point(782, 1);
+ this.ShortCut11.Location = new System.Drawing.Point(894, 1);
+ this.ShortCut11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.ShortCut11.Name = "ShortCut11";
- this.ShortCut11.Size = new System.Drawing.Size(60, 60);
+ this.ShortCut11.Size = new System.Drawing.Size(69, 75);
this.ShortCut11.TabIndex = 2;
this.ShortCut11.Text = "즐겨찾기11";
this.ShortCut11.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
@@ -890,9 +903,10 @@
this.ShortCut10.Enabled = false;
this.ShortCut10.Font = new System.Drawing.Font("굴림", 1.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.ShortCut10.ForeColor = System.Drawing.Color.Transparent;
- this.ShortCut10.Location = new System.Drawing.Point(705, 1);
+ this.ShortCut10.Location = new System.Drawing.Point(806, 1);
+ this.ShortCut10.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.ShortCut10.Name = "ShortCut10";
- this.ShortCut10.Size = new System.Drawing.Size(60, 60);
+ this.ShortCut10.Size = new System.Drawing.Size(69, 75);
this.ShortCut10.TabIndex = 2;
this.ShortCut10.Text = "즐겨찾기10";
this.ShortCut10.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
@@ -904,9 +918,10 @@
this.ShortCut9.Enabled = false;
this.ShortCut9.Font = new System.Drawing.Font("굴림", 1.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.ShortCut9.ForeColor = System.Drawing.Color.Transparent;
- this.ShortCut9.Location = new System.Drawing.Point(628, 1);
+ this.ShortCut9.Location = new System.Drawing.Point(718, 1);
+ this.ShortCut9.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.ShortCut9.Name = "ShortCut9";
- this.ShortCut9.Size = new System.Drawing.Size(60, 60);
+ this.ShortCut9.Size = new System.Drawing.Size(69, 75);
this.ShortCut9.TabIndex = 2;
this.ShortCut9.Text = "즐겨찾기9";
this.ShortCut9.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
@@ -918,9 +933,10 @@
this.ShortCut8.Enabled = false;
this.ShortCut8.Font = new System.Drawing.Font("굴림", 1.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.ShortCut8.ForeColor = System.Drawing.Color.Transparent;
- this.ShortCut8.Location = new System.Drawing.Point(551, 1);
+ this.ShortCut8.Location = new System.Drawing.Point(630, 1);
+ this.ShortCut8.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.ShortCut8.Name = "ShortCut8";
- this.ShortCut8.Size = new System.Drawing.Size(60, 60);
+ this.ShortCut8.Size = new System.Drawing.Size(69, 75);
this.ShortCut8.TabIndex = 1;
this.ShortCut8.Text = "즐겨찾기8";
this.ShortCut8.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
@@ -932,9 +948,10 @@
this.ShortCut6.Enabled = false;
this.ShortCut6.Font = new System.Drawing.Font("굴림", 1.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.ShortCut6.ForeColor = System.Drawing.Color.Transparent;
- this.ShortCut6.Location = new System.Drawing.Point(397, 1);
+ this.ShortCut6.Location = new System.Drawing.Point(454, 1);
+ this.ShortCut6.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.ShortCut6.Name = "ShortCut6";
- this.ShortCut6.Size = new System.Drawing.Size(60, 60);
+ this.ShortCut6.Size = new System.Drawing.Size(69, 75);
this.ShortCut6.TabIndex = 2;
this.ShortCut6.Text = "즐겨찾기6";
this.ShortCut6.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
@@ -946,9 +963,10 @@
this.ShortCut5.Enabled = false;
this.ShortCut5.Font = new System.Drawing.Font("굴림", 1.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.ShortCut5.ForeColor = System.Drawing.Color.Transparent;
- this.ShortCut5.Location = new System.Drawing.Point(320, 1);
+ this.ShortCut5.Location = new System.Drawing.Point(366, 1);
+ this.ShortCut5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.ShortCut5.Name = "ShortCut5";
- this.ShortCut5.Size = new System.Drawing.Size(60, 60);
+ this.ShortCut5.Size = new System.Drawing.Size(69, 75);
this.ShortCut5.TabIndex = 1;
this.ShortCut5.Text = "즐겨찾기5";
this.ShortCut5.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
@@ -960,9 +978,10 @@
this.ShortCut7.Enabled = false;
this.ShortCut7.Font = new System.Drawing.Font("굴림", 1.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.ShortCut7.ForeColor = System.Drawing.Color.Transparent;
- this.ShortCut7.Location = new System.Drawing.Point(474, 1);
+ this.ShortCut7.Location = new System.Drawing.Point(542, 1);
+ this.ShortCut7.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.ShortCut7.Name = "ShortCut7";
- this.ShortCut7.Size = new System.Drawing.Size(60, 60);
+ this.ShortCut7.Size = new System.Drawing.Size(69, 75);
this.ShortCut7.TabIndex = 0;
this.ShortCut7.Text = "즐겨찾기7";
this.ShortCut7.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
@@ -974,9 +993,10 @@
this.ShortCut3.Enabled = false;
this.ShortCut3.Font = new System.Drawing.Font("굴림", 1.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.ShortCut3.ForeColor = System.Drawing.Color.Transparent;
- this.ShortCut3.Location = new System.Drawing.Point(166, 1);
+ this.ShortCut3.Location = new System.Drawing.Point(190, 1);
+ this.ShortCut3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.ShortCut3.Name = "ShortCut3";
- this.ShortCut3.Size = new System.Drawing.Size(60, 60);
+ this.ShortCut3.Size = new System.Drawing.Size(69, 75);
this.ShortCut3.TabIndex = 2;
this.ShortCut3.Text = "즐겨찾기3";
this.ShortCut3.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
@@ -988,9 +1008,10 @@
this.ShortCut4.Enabled = false;
this.ShortCut4.Font = new System.Drawing.Font("굴림", 1.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.ShortCut4.ForeColor = System.Drawing.Color.Transparent;
- this.ShortCut4.Location = new System.Drawing.Point(243, 1);
+ this.ShortCut4.Location = new System.Drawing.Point(278, 1);
+ this.ShortCut4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.ShortCut4.Name = "ShortCut4";
- this.ShortCut4.Size = new System.Drawing.Size(60, 60);
+ this.ShortCut4.Size = new System.Drawing.Size(69, 75);
this.ShortCut4.TabIndex = 0;
this.ShortCut4.Text = "즐겨찾기4";
this.ShortCut4.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
@@ -1002,9 +1023,10 @@
this.ShortCut2.Enabled = false;
this.ShortCut2.Font = new System.Drawing.Font("굴림", 1.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.ShortCut2.ForeColor = System.Drawing.Color.Transparent;
- this.ShortCut2.Location = new System.Drawing.Point(89, 1);
+ this.ShortCut2.Location = new System.Drawing.Point(102, 1);
+ this.ShortCut2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.ShortCut2.Name = "ShortCut2";
- this.ShortCut2.Size = new System.Drawing.Size(60, 60);
+ this.ShortCut2.Size = new System.Drawing.Size(69, 75);
this.ShortCut2.TabIndex = 1;
this.ShortCut2.Text = "즐겨찾기2";
this.ShortCut2.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
@@ -1016,9 +1038,10 @@
this.ShortCut1.Enabled = false;
this.ShortCut1.Font = new System.Drawing.Font("굴림", 1.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.ShortCut1.ForeColor = System.Drawing.Color.Transparent;
- this.ShortCut1.Location = new System.Drawing.Point(12, 1);
+ this.ShortCut1.Location = new System.Drawing.Point(14, 1);
+ this.ShortCut1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.ShortCut1.Name = "ShortCut1";
- this.ShortCut1.Size = new System.Drawing.Size(60, 60);
+ this.ShortCut1.Size = new System.Drawing.Size(69, 75);
this.ShortCut1.TabIndex = 0;
this.ShortCut1.Text = "즐겨찾기1";
this.ShortCut1.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
@@ -1029,6 +1052,7 @@
//
this.toolStrip1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
+ this.toolStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripLabel2,
this.VersionText,
@@ -1038,58 +1062,58 @@
this.toolStripSeparator3,
this.IPText,
this.lblStatus});
- this.toolStrip1.Location = new System.Drawing.Point(0, 681);
+ this.toolStrip1.Location = new System.Drawing.Point(0, 1002);
this.toolStrip1.Name = "toolStrip1";
- this.toolStrip1.Size = new System.Drawing.Size(1259, 25);
+ this.toolStrip1.Size = new System.Drawing.Size(1902, 31);
this.toolStrip1.TabIndex = 4;
this.toolStrip1.Text = "toolStrip1";
//
// toolStripLabel2
//
this.toolStripLabel2.Name = "toolStripLabel2";
- this.toolStripLabel2.Size = new System.Drawing.Size(43, 22);
+ this.toolStripLabel2.Size = new System.Drawing.Size(54, 28);
this.toolStripLabel2.Text = "회사명";
//
// VersionText
//
this.VersionText.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.VersionText.Name = "VersionText";
- this.VersionText.Size = new System.Drawing.Size(116, 22);
+ this.VersionText.Size = new System.Drawing.Size(143, 28);
this.VersionText.Text = "UniMarc Ver 0.0000";
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
- this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
+ this.toolStripSeparator1.Size = new System.Drawing.Size(6, 31);
//
// botUserLabel
//
this.botUserLabel.Name = "botUserLabel";
- this.botUserLabel.Size = new System.Drawing.Size(43, 22);
+ this.botUserLabel.Size = new System.Drawing.Size(54, 28);
this.botUserLabel.Text = "이용자";
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
- this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
+ this.toolStripSeparator2.Size = new System.Drawing.Size(6, 31);
//
// toolStripSeparator3
//
this.toolStripSeparator3.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.toolStripSeparator3.Name = "toolStripSeparator3";
- this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
+ this.toolStripSeparator3.Size = new System.Drawing.Size(6, 31);
//
// IPText
//
this.IPText.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.IPText.Name = "IPText";
- this.IPText.Size = new System.Drawing.Size(154, 22);
+ this.IPText.Size = new System.Drawing.Size(183, 28);
this.IPText.Text = "접속 아이피 : 0.000.00.000";
//
// lblStatus
//
this.lblStatus.Name = "lblStatus";
- this.lblStatus.Size = new System.Drawing.Size(27, 22);
+ this.lblStatus.Size = new System.Drawing.Size(34, 28);
this.lblStatus.Text = "WD";
//
// mdiTabControl
@@ -1097,45 +1121,40 @@
this.mdiTabControl.Controls.Add(this.tabPage1);
this.mdiTabControl.Controls.Add(this.tabPage2);
this.mdiTabControl.Dock = System.Windows.Forms.DockStyle.Fill;
- this.mdiTabControl.Location = new System.Drawing.Point(0, 88);
+ this.mdiTabControl.Location = new System.Drawing.Point(0, 110);
+ this.mdiTabControl.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.mdiTabControl.Name = "mdiTabControl";
this.mdiTabControl.SelectedIndex = 0;
- this.mdiTabControl.Size = new System.Drawing.Size(1259, 593);
+ this.mdiTabControl.Size = new System.Drawing.Size(1902, 892);
this.mdiTabControl.TabIndex = 5;
//
// tabPage1
//
- this.tabPage1.Location = new System.Drawing.Point(4, 22);
+ this.tabPage1.Location = new System.Drawing.Point(4, 25);
+ this.tabPage1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.tabPage1.Name = "tabPage1";
- this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage1.Size = new System.Drawing.Size(1251, 567);
+ this.tabPage1.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.tabPage1.Size = new System.Drawing.Size(1894, 863);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "tabPage1";
this.tabPage1.UseVisualStyleBackColor = true;
//
// tabPage2
//
- this.tabPage2.Location = new System.Drawing.Point(4, 22);
+ this.tabPage2.Location = new System.Drawing.Point(4, 25);
+ this.tabPage2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.tabPage2.Name = "tabPage2";
- this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage2.Size = new System.Drawing.Size(1251, 567);
+ this.tabPage2.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.tabPage2.Size = new System.Drawing.Size(1894, 871);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "tabPage2";
this.tabPage2.UseVisualStyleBackColor = true;
//
- // menu_allclose
- //
- this.menu_allclose.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
- this.menu_allclose.Name = "menu_allclose";
- this.menu_allclose.Size = new System.Drawing.Size(87, 20);
- this.menu_allclose.Text = "전체 창 닫기";
- this.menu_allclose.Click += new System.EventHandler(this.menu_allclose_Click);
- //
// Main
//
- this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1259, 706);
+ this.ClientSize = new System.Drawing.Size(1902, 1033);
this.Controls.Add(this.mdiTabControl);
this.Controls.Add(this.toolStrip1);
this.Controls.Add(this.panel1);
@@ -1143,7 +1162,9 @@
this.HelpButton = true;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MainMenuStrip = this.menuStrip1;
+ this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.Name = "Main";
+ this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "메인";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.Load += new System.EventHandler(this.Main_Load);
diff --git a/unimarc/unimarc/Main.cs b/unimarc/unimarc/Main.cs
index 309b6f4..bad6605 100644
--- a/unimarc/unimarc/Main.cs
+++ b/unimarc/unimarc/Main.cs
@@ -47,6 +47,11 @@ namespace WindowsFormsApp1
this.mdiTabControl.DrawItem += MdiTabControl_DrawItem;
PUB.Init();
this.btDevDb.Visible = System.Diagnostics.Debugger.IsAttached;
+ if(System.Diagnostics.Debugger.IsAttached)
+ {
+ this.Size = new Size(1920, 1080);
+ this.WindowState = FormWindowState.Normal;
+ }
}
public string User_Name { get; internal set; }
diff --git a/unimarc/unimarc/Properties/AssemblyInfo.cs b/unimarc/unimarc/Properties/AssemblyInfo.cs
index b1ef869..5f1ffc0 100644
--- a/unimarc/unimarc/Properties/AssemblyInfo.cs
+++ b/unimarc/unimarc/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// 모든 값을 지정하거나 아래와 같이 '*'를 사용하여 빌드 번호 및 수정 번호를
// 기본값으로 할 수 있습니다.
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("2025.12.29.2200")]
-[assembly: AssemblyFileVersion("2025.12.29.2200")]
+[assembly: AssemblyVersion("2026.01.09.2120")]
+[assembly: AssemblyFileVersion("2026.01.09.2120")]
diff --git a/unimarc/unimarc/UniMarc.csproj b/unimarc/unimarc/UniMarc.csproj
index 828a770..9ac3803 100644
--- a/unimarc/unimarc/UniMarc.csproj
+++ b/unimarc/unimarc/UniMarc.csproj
@@ -1070,6 +1070,9 @@
Marc.cs
+
+ MarcEditorControl.cs
+
Marc_FillBlank.cs
diff --git a/unimarc/unimarc/마크/Mac_List.Designer.cs b/unimarc/unimarc/마크/Mac_List.Designer.cs
index 5a4c9ca..a923a7c 100644
--- a/unimarc/unimarc/마크/Mac_List.Designer.cs
+++ b/unimarc/unimarc/마크/Mac_List.Designer.cs
@@ -60,9 +60,20 @@
this.btn_Delete = new System.Windows.Forms.Button();
this.btn_AddList = new System.Windows.Forms.Button();
this.panel1 = new System.Windows.Forms.Panel();
- this.btnSearchISBN = new System.Windows.Forms.Button();
- this.panel2 = new System.Windows.Forms.Panel();
+ this.panel12 = new System.Windows.Forms.Panel();
this.chkEditorTest = new System.Windows.Forms.CheckBox();
+ this.panel13 = new System.Windows.Forms.Panel();
+ this.panel11 = new System.Windows.Forms.Panel();
+ this.btnSearchISBN = new System.Windows.Forms.Button();
+ this.panel10 = new System.Windows.Forms.Panel();
+ this.panel9 = new System.Windows.Forms.Panel();
+ this.panel8 = new System.Windows.Forms.Panel();
+ this.panel7 = new System.Windows.Forms.Panel();
+ this.panel6 = new System.Windows.Forms.Panel();
+ this.panel5 = new System.Windows.Forms.Panel();
+ this.panel4 = new System.Windows.Forms.Panel();
+ this.panel3 = new System.Windows.Forms.Panel();
+ this.panel2 = new System.Windows.Forms.Panel();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
@@ -70,18 +81,22 @@
//
// label1
//
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(14, 13);
+ this.label1.Dock = System.Windows.Forms.DockStyle.Left;
+ this.label1.Location = new System.Drawing.Point(0, 6);
this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(57, 12);
+ this.label1.Size = new System.Drawing.Size(72, 34);
this.label1.TabIndex = 5;
this.label1.Text = "목록 검색";
+ this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// tb_Search
//
- this.tb_Search.Location = new System.Drawing.Point(73, 9);
+ this.tb_Search.Dock = System.Windows.Forms.DockStyle.Left;
+ this.tb_Search.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.tb_Search.Location = new System.Drawing.Point(72, 6);
+ this.tb_Search.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.tb_Search.Name = "tb_Search";
- this.tb_Search.Size = new System.Drawing.Size(241, 21);
+ this.tb_Search.Size = new System.Drawing.Size(307, 25);
this.tb_Search.TabIndex = 6;
this.tb_Search.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tb_Search_KeyDown);
//
@@ -126,12 +141,13 @@
this.dataGridView1.DefaultCellStyle = dataGridViewCellStyle2;
this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
this.dataGridView1.Location = new System.Drawing.Point(0, 0);
+ this.dataGridView1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.dataGridView1.MultiSelect = false;
this.dataGridView1.Name = "dataGridView1";
this.dataGridView1.RowHeadersWidth = 40;
this.dataGridView1.RowTemplate.Height = 23;
this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dataGridView1.Size = new System.Drawing.Size(1179, 623);
+ this.dataGridView1.Size = new System.Drawing.Size(1872, 780);
this.dataGridView1.TabIndex = 48;
this.dataGridView1.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellDoubleClick);
this.dataGridView1.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dataGridView1_RowPostPaint);
@@ -140,44 +156,57 @@
// idx
//
this.idx.HeaderText = "idx";
+ this.idx.MinimumWidth = 6;
this.idx.Name = "idx";
this.idx.Visible = false;
+ this.idx.Width = 125;
//
// start_date
//
this.start_date.HeaderText = "목록일자";
+ this.start_date.MinimumWidth = 6;
this.start_date.Name = "start_date";
+ this.start_date.Width = 125;
//
// end_date
//
this.end_date.HeaderText = "완료일자";
+ this.end_date.MinimumWidth = 6;
this.end_date.Name = "end_date";
+ this.end_date.Width = 125;
//
// dvc_custname
//
this.dvc_custname.HeaderText = "납품처";
+ this.dvc_custname.MinimumWidth = 6;
this.dvc_custname.Name = "dvc_custname";
+ this.dvc_custname.Width = 125;
//
// list_name
//
this.list_name.HeaderText = "목록명";
+ this.list_name.MinimumWidth = 6;
this.list_name.Name = "list_name";
this.list_name.Width = 200;
//
// work_name
//
this.work_name.HeaderText = "작업명";
+ this.work_name.MinimumWidth = 6;
this.work_name.Name = "work_name";
+ this.work_name.Width = 125;
//
// count
//
this.count.HeaderText = "수량";
+ this.count.MinimumWidth = 6;
this.count.Name = "count";
this.count.Width = 80;
//
// stock
//
this.stock.HeaderText = "입고";
+ this.stock.MinimumWidth = 6;
this.stock.Name = "stock";
this.stock.Visible = false;
this.stock.Width = 70;
@@ -185,6 +214,7 @@
// unstock
//
this.unstock.HeaderText = "미입고";
+ this.unstock.MinimumWidth = 6;
this.unstock.Name = "unstock";
this.unstock.Visible = false;
this.unstock.Width = 70;
@@ -192,57 +222,68 @@
// state
//
this.state.HeaderText = "상태";
+ this.state.MinimumWidth = 6;
this.state.Name = "state";
this.state.Width = 70;
//
// etc
//
this.etc.HeaderText = "비고";
+ this.etc.MinimumWidth = 6;
this.etc.Name = "etc";
this.etc.Width = 280;
//
// charge
//
this.charge.HeaderText = "담당자";
+ this.charge.MinimumWidth = 6;
this.charge.Name = "charge";
this.charge.Width = 70;
//
// dvc_cust
//
this.dvc_cust.HeaderText = "CustomerIDX";
+ this.dvc_cust.MinimumWidth = 6;
this.dvc_cust.Name = "dvc_cust";
this.dvc_cust.Visible = false;
+ this.dvc_cust.Width = 125;
//
// check
//
this.check.HeaderText = "V";
+ this.check.MinimumWidth = 6;
this.check.Name = "check";
this.check.Width = 35;
//
// cb_state
//
+ this.cb_state.Dock = System.Windows.Forms.DockStyle.Left;
this.cb_state.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.cb_state.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.cb_state.FormattingEnabled = true;
- this.cb_state.Location = new System.Drawing.Point(354, 9);
+ this.cb_state.Location = new System.Drawing.Point(416, 6);
+ this.cb_state.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.cb_state.Name = "cb_state";
- this.cb_state.Size = new System.Drawing.Size(74, 20);
+ this.cb_state.Size = new System.Drawing.Size(114, 25);
this.cb_state.TabIndex = 49;
//
// label2
//
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(323, 13);
+ this.label2.Dock = System.Windows.Forms.DockStyle.Left;
+ this.label2.Location = new System.Drawing.Point(379, 6);
this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(29, 12);
+ this.label2.Size = new System.Drawing.Size(37, 34);
this.label2.TabIndex = 5;
this.label2.Text = "상태";
+ this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btn_Lookup
//
- this.btn_Lookup.Location = new System.Drawing.Point(502, 3);
+ this.btn_Lookup.Dock = System.Windows.Forms.DockStyle.Left;
+ this.btn_Lookup.Location = new System.Drawing.Point(654, 6);
this.btn_Lookup.Margin = new System.Windows.Forms.Padding(1);
this.btn_Lookup.Name = "btn_Lookup";
- this.btn_Lookup.Size = new System.Drawing.Size(61, 32);
+ this.btn_Lookup.Size = new System.Drawing.Size(70, 34);
this.btn_Lookup.TabIndex = 50;
this.btn_Lookup.Text = "조 회";
this.btn_Lookup.UseVisualStyleBackColor = true;
@@ -250,10 +291,11 @@
//
// btn_Excel
//
- this.btn_Excel.Location = new System.Drawing.Point(1008, 3);
+ this.btn_Excel.Dock = System.Windows.Forms.DockStyle.Right;
+ this.btn_Excel.Location = new System.Drawing.Point(1693, 6);
this.btn_Excel.Margin = new System.Windows.Forms.Padding(1);
this.btn_Excel.Name = "btn_Excel";
- this.btn_Excel.Size = new System.Drawing.Size(61, 32);
+ this.btn_Excel.Size = new System.Drawing.Size(85, 34);
this.btn_Excel.TabIndex = 50;
this.btn_Excel.Text = "엑셀반출";
this.btn_Excel.UseVisualStyleBackColor = true;
@@ -261,10 +303,11 @@
//
// btn_Close
//
- this.btn_Close.Location = new System.Drawing.Point(1071, 3);
+ this.btn_Close.Dock = System.Windows.Forms.DockStyle.Right;
+ this.btn_Close.Location = new System.Drawing.Point(1787, 6);
this.btn_Close.Margin = new System.Windows.Forms.Padding(1);
this.btn_Close.Name = "btn_Close";
- this.btn_Close.Size = new System.Drawing.Size(61, 32);
+ this.btn_Close.Size = new System.Drawing.Size(85, 34);
this.btn_Close.TabIndex = 50;
this.btn_Close.Text = "닫 기";
this.btn_Close.UseVisualStyleBackColor = true;
@@ -272,21 +315,23 @@
//
// btn_Save
//
- this.btn_Save.Location = new System.Drawing.Point(945, 3);
+ this.btn_Save.Dock = System.Windows.Forms.DockStyle.Right;
+ this.btn_Save.Location = new System.Drawing.Point(1574, 6);
this.btn_Save.Margin = new System.Windows.Forms.Padding(1);
this.btn_Save.Name = "btn_Save";
- this.btn_Save.Size = new System.Drawing.Size(61, 32);
+ this.btn_Save.Size = new System.Drawing.Size(110, 34);
this.btn_Save.TabIndex = 50;
- this.btn_Save.Text = "체크사항\r\n저장";
+ this.btn_Save.Text = "체크사항저장";
this.btn_Save.UseVisualStyleBackColor = true;
this.btn_Save.Click += new System.EventHandler(this.btn_Save_Click);
//
// btn_Merge
//
- this.btn_Merge.Location = new System.Drawing.Point(691, 3);
+ this.btn_Merge.Dock = System.Windows.Forms.DockStyle.Right;
+ this.btn_Merge.Location = new System.Drawing.Point(1198, 6);
this.btn_Merge.Margin = new System.Windows.Forms.Padding(1);
this.btn_Merge.Name = "btn_Merge";
- this.btn_Merge.Size = new System.Drawing.Size(61, 32);
+ this.btn_Merge.Size = new System.Drawing.Size(85, 34);
this.btn_Merge.TabIndex = 51;
this.btn_Merge.Text = "목록병합";
this.btn_Merge.UseVisualStyleBackColor = true;
@@ -294,10 +339,11 @@
//
// btn_Progress
//
- this.btn_Progress.Location = new System.Drawing.Point(756, 3);
+ this.btn_Progress.Dock = System.Windows.Forms.DockStyle.Right;
+ this.btn_Progress.Location = new System.Drawing.Point(1292, 6);
this.btn_Progress.Margin = new System.Windows.Forms.Padding(1);
this.btn_Progress.Name = "btn_Progress";
- this.btn_Progress.Size = new System.Drawing.Size(61, 32);
+ this.btn_Progress.Size = new System.Drawing.Size(85, 34);
this.btn_Progress.TabIndex = 51;
this.btn_Progress.Text = "진행처리";
this.btn_Progress.UseVisualStyleBackColor = true;
@@ -305,10 +351,11 @@
//
// btn_Completion
//
- this.btn_Completion.Location = new System.Drawing.Point(819, 3);
+ this.btn_Completion.Dock = System.Windows.Forms.DockStyle.Right;
+ this.btn_Completion.Location = new System.Drawing.Point(1386, 6);
this.btn_Completion.Margin = new System.Windows.Forms.Padding(1);
this.btn_Completion.Name = "btn_Completion";
- this.btn_Completion.Size = new System.Drawing.Size(61, 32);
+ this.btn_Completion.Size = new System.Drawing.Size(85, 34);
this.btn_Completion.TabIndex = 51;
this.btn_Completion.Text = "완료처리";
this.btn_Completion.UseVisualStyleBackColor = true;
@@ -316,10 +363,11 @@
//
// btn_Delete
//
- this.btn_Delete.Location = new System.Drawing.Point(882, 3);
+ this.btn_Delete.Dock = System.Windows.Forms.DockStyle.Right;
+ this.btn_Delete.Location = new System.Drawing.Point(1480, 6);
this.btn_Delete.Margin = new System.Windows.Forms.Padding(1);
this.btn_Delete.Name = "btn_Delete";
- this.btn_Delete.Size = new System.Drawing.Size(61, 32);
+ this.btn_Delete.Size = new System.Drawing.Size(85, 34);
this.btn_Delete.TabIndex = 51;
this.btn_Delete.Text = "목록삭제";
this.btn_Delete.UseVisualStyleBackColor = true;
@@ -327,10 +375,11 @@
//
// btn_AddList
//
- this.btn_AddList.Location = new System.Drawing.Point(628, 3);
+ this.btn_AddList.Dock = System.Windows.Forms.DockStyle.Right;
+ this.btn_AddList.Location = new System.Drawing.Point(1104, 6);
this.btn_AddList.Margin = new System.Windows.Forms.Padding(1);
this.btn_AddList.Name = "btn_AddList";
- this.btn_AddList.Size = new System.Drawing.Size(61, 32);
+ this.btn_AddList.Size = new System.Drawing.Size(85, 34);
this.btn_AddList.TabIndex = 50;
this.btn_AddList.Text = "목록생성";
this.btn_AddList.UseVisualStyleBackColor = true;
@@ -338,66 +387,173 @@
//
// panel1
//
- this.panel1.Controls.Add(this.chkEditorTest);
- this.panel1.Controls.Add(this.label1);
- this.panel1.Controls.Add(this.btn_Delete);
- this.panel1.Controls.Add(this.label2);
- this.panel1.Controls.Add(this.btn_Completion);
- this.panel1.Controls.Add(this.tb_Search);
- this.panel1.Controls.Add(this.btn_Progress);
- this.panel1.Controls.Add(this.cb_state);
- this.panel1.Controls.Add(this.btn_Merge);
- this.panel1.Controls.Add(this.btnSearchISBN);
this.panel1.Controls.Add(this.btn_Lookup);
- this.panel1.Controls.Add(this.btn_Close);
+ this.panel1.Controls.Add(this.panel12);
+ this.panel1.Controls.Add(this.chkEditorTest);
+ this.panel1.Controls.Add(this.panel13);
+ this.panel1.Controls.Add(this.cb_state);
+ this.panel1.Controls.Add(this.label2);
+ this.panel1.Controls.Add(this.tb_Search);
+ this.panel1.Controls.Add(this.panel11);
+ this.panel1.Controls.Add(this.btnSearchISBN);
+ this.panel1.Controls.Add(this.panel10);
this.panel1.Controls.Add(this.btn_AddList);
- this.panel1.Controls.Add(this.btn_Excel);
+ this.panel1.Controls.Add(this.panel9);
+ this.panel1.Controls.Add(this.btn_Merge);
+ this.panel1.Controls.Add(this.panel8);
+ this.panel1.Controls.Add(this.btn_Progress);
+ this.panel1.Controls.Add(this.panel7);
+ this.panel1.Controls.Add(this.btn_Completion);
+ this.panel1.Controls.Add(this.panel6);
+ this.panel1.Controls.Add(this.btn_Delete);
+ this.panel1.Controls.Add(this.panel5);
this.panel1.Controls.Add(this.btn_Save);
+ this.panel1.Controls.Add(this.panel4);
+ this.panel1.Controls.Add(this.btn_Excel);
+ this.panel1.Controls.Add(this.panel3);
+ this.panel1.Controls.Add(this.label1);
+ this.panel1.Controls.Add(this.btn_Close);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 0);
+ this.panel1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1179, 38);
+ this.panel1.Padding = new System.Windows.Forms.Padding(0, 6, 0, 3);
+ this.panel1.Size = new System.Drawing.Size(1872, 43);
this.panel1.TabIndex = 52;
//
+ // panel12
+ //
+ this.panel12.Dock = System.Windows.Forms.DockStyle.Left;
+ this.panel12.Location = new System.Drawing.Point(645, 6);
+ this.panel12.Name = "panel12";
+ this.panel12.Size = new System.Drawing.Size(9, 34);
+ this.panel12.TabIndex = 62;
+ //
+ // chkEditorTest
+ //
+ this.chkEditorTest.AutoSize = true;
+ this.chkEditorTest.BackColor = System.Drawing.SystemColors.Control;
+ this.chkEditorTest.Dock = System.Windows.Forms.DockStyle.Left;
+ this.chkEditorTest.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.chkEditorTest.ForeColor = System.Drawing.Color.Blue;
+ this.chkEditorTest.Location = new System.Drawing.Point(539, 6);
+ this.chkEditorTest.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.chkEditorTest.Name = "chkEditorTest";
+ this.chkEditorTest.Size = new System.Drawing.Size(106, 34);
+ this.chkEditorTest.TabIndex = 52;
+ this.chkEditorTest.Text = "Editor (OLD)";
+ this.chkEditorTest.UseVisualStyleBackColor = false;
+ //
+ // panel13
+ //
+ this.panel13.Dock = System.Windows.Forms.DockStyle.Left;
+ this.panel13.Location = new System.Drawing.Point(530, 6);
+ this.panel13.Name = "panel13";
+ this.panel13.Size = new System.Drawing.Size(9, 34);
+ this.panel13.TabIndex = 63;
+ //
+ // panel11
+ //
+ this.panel11.Dock = System.Windows.Forms.DockStyle.Right;
+ this.panel11.Location = new System.Drawing.Point(1001, 6);
+ this.panel11.Name = "panel11";
+ this.panel11.Size = new System.Drawing.Size(9, 34);
+ this.panel11.TabIndex = 61;
+ //
// btnSearchISBN
//
- this.btnSearchISBN.Location = new System.Drawing.Point(565, 3);
+ this.btnSearchISBN.Dock = System.Windows.Forms.DockStyle.Right;
+ this.btnSearchISBN.Location = new System.Drawing.Point(1010, 6);
this.btnSearchISBN.Margin = new System.Windows.Forms.Padding(1);
this.btnSearchISBN.Name = "btnSearchISBN";
- this.btnSearchISBN.Size = new System.Drawing.Size(61, 32);
+ this.btnSearchISBN.Size = new System.Drawing.Size(85, 34);
this.btnSearchISBN.TabIndex = 50;
- this.btnSearchISBN.Text = "ISBN 조회";
+ this.btnSearchISBN.Text = "ISBN조회";
this.btnSearchISBN.UseVisualStyleBackColor = true;
this.btnSearchISBN.Click += new System.EventHandler(this.btnSearchISBN_Click);
//
+ // panel10
+ //
+ this.panel10.Dock = System.Windows.Forms.DockStyle.Right;
+ this.panel10.Location = new System.Drawing.Point(1095, 6);
+ this.panel10.Name = "panel10";
+ this.panel10.Size = new System.Drawing.Size(9, 34);
+ this.panel10.TabIndex = 60;
+ //
+ // panel9
+ //
+ this.panel9.Dock = System.Windows.Forms.DockStyle.Right;
+ this.panel9.Location = new System.Drawing.Point(1189, 6);
+ this.panel9.Name = "panel9";
+ this.panel9.Size = new System.Drawing.Size(9, 34);
+ this.panel9.TabIndex = 59;
+ //
+ // panel8
+ //
+ this.panel8.Dock = System.Windows.Forms.DockStyle.Right;
+ this.panel8.Location = new System.Drawing.Point(1283, 6);
+ this.panel8.Name = "panel8";
+ this.panel8.Size = new System.Drawing.Size(9, 34);
+ this.panel8.TabIndex = 58;
+ //
+ // panel7
+ //
+ this.panel7.Dock = System.Windows.Forms.DockStyle.Right;
+ this.panel7.Location = new System.Drawing.Point(1377, 6);
+ this.panel7.Name = "panel7";
+ this.panel7.Size = new System.Drawing.Size(9, 34);
+ this.panel7.TabIndex = 57;
+ //
+ // panel6
+ //
+ this.panel6.Dock = System.Windows.Forms.DockStyle.Right;
+ this.panel6.Location = new System.Drawing.Point(1471, 6);
+ this.panel6.Name = "panel6";
+ this.panel6.Size = new System.Drawing.Size(9, 34);
+ this.panel6.TabIndex = 56;
+ //
+ // panel5
+ //
+ this.panel5.Dock = System.Windows.Forms.DockStyle.Right;
+ this.panel5.Location = new System.Drawing.Point(1565, 6);
+ this.panel5.Name = "panel5";
+ this.panel5.Size = new System.Drawing.Size(9, 34);
+ this.panel5.TabIndex = 55;
+ //
+ // panel4
+ //
+ this.panel4.Dock = System.Windows.Forms.DockStyle.Right;
+ this.panel4.Location = new System.Drawing.Point(1684, 6);
+ this.panel4.Name = "panel4";
+ this.panel4.Size = new System.Drawing.Size(9, 34);
+ this.panel4.TabIndex = 54;
+ //
+ // panel3
+ //
+ this.panel3.Dock = System.Windows.Forms.DockStyle.Right;
+ this.panel3.Location = new System.Drawing.Point(1778, 6);
+ this.panel3.Name = "panel3";
+ this.panel3.Size = new System.Drawing.Size(9, 34);
+ this.panel3.TabIndex = 53;
+ //
// panel2
//
this.panel2.Controls.Add(this.dataGridView1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel2.Location = new System.Drawing.Point(0, 38);
+ this.panel2.Location = new System.Drawing.Point(0, 43);
+ this.panel2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(1179, 623);
+ this.panel2.Size = new System.Drawing.Size(1872, 780);
this.panel2.TabIndex = 53;
//
- // chkEditorTest
- //
- this.chkEditorTest.AutoSize = true;
- this.chkEditorTest.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.chkEditorTest.ForeColor = System.Drawing.Color.Red;
- this.chkEditorTest.Location = new System.Drawing.Point(436, 7);
- this.chkEditorTest.Name = "chkEditorTest";
- this.chkEditorTest.Size = new System.Drawing.Size(65, 28);
- this.chkEditorTest.TabIndex = 52;
- this.chkEditorTest.Text = "Editor\r\n(Test)";
- this.chkEditorTest.UseVisualStyleBackColor = true;
- //
// Mac_List
//
- this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1179, 661);
+ this.ClientSize = new System.Drawing.Size(1872, 823);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
+ this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.Name = "Mac_List";
this.ShowIcon = false;
this.Text = "마크목록";
@@ -445,5 +601,16 @@
private System.Windows.Forms.DataGridViewTextBoxColumn dvc_cust;
private System.Windows.Forms.DataGridViewTextBoxColumn check;
private System.Windows.Forms.CheckBox chkEditorTest;
+ private System.Windows.Forms.Panel panel12;
+ private System.Windows.Forms.Panel panel11;
+ private System.Windows.Forms.Panel panel10;
+ private System.Windows.Forms.Panel panel9;
+ private System.Windows.Forms.Panel panel8;
+ private System.Windows.Forms.Panel panel7;
+ private System.Windows.Forms.Panel panel6;
+ private System.Windows.Forms.Panel panel5;
+ private System.Windows.Forms.Panel panel4;
+ private System.Windows.Forms.Panel panel3;
+ private System.Windows.Forms.Panel panel13;
}
}
\ No newline at end of file
diff --git a/unimarc/unimarc/마크/Mac_List.cs b/unimarc/unimarc/마크/Mac_List.cs
index 1fc1bd8..8f27938 100644
--- a/unimarc/unimarc/마크/Mac_List.cs
+++ b/unimarc/unimarc/마크/Mac_List.cs
@@ -312,7 +312,7 @@ namespace WindowsFormsApp1.Mac
int idx_col = e.ColumnIndex;
if (3 <= idx_col && idx_col <= 8)
{
- if (chkEditorTest.Checked)
+ if (chkEditorTest.Checked == false)
{
var marc = this.main.OpenFormInTab(() => new ExcelTest.Marc2(this), allowMultiple: true);
marc.input_list(
@@ -371,6 +371,7 @@ namespace WindowsFormsApp1.Mac
private void btnSearchISBN_Click(object sender, EventArgs e)
{
+ if (this.dataGridView1.RowCount < 1) return;
if (dataGridView1.SelectedRows[0].Index < 0) return;
string tSearchText = dataGridView1.SelectedRows[0].Cells["list_name"].Value.ToString();
string tSearchIDX = dataGridView1.SelectedRows[0].Cells["idx"].Value.ToString();
diff --git a/unimarc/unimarc/마크/Mac_List.resx b/unimarc/unimarc/마크/Mac_List.resx
index 377e694..e23f8dd 100644
--- a/unimarc/unimarc/마크/Mac_List.resx
+++ b/unimarc/unimarc/마크/Mac_List.resx
@@ -163,6 +163,6 @@
17, 17
- 51
+ 55
\ No newline at end of file
diff --git a/unimarc/unimarc/마크/Marc2.cs b/unimarc/unimarc/마크/Marc2.cs
index 6662c9a..a8ffb61 100644
--- a/unimarc/unimarc/마크/Marc2.cs
+++ b/unimarc/unimarc/마크/Marc2.cs
@@ -758,5 +758,15 @@ namespace ExcelTest
newRow.Selected = true;
List_Book.FirstDisplayedScrollingRowIndex = nRow;
}
+
+ private void btClose_Click(object sender, EventArgs e)
+ {
+ this.Close();
+ }
+
+ private void Marc2_SizeChanged(object sender, EventArgs e)
+ {
+ // this.toolStripStatusLabel1.Text = $"{this.Size}";
+ }
}
}
\ No newline at end of file
diff --git a/unimarc/unimarc/마크/Marc2.designer.cs b/unimarc/unimarc/마크/Marc2.designer.cs
index c212378..51d6181 100644
--- a/unimarc/unimarc/마크/Marc2.designer.cs
+++ b/unimarc/unimarc/마크/Marc2.designer.cs
@@ -38,11 +38,10 @@
System.Windows.Forms.Label label25;
System.Windows.Forms.Label label26;
System.Windows.Forms.Label label27;
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = 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();
- this.marcEditorControl1 = new ExcelTest.MarcEditorControl();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = 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();
this.List_Book = new System.Windows.Forms.DataGridView();
this.list_idx = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ISBN13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
@@ -71,8 +70,14 @@
this.checkBox3 = new System.Windows.Forms.CheckBox();
this.tbCustName = new System.Windows.Forms.Button();
this.lbCustIDX = new System.Windows.Forms.Label();
- this.lbl_BookList = new System.Windows.Forms.Label();
this.btCopy = new System.Windows.Forms.Button();
+ this.statusStrip1 = new System.Windows.Forms.StatusStrip();
+ this.lbl_BookList = new System.Windows.Forms.ToolStripStatusLabel();
+ this.btClose = new System.Windows.Forms.Button();
+ this.panel2 = new System.Windows.Forms.Panel();
+ this.panel3 = new System.Windows.Forms.Panel();
+ this.marcEditorControl1 = new ExcelTest.MarcEditorControl();
+ this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
label31 = new System.Windows.Forms.Label();
label30 = new System.Windows.Forms.Label();
label33 = new System.Windows.Forms.Label();
@@ -85,28 +90,11 @@
label27 = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.List_Book)).BeginInit();
this.panel1.SuspendLayout();
+ this.statusStrip1.SuspendLayout();
+ this.panel2.SuspendLayout();
+ this.panel3.SuspendLayout();
this.SuspendLayout();
//
- // marcEditorControl1
- //
- this.marcEditorControl1.BackColor = System.Drawing.Color.Gray;
- this.marcEditorControl1.CurrentAuthor = null;
- this.marcEditorControl1.CurrentBookName = null;
- this.marcEditorControl1.CurrentDBMarc = null;
- this.marcEditorControl1.CurrentGrade = null;
- this.marcEditorControl1.CurrentISBN13 = null;
- this.marcEditorControl1.CurrentListIdx = null;
- this.marcEditorControl1.CurrentMarcIdx = null;
- this.marcEditorControl1.CurrentPrice = null;
- this.marcEditorControl1.CurrentPublisher = null;
- this.marcEditorControl1.CurrentSaveDate = null;
- this.marcEditorControl1.CurrentURL = null;
- this.marcEditorControl1.CurrentUser = null;
- this.marcEditorControl1.Location = new System.Drawing.Point(562, 7);
- this.marcEditorControl1.Name = "marcEditorControl1";
- this.marcEditorControl1.Size = new System.Drawing.Size(1230, 892);
- this.marcEditorControl1.TabIndex = 0;
- //
// label31
//
label31.Location = new System.Drawing.Point(0, 0);
@@ -183,16 +171,20 @@
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.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
+ | System.Windows.Forms.AnchorStyles.Left)
+ | System.Windows.Forms.AnchorStyles.Right)));
+ this.List_Book.BackgroundColor = System.Drawing.Color.SkyBlue;
this.List_Book.BorderStyle = System.Windows.Forms.BorderStyle.None;
- dataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle29.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle29.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- dataGridViewCellStyle29.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle29.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle29.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle29.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.List_Book.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle29;
+ dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+ dataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Control;
+ dataGridViewCellStyle9.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, 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.List_Book.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9;
+ this.List_Book.ColumnHeadersHeight = 29;
this.List_Book.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.list_idx,
this.ISBN13,
@@ -210,21 +202,23 @@
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.Location = new System.Drawing.Point(6, 91);
+ this.List_Book.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.List_Book.MultiSelect = false;
this.List_Book.Name = "List_Book";
this.List_Book.ReadOnly = true;
- dataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle32.BackColor = System.Drawing.SystemColors.ControlDark;
- dataGridViewCellStyle32.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- dataGridViewCellStyle32.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle32.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle32.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle32.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.List_Book.RowHeadersDefaultCellStyle = dataGridViewCellStyle32;
+ dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
+ dataGridViewCellStyle12.BackColor = System.Drawing.SystemColors.ControlDark;
+ dataGridViewCellStyle12.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ dataGridViewCellStyle12.ForeColor = System.Drawing.SystemColors.WindowText;
+ dataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight;
+ dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
+ dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
+ this.List_Book.RowHeadersDefaultCellStyle = dataGridViewCellStyle12;
+ this.List_Book.RowHeadersWidth = 51;
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.Size = new System.Drawing.Size(621, 695);
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);
@@ -237,6 +231,7 @@
// list_idx
//
this.list_idx.HeaderText = "list_idx";
+ this.list_idx.MinimumWidth = 6;
this.list_idx.Name = "list_idx";
this.list_idx.ReadOnly = true;
this.list_idx.Visible = false;
@@ -246,13 +241,16 @@
//
this.ISBN13.FillWeight = 136.2398F;
this.ISBN13.HeaderText = "ISBN13";
+ this.ISBN13.MinimumWidth = 6;
this.ISBN13.Name = "ISBN13";
this.ISBN13.ReadOnly = true;
this.ISBN13.Visible = false;
+ this.ISBN13.Width = 125;
//
// num
//
this.num.HeaderText = "연번";
+ this.num.MinimumWidth = 6;
this.num.Name = "num";
this.num.ReadOnly = true;
this.num.Width = 50;
@@ -261,6 +259,7 @@
//
this.book_name.FillWeight = 135.5107F;
this.book_name.HeaderText = "도서명";
+ this.book_name.MinimumWidth = 6;
this.book_name.Name = "book_name";
this.book_name.ReadOnly = true;
this.book_name.Width = 150;
@@ -269,6 +268,7 @@
//
this.author.FillWeight = 67.49011F;
this.author.HeaderText = "저자";
+ this.author.MinimumWidth = 6;
this.author.Name = "author";
this.author.ReadOnly = true;
this.author.Width = 80;
@@ -277,6 +277,7 @@
//
this.book_comp.FillWeight = 76.49199F;
this.book_comp.HeaderText = "출판사";
+ this.book_comp.MinimumWidth = 6;
this.book_comp.Name = "book_comp";
this.book_comp.ReadOnly = true;
this.book_comp.Width = 80;
@@ -284,6 +285,7 @@
// count
//
this.count.HeaderText = "C";
+ this.count.MinimumWidth = 6;
this.count.Name = "count";
this.count.ReadOnly = true;
this.count.Width = 30;
@@ -292,6 +294,7 @@
//
this.pay.FillWeight = 84.26746F;
this.pay.HeaderText = "정가";
+ this.pay.MinimumWidth = 6;
this.pay.Name = "pay";
this.pay.ReadOnly = true;
this.pay.Width = 62;
@@ -299,13 +302,16 @@
// url
//
this.url.HeaderText = "url";
+ this.url.MinimumWidth = 6;
this.url.Name = "url";
this.url.ReadOnly = true;
this.url.Visible = false;
+ this.url.Width = 125;
//
// marc_idx
//
this.marc_idx.HeaderText = "marc_idx";
+ this.marc_idx.MinimumWidth = 6;
this.marc_idx.Name = "marc_idx";
this.marc_idx.ReadOnly = true;
this.marc_idx.Visible = false;
@@ -314,16 +320,19 @@
// db_marc
//
this.db_marc.HeaderText = "marc";
+ this.db_marc.MinimumWidth = 6;
this.db_marc.Name = "db_marc";
this.db_marc.ReadOnly = true;
this.db_marc.Visible = false;
+ this.db_marc.Width = 125;
//
// grade
//
- dataGridViewCellStyle30.Format = "N0";
- dataGridViewCellStyle30.NullValue = null;
- this.grade.DefaultCellStyle = dataGridViewCellStyle30;
+ dataGridViewCellStyle10.Format = "N0";
+ dataGridViewCellStyle10.NullValue = null;
+ this.grade.DefaultCellStyle = dataGridViewCellStyle10;
this.grade.HeaderText = "등급";
+ this.grade.MinimumWidth = 6;
this.grade.Name = "grade";
this.grade.ReadOnly = true;
this.grade.Visible = false;
@@ -331,9 +340,10 @@
//
// colCheck
//
- dataGridViewCellStyle31.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- this.colCheck.DefaultCellStyle = dataGridViewCellStyle31;
+ dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+ this.colCheck.DefaultCellStyle = dataGridViewCellStyle11;
this.colCheck.HeaderText = "V";
+ this.colCheck.MinimumWidth = 6;
this.colCheck.Name = "colCheck";
this.colCheck.ReadOnly = true;
this.colCheck.Resizable = System.Windows.Forms.DataGridViewTriState.True;
@@ -342,45 +352,53 @@
// user
//
this.user.HeaderText = "작업자";
+ this.user.MinimumWidth = 6;
this.user.Name = "user";
this.user.ReadOnly = true;
this.user.Visible = false;
+ this.user.Width = 125;
//
// SaveDate
//
this.SaveDate.HeaderText = "저장시각";
+ this.SaveDate.MinimumWidth = 6;
this.SaveDate.Name = "SaveDate";
this.SaveDate.ReadOnly = true;
this.SaveDate.Visible = false;
+ this.SaveDate.Width = 125;
//
// rb_Sort
//
- this.rb_Sort.Location = new System.Drawing.Point(68, 4);
+ this.rb_Sort.Location = new System.Drawing.Point(78, 5);
+ this.rb_Sort.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.rb_Sort.Name = "rb_Sort";
- this.rb_Sort.Size = new System.Drawing.Size(48, 24);
+ this.rb_Sort.Size = new System.Drawing.Size(55, 30);
this.rb_Sort.TabIndex = 320;
this.rb_Sort.Text = "정렬";
//
// rb_Filter
//
- this.rb_Filter.Location = new System.Drawing.Point(122, 4);
+ this.rb_Filter.Location = new System.Drawing.Point(139, 5);
+ this.rb_Filter.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.rb_Filter.Name = "rb_Filter";
- this.rb_Filter.Size = new System.Drawing.Size(48, 24);
+ this.rb_Filter.Size = new System.Drawing.Size(55, 30);
this.rb_Filter.TabIndex = 322;
this.rb_Filter.Text = "필터";
//
// comboBox8
//
- this.comboBox8.Location = new System.Drawing.Point(176, 6);
+ this.comboBox8.Location = new System.Drawing.Point(201, 8);
+ this.comboBox8.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.comboBox8.Name = "comboBox8";
- this.comboBox8.Size = new System.Drawing.Size(107, 20);
+ this.comboBox8.Size = new System.Drawing.Size(122, 23);
this.comboBox8.TabIndex = 323;
//
// comboBox9
//
- this.comboBox9.Location = new System.Drawing.Point(286, 6);
+ this.comboBox9.Location = new System.Drawing.Point(327, 8);
+ this.comboBox9.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.comboBox9.Name = "comboBox9";
- this.comboBox9.Size = new System.Drawing.Size(52, 20);
+ this.comboBox9.Size = new System.Drawing.Size(59, 23);
this.comboBox9.TabIndex = 321;
//
// panel1
@@ -395,16 +413,18 @@
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.Location = new System.Drawing.Point(6, 43);
+ this.panel1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(524, 35);
+ this.panel1.Size = new System.Drawing.Size(621, 43);
this.panel1.TabIndex = 226;
//
// btn_mk_marcList
//
- this.btn_mk_marcList.Location = new System.Drawing.Point(433, 5);
+ 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.Name = "btn_mk_marcList";
- this.btn_mk_marcList.Size = new System.Drawing.Size(85, 23);
+ this.btn_mk_marcList.Size = new System.Drawing.Size(121, 29);
this.btn_mk_marcList.TabIndex = 227;
this.btn_mk_marcList.Text = "마크목록생성";
this.btn_mk_marcList.UseVisualStyleBackColor = true;
@@ -414,9 +434,10 @@
//
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(400, 5);
+ this.btn_CopySelect.Location = new System.Drawing.Point(457, 6);
+ this.btn_CopySelect.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.btn_CopySelect.Name = "btn_CopySelect";
- this.btn_CopySelect.Size = new System.Drawing.Size(30, 23);
+ this.btn_CopySelect.Size = new System.Drawing.Size(34, 29);
this.btn_CopySelect.TabIndex = 319;
this.btn_CopySelect.Text = "0";
this.btn_CopySelect.UseVisualStyleBackColor = false;
@@ -424,9 +445,10 @@
//
// btn_FilterReturn
//
- this.btn_FilterReturn.Location = new System.Drawing.Point(3, 4);
+ this.btn_FilterReturn.Location = new System.Drawing.Point(3, 5);
+ this.btn_FilterReturn.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.btn_FilterReturn.Name = "btn_FilterReturn";
- this.btn_FilterReturn.Size = new System.Drawing.Size(63, 23);
+ this.btn_FilterReturn.Size = new System.Drawing.Size(72, 29);
this.btn_FilterReturn.TabIndex = 229;
this.btn_FilterReturn.Text = "원래대로";
this.btn_FilterReturn.UseVisualStyleBackColor = true;
@@ -434,9 +456,10 @@
//
// btn_Search
//
- this.btn_Search.Location = new System.Drawing.Point(339, 5);
+ this.btn_Search.Location = new System.Drawing.Point(387, 6);
+ this.btn_Search.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.btn_Search.Name = "btn_Search";
- this.btn_Search.Size = new System.Drawing.Size(57, 23);
+ this.btn_Search.Size = new System.Drawing.Size(65, 29);
this.btn_Search.TabIndex = 227;
this.btn_Search.Text = "검 색";
this.btn_Search.UseVisualStyleBackColor = true;
@@ -448,9 +471,10 @@
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.Location = new System.Drawing.Point(579, 97);
+ this.checkBox3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.checkBox3.Name = "checkBox3";
- this.checkBox3.Size = new System.Drawing.Size(15, 14);
+ this.checkBox3.Size = new System.Drawing.Size(18, 17);
this.checkBox3.TabIndex = 227;
this.checkBox3.UseVisualStyleBackColor = false;
this.checkBox3.CheckedChanged += new System.EventHandler(this.checkBox3_CheckedChanged);
@@ -459,9 +483,10 @@
//
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.Location = new System.Drawing.Point(6, 7);
+ this.tbCustName.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.tbCustName.Name = "tbCustName";
- this.tbCustName.Size = new System.Drawing.Size(161, 26);
+ this.tbCustName.Size = new System.Drawing.Size(440, 32);
this.tbCustName.TabIndex = 33;
this.tbCustName.Text = " ";
this.tbCustName.UseVisualStyleBackColor = false;
@@ -472,57 +497,132 @@
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.Location = new System.Drawing.Point(452, 7);
this.lbCustIDX.Name = "lbCustIDX";
- this.lbCustIDX.Size = new System.Drawing.Size(60, 26);
+ this.lbCustIDX.Size = new System.Drawing.Size(68, 32);
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;
- //
// btCopy
//
this.btCopy.ForeColor = System.Drawing.Color.Red;
- this.btCopy.Location = new System.Drawing.Point(1512, 255);
+ this.btCopy.Location = new System.Drawing.Point(1728, 319);
+ this.btCopy.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.btCopy.Name = "btCopy";
- this.btCopy.Size = new System.Drawing.Size(77, 23);
+ this.btCopy.Size = new System.Drawing.Size(88, 29);
this.btCopy.TabIndex = 321;
this.btCopy.Text = "복 사";
this.btCopy.UseVisualStyleBackColor = true;
this.btCopy.Click += new System.EventHandler(this.button1_Click);
//
+ // statusStrip1
+ //
+ this.statusStrip1.BackColor = System.Drawing.SystemColors.Control;
+ this.statusStrip1.Font = new System.Drawing.Font("굴림체", 14.25F, System.Drawing.FontStyle.Bold);
+ this.statusStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
+ this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.lbl_BookList,
+ this.toolStripStatusLabel1});
+ this.statusStrip1.Location = new System.Drawing.Point(0, 793);
+ this.statusStrip1.Name = "statusStrip1";
+ this.statusStrip1.Size = new System.Drawing.Size(1872, 30);
+ this.statusStrip1.TabIndex = 322;
+ this.statusStrip1.Text = "statusStrip1";
+ //
+ // lbl_BookList
+ //
+ this.lbl_BookList.Name = "lbl_BookList";
+ this.lbl_BookList.Size = new System.Drawing.Size(140, 24);
+ this.lbl_BookList.Text = "{booklist}";
+ //
+ // btClose
+ //
+ this.btClose.Location = new System.Drawing.Point(526, 7);
+ this.btClose.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.btClose.Name = "btClose";
+ this.btClose.Size = new System.Drawing.Size(101, 32);
+ this.btClose.TabIndex = 324;
+ this.btClose.Text = "닫 기";
+ this.btClose.UseVisualStyleBackColor = true;
+ this.btClose.Click += new System.EventHandler(this.btClose_Click);
+ //
+ // panel2
+ //
+ this.panel2.Controls.Add(this.marcEditorControl1);
+ this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.panel2.Location = new System.Drawing.Point(634, 0);
+ this.panel2.Name = "panel2";
+ this.panel2.Size = new System.Drawing.Size(1238, 793);
+ this.panel2.TabIndex = 325;
+ //
+ // panel3
+ //
+ this.panel3.BackColor = System.Drawing.Color.White;
+ this.panel3.Controls.Add(this.checkBox3);
+ this.panel3.Controls.Add(this.tbCustName);
+ this.panel3.Controls.Add(this.panel1);
+ this.panel3.Controls.Add(this.btClose);
+ this.panel3.Controls.Add(this.List_Book);
+ this.panel3.Controls.Add(this.lbCustIDX);
+ this.panel3.Dock = System.Windows.Forms.DockStyle.Left;
+ this.panel3.Location = new System.Drawing.Point(0, 0);
+ this.panel3.Name = "panel3";
+ this.panel3.Size = new System.Drawing.Size(634, 793);
+ this.panel3.TabIndex = 325;
+ //
+ // marcEditorControl1
+ //
+ this.marcEditorControl1.BackColor = System.Drawing.Color.Gray;
+ this.marcEditorControl1.CurrentAuthor = null;
+ this.marcEditorControl1.CurrentBookName = null;
+ this.marcEditorControl1.CurrentDBMarc = null;
+ this.marcEditorControl1.CurrentGrade = null;
+ this.marcEditorControl1.CurrentISBN13 = null;
+ this.marcEditorControl1.CurrentListIdx = null;
+ this.marcEditorControl1.CurrentMarcIdx = null;
+ this.marcEditorControl1.CurrentPrice = null;
+ this.marcEditorControl1.CurrentPublisher = null;
+ this.marcEditorControl1.CurrentSaveDate = null;
+ this.marcEditorControl1.CurrentURL = null;
+ this.marcEditorControl1.CurrentUser = null;
+ this.marcEditorControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.marcEditorControl1.Location = new System.Drawing.Point(0, 0);
+ this.marcEditorControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.marcEditorControl1.Name = "marcEditorControl1";
+ this.marcEditorControl1.Size = new System.Drawing.Size(1238, 793);
+ this.marcEditorControl1.TabIndex = 0;
+ //
+ // toolStripStatusLabel1
+ //
+ this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
+ this.toolStripStatusLabel1.Size = new System.Drawing.Size(283, 24);
+ this.toolStripStatusLabel1.Text = "toolStripStatusLabel1";
+ //
// Marc2
//
- this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.SkyBlue;
- this.ClientSize = new System.Drawing.Size(1808, 908);
- this.Controls.Add(this.marcEditorControl1);
+ this.ClientSize = new System.Drawing.Size(1872, 823);
+ this.Controls.Add(this.panel2);
+ this.Controls.Add(this.panel3);
+ this.Controls.Add(this.statusStrip1);
this.Controls.Add(this.btCopy);
- 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.panel1);
this.KeyPreview = true;
+ this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.Name = "Marc2";
this.Text = "마크 작성(1)";
this.Load += new System.EventHandler(this.Marc_Load);
+ this.SizeChanged += new System.EventHandler(this.Marc2_SizeChanged);
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Marc_KeyDown);
((System.ComponentModel.ISupportInitialize)(this.List_Book)).EndInit();
this.panel1.ResumeLayout(false);
+ this.statusStrip1.ResumeLayout(false);
+ this.statusStrip1.PerformLayout();
+ this.panel2.ResumeLayout(false);
+ this.panel3.ResumeLayout(false);
+ this.panel3.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
@@ -561,8 +661,13 @@
private System.Windows.Forms.Button btn_CopySelect;
public System.Windows.Forms.Button tbCustName;
public System.Windows.Forms.Label lbCustIDX;
- public System.Windows.Forms.Label lbl_BookList;
private System.Windows.Forms.Button btCopy;
private ExcelTest.MarcEditorControl marcEditorControl1;
+ private System.Windows.Forms.StatusStrip statusStrip1;
+ private System.Windows.Forms.ToolStripStatusLabel lbl_BookList;
+ private System.Windows.Forms.Button btClose;
+ private System.Windows.Forms.Panel panel2;
+ private System.Windows.Forms.Panel panel3;
+ private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
}
}
\ No newline at end of file
diff --git a/unimarc/unimarc/마크/Marc2.resx b/unimarc/unimarc/마크/Marc2.resx
index 04aa89d..b6f7363 100644
--- a/unimarc/unimarc/마크/Marc2.resx
+++ b/unimarc/unimarc/마크/Marc2.resx
@@ -192,4 +192,7 @@
True
+
+ 17, 17
+
\ No newline at end of file
diff --git a/unimarc/unimarc/마크/MarcEditorControl.Designer.cs b/unimarc/unimarc/마크/MarcEditorControl.Designer.cs
index 485a029..a261f68 100644
--- a/unimarc/unimarc/마크/MarcEditorControl.Designer.cs
+++ b/unimarc/unimarc/마크/MarcEditorControl.Designer.cs
@@ -28,29 +28,24 @@
///
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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
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();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Marc));
+ this.label31 = new System.Windows.Forms.Label();
+ this.label30 = new System.Windows.Forms.Label();
+ this.label33 = new System.Windows.Forms.Label();
+ this.label32 = new System.Windows.Forms.Label();
+ this.label29 = new System.Windows.Forms.Label();
+ this.label28 = new System.Windows.Forms.Label();
+ this.label24 = new System.Windows.Forms.Label();
+ this.label25 = new System.Windows.Forms.Label();
+ this.label26 = new System.Windows.Forms.Label();
+ this.label27 = new System.Windows.Forms.Label();
this.richTextBox1 = new System.Windows.Forms.RichTextBox();
this.etc1 = new System.Windows.Forms.RichTextBox();
this.etc2 = new System.Windows.Forms.RichTextBox();
@@ -79,8 +74,9 @@
this.Btn_Memo = new System.Windows.Forms.Button();
this.btn_Save = new System.Windows.Forms.Button();
this.label4 = new System.Windows.Forms.Label();
- this.text008 = new System.Windows.Forms.TextBox();
+ this.text008 = new System.Windows.Forms.Label();
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.btn_preview = new System.Windows.Forms.Button();
@@ -222,17 +218,11 @@
this.lbl_ISBN = new System.Windows.Forms.Label();
this.checkBox4 = new System.Windows.Forms.CheckBox();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
- this.btn_Reflesh008 = new System.Windows.Forms.Button();
- 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();
+ this.panel1 = new System.Windows.Forms.Panel();
+ this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
+ this.panel2 = new System.Windows.Forms.Panel();
+ this.panel5 = new System.Windows.Forms.Panel();
+ this.panel6 = new System.Windows.Forms.Panel();
this.panel3.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
@@ -254,107 +244,112 @@
this.groupBox2.SuspendLayout();
this.grp245.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
+ this.panel1.SuspendLayout();
+ this.tableLayoutPanel1.SuspendLayout();
+ this.panel2.SuspendLayout();
+ this.panel5.SuspendLayout();
+ this.panel6.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";
+ this.label31.AutoSize = true;
+ this.label31.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label31.Location = new System.Drawing.Point(2, 18);
+ this.label31.Name = "label31";
+ this.label31.Size = new System.Drawing.Size(13, 12);
+ this.label31.TabIndex = 0;
+ this.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";
+ this.label30.AutoSize = true;
+ this.label30.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label30.Location = new System.Drawing.Point(2, 39);
+ this.label30.Name = "label30";
+ this.label30.Size = new System.Drawing.Size(13, 12);
+ this.label30.TabIndex = 2;
+ this.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 = "가로";
+ this.label33.AutoSize = true;
+ this.label33.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label33.Location = new System.Drawing.Point(107, 60);
+ this.label33.Name = "label33";
+ this.label33.Size = new System.Drawing.Size(29, 12);
+ this.label33.TabIndex = 7;
+ this.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 = "세로";
+ this.label32.AutoSize = true;
+ this.label32.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label32.Location = new System.Drawing.Point(15, 60);
+ this.label32.Name = "label32";
+ this.label32.Size = new System.Drawing.Size(29, 12);
+ this.label32.TabIndex = 5;
+ this.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";
+ this.label29.AutoSize = true;
+ this.label29.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label29.Location = new System.Drawing.Point(2, 60);
+ this.label29.Name = "label29";
+ this.label29.Size = new System.Drawing.Size(13, 12);
+ this.label29.TabIndex = 4;
+ this.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";
+ this.label28.AutoSize = true;
+ this.label28.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label28.Location = new System.Drawing.Point(2, 80);
+ this.label28.Name = "label28";
+ this.label28.Size = new System.Drawing.Size(13, 12);
+ this.label28.TabIndex = 9;
+ this.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";
+ this.label24.AutoSize = true;
+ this.label24.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label24.Location = new System.Drawing.Point(4, 18);
+ this.label24.Name = "label24";
+ this.label24.Size = new System.Drawing.Size(13, 12);
+ this.label24.TabIndex = 0;
+ this.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";
+ this.label25.AutoSize = true;
+ this.label25.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label25.Location = new System.Drawing.Point(4, 39);
+ this.label25.Name = "label25";
+ this.label25.Size = new System.Drawing.Size(13, 12);
+ this.label25.TabIndex = 2;
+ this.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";
+ this.label26.AutoSize = true;
+ this.label26.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label26.Location = new System.Drawing.Point(4, 60);
+ this.label26.Name = "label26";
+ this.label26.Size = new System.Drawing.Size(13, 12);
+ this.label26.TabIndex = 4;
+ this.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";
+ this.label27.AutoSize = true;
+ this.label27.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label27.Location = new System.Drawing.Point(4, 78);
+ this.label27.Name = "label27";
+ this.label27.Size = new System.Drawing.Size(13, 12);
+ this.label27.TabIndex = 6;
+ this.label27.Text = "g";
//
// richTextBox1
//
@@ -365,7 +360,7 @@
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.Size = new System.Drawing.Size(1003, 1021);
this.richTextBox1.TabIndex = 32;
this.richTextBox1.Text = "";
this.richTextBox1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.richTextBox1_KeyDown);
@@ -373,10 +368,11 @@
// etc1
//
this.etc1.BackColor = System.Drawing.SystemColors.ScrollBar;
+ this.etc1.Dock = System.Windows.Forms.DockStyle.Fill;
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.Location = new System.Drawing.Point(3, 3);
this.etc1.Name = "etc1";
- this.etc1.Size = new System.Drawing.Size(287, 187);
+ this.etc1.Size = new System.Drawing.Size(386, 246);
this.etc1.TabIndex = 32;
this.etc1.Text = "Remark1";
this.etc1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.etc_KeyDown);
@@ -384,10 +380,11 @@
// etc2
//
this.etc2.BackColor = System.Drawing.SystemColors.ScrollBar;
+ this.etc2.Dock = System.Windows.Forms.DockStyle.Fill;
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.Location = new System.Drawing.Point(3, 255);
this.etc2.Name = "etc2";
- this.etc2.Size = new System.Drawing.Size(287, 184);
+ this.etc2.Size = new System.Drawing.Size(386, 246);
this.etc2.TabIndex = 32;
this.etc2.Text = "Remark2";
this.etc2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.etc_KeyDown);
@@ -395,18 +392,18 @@
// label1
//
this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(933, 11);
+ this.label1.Location = new System.Drawing.Point(407, 14);
this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(53, 12);
+ this.label1.Size = new System.Drawing.Size(63, 14);
this.label1.TabIndex = 14;
this.label1.Text = "입력일자";
//
// label2
//
this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(1102, 11);
+ this.label2.Location = new System.Drawing.Point(615, 14);
this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(41, 12);
+ this.label2.Size = new System.Drawing.Size(49, 14);
this.label2.TabIndex = 206;
this.label2.Text = "이용자";
//
@@ -414,9 +411,9 @@
//
this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1.FormattingEnabled = true;
- this.comboBox1.Location = new System.Drawing.Point(1143, 7);
+ this.comboBox1.Location = new System.Drawing.Point(678, 10);
this.comboBox1.Name = "comboBox1";
- this.comboBox1.Size = new System.Drawing.Size(79, 20);
+ this.comboBox1.Size = new System.Drawing.Size(79, 21);
this.comboBox1.TabIndex = 207;
this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
this.comboBox1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseClick);
@@ -424,9 +421,9 @@
// label3
//
this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(1233, 11);
+ this.label3.Location = new System.Drawing.Point(762, 14);
this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(53, 12);
+ this.label3.Size = new System.Drawing.Size(63, 14);
this.label3.TabIndex = 206;
this.label3.Text = "자료형식";
//
@@ -434,9 +431,9 @@
//
this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox2.FormattingEnabled = true;
- this.comboBox2.Location = new System.Drawing.Point(1287, 7);
+ this.comboBox2.Location = new System.Drawing.Point(826, 10);
this.comboBox2.Name = "comboBox2";
- this.comboBox2.Size = new System.Drawing.Size(79, 20);
+ this.comboBox2.Size = new System.Drawing.Size(87, 21);
this.comboBox2.TabIndex = 207;
this.comboBox2.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
this.comboBox2.MouseClick += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseClick);
@@ -444,9 +441,9 @@
// label98
//
this.label98.AutoSize = true;
- this.label98.Location = new System.Drawing.Point(1374, 11);
+ this.label98.Location = new System.Drawing.Point(921, 14);
this.label98.Name = "label98";
- this.label98.Size = new System.Drawing.Size(53, 12);
+ this.label98.Size = new System.Drawing.Size(63, 14);
this.label98.TabIndex = 14;
this.label98.Text = "내용형식";
//
@@ -454,9 +451,9 @@
//
this.comboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox3.FormattingEnabled = true;
- this.comboBox3.Location = new System.Drawing.Point(1428, 7);
+ this.comboBox3.Location = new System.Drawing.Point(987, 10);
this.comboBox3.Name = "comboBox3";
- this.comboBox3.Size = new System.Drawing.Size(118, 20);
+ this.comboBox3.Size = new System.Drawing.Size(118, 21);
this.comboBox3.TabIndex = 207;
this.comboBox3.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
this.comboBox3.MouseClick += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseClick);
@@ -464,27 +461,27 @@
// label99
//
this.label99.AutoSize = true;
- this.label99.Location = new System.Drawing.Point(1675, 11);
+ this.label99.Location = new System.Drawing.Point(1228, 14);
this.label99.Name = "label99";
- this.label99.Size = new System.Drawing.Size(29, 12);
+ this.label99.Size = new System.Drawing.Size(35, 14);
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.Location = new System.Drawing.Point(1266, 9);
this.text008col.Name = "text008col";
- this.text008col.Size = new System.Drawing.Size(41, 21);
+ this.text008col.Size = new System.Drawing.Size(41, 23);
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.Location = new System.Drawing.Point(762, 40);
this.label100.Name = "label100";
- this.label100.Size = new System.Drawing.Size(53, 12);
+ this.label100.Size = new System.Drawing.Size(63, 14);
this.label100.TabIndex = 206;
this.label100.Text = "문학형식";
//
@@ -492,9 +489,9 @@
//
this.comboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox4.FormattingEnabled = true;
- this.comboBox4.Location = new System.Drawing.Point(1287, 29);
+ this.comboBox4.Location = new System.Drawing.Point(826, 36);
this.comboBox4.Name = "comboBox4";
- this.comboBox4.Size = new System.Drawing.Size(79, 20);
+ this.comboBox4.Size = new System.Drawing.Size(87, 21);
this.comboBox4.TabIndex = 207;
this.comboBox4.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
this.comboBox4.MouseClick += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseClick);
@@ -502,9 +499,9 @@
// label101
//
this.label101.AutoSize = true;
- this.label101.Location = new System.Drawing.Point(1398, 33);
+ this.label101.Location = new System.Drawing.Point(949, 40);
this.label101.Name = "label101";
- this.label101.Size = new System.Drawing.Size(29, 12);
+ this.label101.Size = new System.Drawing.Size(35, 14);
this.label101.TabIndex = 206;
this.label101.Text = "전기";
//
@@ -512,9 +509,9 @@
//
this.comboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox5.FormattingEnabled = true;
- this.comboBox5.Location = new System.Drawing.Point(1428, 29);
+ this.comboBox5.Location = new System.Drawing.Point(987, 36);
this.comboBox5.Name = "comboBox5";
- this.comboBox5.Size = new System.Drawing.Size(97, 20);
+ this.comboBox5.Size = new System.Drawing.Size(97, 21);
this.comboBox5.TabIndex = 207;
this.comboBox5.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
this.comboBox5.MouseClick += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseClick);
@@ -522,9 +519,9 @@
// label102
//
this.label102.AutoSize = true;
- this.label102.Location = new System.Drawing.Point(1538, 33);
+ this.label102.Location = new System.Drawing.Point(1089, 40);
this.label102.Name = "label102";
- this.label102.Size = new System.Drawing.Size(29, 12);
+ this.label102.Size = new System.Drawing.Size(35, 14);
this.label102.TabIndex = 206;
this.label102.Text = "언어";
//
@@ -532,9 +529,9 @@
//
this.comboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox6.FormattingEnabled = true;
- this.comboBox6.Location = new System.Drawing.Point(1568, 29);
+ this.comboBox6.Location = new System.Drawing.Point(1127, 36);
this.comboBox6.Name = "comboBox6";
- this.comboBox6.Size = new System.Drawing.Size(97, 20);
+ this.comboBox6.Size = new System.Drawing.Size(97, 21);
this.comboBox6.TabIndex = 207;
this.comboBox6.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
this.comboBox6.MouseClick += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseClick);
@@ -542,18 +539,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(1704, 29);
+ this.text008gov.Location = new System.Drawing.Point(1266, 35);
this.text008gov.Name = "text008gov";
- this.text008gov.Size = new System.Drawing.Size(41, 21);
+ this.text008gov.Size = new System.Drawing.Size(41, 23);
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.Location = new System.Drawing.Point(1228, 40);
this.label103.Name = "label103";
- this.label103.Size = new System.Drawing.Size(29, 12);
+ this.label103.Size = new System.Drawing.Size(35, 14);
this.label103.TabIndex = 206;
this.label103.Text = "기관";
//
@@ -562,9 +559,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(1747, 11);
+ this.col008res.Location = new System.Drawing.Point(1314, 14);
this.col008res.Name = "col008res";
- this.col008res.Size = new System.Drawing.Size(13, 12);
+ this.col008res.Size = new System.Drawing.Size(17, 14);
this.col008res.TabIndex = 206;
this.col008res.Text = " ";
this.col008res.TextChanged += new System.EventHandler(this.col008res_TextChanged);
@@ -574,9 +571,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(1747, 33);
+ this.gov008res.Location = new System.Drawing.Point(1314, 40);
this.gov008res.Name = "gov008res";
- this.gov008res.Size = new System.Drawing.Size(13, 12);
+ this.gov008res.Size = new System.Drawing.Size(17, 14);
this.gov008res.TabIndex = 206;
this.gov008res.Text = " ";
this.gov008res.TextChanged += new System.EventHandler(this.col008res_TextChanged);
@@ -584,9 +581,9 @@
// checkBox1
//
this.checkBox1.AutoSize = true;
- this.checkBox1.Location = new System.Drawing.Point(931, 31);
+ this.checkBox1.Location = new System.Drawing.Point(404, 38);
this.checkBox1.Name = "checkBox1";
- this.checkBox1.Size = new System.Drawing.Size(112, 16);
+ this.checkBox1.Size = new System.Drawing.Size(129, 18);
this.checkBox1.TabIndex = 213;
this.checkBox1.Text = "회의간행물 여부";
this.checkBox1.UseVisualStyleBackColor = true;
@@ -595,9 +592,9 @@
// checkBox2
//
this.checkBox2.AutoSize = true;
- this.checkBox2.Location = new System.Drawing.Point(1059, 31);
+ this.checkBox2.Location = new System.Drawing.Point(551, 38);
this.checkBox2.Name = "checkBox2";
- this.checkBox2.Size = new System.Drawing.Size(112, 16);
+ this.checkBox2.Size = new System.Drawing.Size(129, 18);
this.checkBox2.TabIndex = 213;
this.checkBox2.Text = "기념논문집 여부";
this.checkBox2.UseVisualStyleBackColor = true;
@@ -607,18 +604,18 @@
//
this.comboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox7.FormattingEnabled = true;
- this.comboBox7.Location = new System.Drawing.Point(1547, 7);
+ this.comboBox7.Location = new System.Drawing.Point(1106, 10);
this.comboBox7.Name = "comboBox7";
- this.comboBox7.Size = new System.Drawing.Size(118, 20);
+ this.comboBox7.Size = new System.Drawing.Size(118, 21);
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.Location = new System.Drawing.Point(14, 130);
this.Btn_Memo.Name = "Btn_Memo";
- this.Btn_Memo.Size = new System.Drawing.Size(77, 23);
+ this.Btn_Memo.Size = new System.Drawing.Size(77, 30);
this.Btn_Memo.TabIndex = 215;
this.Btn_Memo.Text = "메모장";
this.Btn_Memo.UseVisualStyleBackColor = true;
@@ -626,9 +623,9 @@
//
// btn_Save
//
- this.btn_Save.Location = new System.Drawing.Point(1512, 197);
+ this.btn_Save.Location = new System.Drawing.Point(14, 167);
this.btn_Save.Name = "btn_Save";
- this.btn_Save.Size = new System.Drawing.Size(77, 23);
+ this.btn_Save.Size = new System.Drawing.Size(77, 30);
this.btn_Save.TabIndex = 215;
this.btn_Save.Text = "저 장";
this.btn_Save.UseVisualStyleBackColor = true;
@@ -636,40 +633,59 @@
//
// label4
//
- this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(6, 8);
+ this.label4.Dock = System.Windows.Forms.DockStyle.Left;
+ this.label4.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label4.Location = new System.Drawing.Point(0, 0);
this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(49, 12);
+ this.label4.Size = new System.Drawing.Size(40, 64);
this.label4.TabIndex = 206;
- this.label4.Text = "008 Tag";
+ this.label4.Text = "008";
+ this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// text008
//
- this.text008.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.text008.BackColor = System.Drawing.Color.White;
+ this.text008.Dock = System.Windows.Forms.DockStyle.Fill;
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.Location = new System.Drawing.Point(40, 0);
+ this.text008.Margin = new System.Windows.Forms.Padding(3);
this.text008.Name = "text008";
- this.text008.Size = new System.Drawing.Size(272, 21);
+ this.text008.Size = new System.Drawing.Size(328, 64);
this.text008.TabIndex = 204;
+ this.text008.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// 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.btn_Reflesh008);
this.panel3.Controls.Add(this.label4);
- this.panel3.Location = new System.Drawing.Point(561, 13);
+ this.panel3.Dock = System.Windows.Forms.DockStyle.Left;
+ this.panel3.Location = new System.Drawing.Point(0, 0);
+ this.panel3.Margin = new System.Windows.Forms.Padding(0);
this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(364, 30);
+ this.panel3.Size = new System.Drawing.Size(398, 66);
this.panel3.TabIndex = 219;
//
+ // btn_Reflesh008
+ //
+ this.btn_Reflesh008.BackColor = System.Drawing.SystemColors.WindowText;
+ 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(368, 0);
+ this.btn_Reflesh008.Margin = new System.Windows.Forms.Padding(0);
+ this.btn_Reflesh008.Name = "btn_Reflesh008";
+ this.btn_Reflesh008.Size = new System.Drawing.Size(28, 64);
+ 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, 289);
+ this.btn_close.Location = new System.Drawing.Point(14, 241);
this.btn_close.Name = "btn_close";
- this.btn_close.Size = new System.Drawing.Size(77, 23);
+ this.btn_close.Size = new System.Drawing.Size(77, 30);
this.btn_close.TabIndex = 215;
this.btn_close.Text = "닫 기";
this.btn_close.UseVisualStyleBackColor = true;
@@ -682,18 +698,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(992, 7);
+ this.input_date.Location = new System.Drawing.Point(477, 9);
this.input_date.Name = "input_date";
this.input_date.ShowCheckBox = true;
- this.input_date.Size = new System.Drawing.Size(101, 21);
+ this.input_date.Size = new System.Drawing.Size(127, 23);
this.input_date.TabIndex = 220;
this.input_date.ValueChanged += new System.EventHandler(this.input_date_ValueChanged);
//
// btn_preview
//
- this.btn_preview.Location = new System.Drawing.Point(1512, 226);
+ this.btn_preview.Location = new System.Drawing.Point(14, 204);
this.btn_preview.Name = "btn_preview";
- this.btn_preview.Size = new System.Drawing.Size(77, 23);
+ this.btn_preview.Size = new System.Drawing.Size(77, 30);
this.btn_preview.TabIndex = 215;
this.btn_preview.Text = "미리보기";
this.btn_preview.UseVisualStyleBackColor = true;
@@ -708,16 +724,16 @@
"B (F10)",
"C (F11)",
"D (F12)"});
- this.cb_grade.Location = new System.Drawing.Point(1513, 93);
+ this.cb_grade.Location = new System.Drawing.Point(15, 33);
this.cb_grade.Name = "cb_grade";
- this.cb_grade.Size = new System.Drawing.Size(75, 20);
+ this.cb_grade.Size = new System.Drawing.Size(75, 21);
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.Location = new System.Drawing.Point(12, 15);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(62, 12);
this.label6.TabIndex = 223;
@@ -725,9 +741,9 @@
//
// btn_FillBlank
//
- this.btn_FillBlank.Location = new System.Drawing.Point(1512, 119);
+ this.btn_FillBlank.Location = new System.Drawing.Point(14, 63);
this.btn_FillBlank.Name = "btn_FillBlank";
- this.btn_FillBlank.Size = new System.Drawing.Size(77, 44);
+ this.btn_FillBlank.Size = new System.Drawing.Size(77, 60);
this.btn_FillBlank.TabIndex = 228;
this.btn_FillBlank.Text = "미소장 마크 코리스\r\n칸채우기";
this.btn_FillBlank.UseVisualStyleBackColor = true;
@@ -737,11 +753,13 @@
//
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
- this.tabControl1.Location = new System.Drawing.Point(562, 57);
+ this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tabControl1.Font = new System.Drawing.Font("돋움", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.tabControl1.Location = new System.Drawing.Point(0, 0);
this.tabControl1.Multiline = true;
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
- this.tabControl1.Size = new System.Drawing.Size(946, 842);
+ this.tabControl1.Size = new System.Drawing.Size(949, 812);
this.tabControl1.TabIndex = 0;
this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
//
@@ -749,10 +767,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, 22);
+ this.tabPage1.Location = new System.Drawing.Point(4, 25);
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.Padding = new System.Windows.Forms.Padding(3);
+ this.tabPage1.Size = new System.Drawing.Size(1009, 1027);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "마크 편집";
//
@@ -760,16 +778,16 @@
//
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.Location = new System.Drawing.Point(4, 23);
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.Padding = new System.Windows.Forms.Padding(3);
+ this.tabPage2.Size = new System.Drawing.Size(941, 785);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "마크 칸채우기";
//
// panel4
//
- this.panel4.BackColor = System.Drawing.SystemColors.ScrollBar;
+ this.panel4.BackColor = System.Drawing.SystemColors.Control;
this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel4.Controls.Add(this.Btn_interlock);
this.panel4.Controls.Add(this.groupBox5);
@@ -816,14 +834,14 @@
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.Size = new System.Drawing.Size(935, 779);
this.panel4.TabIndex = 0;
//
// Btn_interlock
//
- this.Btn_interlock.Location = new System.Drawing.Point(790, 45);
+ this.Btn_interlock.Location = new System.Drawing.Point(776, 45);
this.Btn_interlock.Name = "Btn_interlock";
- this.Btn_interlock.Size = new System.Drawing.Size(137, 55);
+ this.Btn_interlock.Size = new System.Drawing.Size(151, 55);
this.Btn_interlock.TabIndex = 309;
this.Btn_interlock.Text = "태그연동\r\n(041-546)";
this.Btn_interlock.UseVisualStyleBackColor = true;
@@ -846,6 +864,7 @@
this.GridView020.AllowDrop = true;
this.GridView020.AllowUserToAddRows = false;
this.GridView020.AllowUserToResizeRows = false;
+ this.GridView020.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.GridView020.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.GridView020.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.CheckSet,
@@ -857,8 +876,8 @@
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;
+ dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.GridView020.RowsDefaultCellStyle = dataGridViewCellStyle1;
this.GridView020.RowTemplate.Height = 23;
this.GridView020.Size = new System.Drawing.Size(408, 80);
this.GridView020.TabIndex = 0;
@@ -867,24 +886,30 @@
// CheckSet
//
this.CheckSet.HeaderText = "세트";
+ this.CheckSet.MinimumWidth = 6;
this.CheckSet.Name = "CheckSet";
this.CheckSet.Width = 40;
//
// Text020a
//
this.Text020a.HeaderText = "ISBN(a)";
+ this.Text020a.MinimumWidth = 6;
this.Text020a.Name = "Text020a";
this.Text020a.Width = 140;
//
// Text020g
//
this.Text020g.HeaderText = "부가기호(g)";
+ this.Text020g.MinimumWidth = 6;
this.Text020g.Name = "Text020g";
+ this.Text020g.Width = 125;
//
// Text020c
//
this.Text020c.HeaderText = "가격(c)";
+ this.Text020c.MinimumWidth = 6;
this.Text020c.Name = "Text020c";
+ this.Text020c.Width = 125;
//
// groupBox10
//
@@ -893,7 +918,7 @@
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.Location = new System.Drawing.Point(2, 576);
this.groupBox10.Name = "groupBox10";
this.groupBox10.Size = new System.Drawing.Size(414, 129);
this.groupBox10.TabIndex = 28;
@@ -926,8 +951,8 @@
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;
+ dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.GridView505.RowsDefaultCellStyle = dataGridViewCellStyle2;
this.GridView505.RowTemplate.Height = 23;
this.GridView505.Size = new System.Drawing.Size(401, 71);
this.GridView505.TabIndex = 2;
@@ -936,24 +961,30 @@
// text505n
//
this.text505n.HeaderText = "505n";
+ this.text505n.MinimumWidth = 6;
this.text505n.Name = "text505n";
this.text505n.Width = 50;
//
// text505t
//
this.text505t.HeaderText = "505t";
+ this.text505t.MinimumWidth = 6;
this.text505t.Name = "text505t";
this.text505t.Width = 130;
//
// text505d
//
this.text505d.HeaderText = "505d";
+ this.text505d.MinimumWidth = 6;
this.text505d.Name = "text505d";
+ this.text505d.Width = 125;
//
// text505e
//
this.text505e.HeaderText = "505e";
+ this.text505e.MinimumWidth = 6;
this.text505e.Name = "text505e";
+ this.text505e.Width = 125;
//
// label42
//
@@ -969,7 +1000,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(483, 789);
+ this.label45.Location = new System.Drawing.Point(477, 756);
this.label45.Name = "label45";
this.label45.Size = new System.Drawing.Size(57, 12);
this.label45.TabIndex = 36;
@@ -979,7 +1010,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(444, 574);
+ this.label41.Location = new System.Drawing.Point(435, 547);
this.label41.Name = "label41";
this.label41.Size = new System.Drawing.Size(30, 12);
this.label41.TabIndex = 26;
@@ -989,7 +1020,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(444, 745);
+ this.label47.Location = new System.Drawing.Point(438, 709);
this.label47.Name = "label47";
this.label47.Size = new System.Drawing.Size(96, 12);
this.label47.TabIndex = 32;
@@ -999,7 +1030,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(5, 453);
+ this.label46.Location = new System.Drawing.Point(8, 401);
this.label46.Name = "label46";
this.label46.Size = new System.Drawing.Size(57, 12);
this.label46.TabIndex = 12;
@@ -1009,7 +1040,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(457, 767);
+ this.label44.Location = new System.Drawing.Point(451, 733);
this.label44.Name = "label44";
this.label44.Size = new System.Drawing.Size(83, 12);
this.label44.TabIndex = 34;
@@ -1019,7 +1050,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(442, 452);
+ this.label37.Location = new System.Drawing.Point(434, 401);
this.label37.Name = "label37";
this.label37.Size = new System.Drawing.Size(44, 12);
this.label37.TabIndex = 16;
@@ -1029,7 +1060,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(444, 552);
+ this.label40.Location = new System.Drawing.Point(435, 524);
this.label40.Name = "label40";
this.label40.Size = new System.Drawing.Size(34, 12);
this.label40.TabIndex = 24;
@@ -1039,7 +1070,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(444, 50);
+ this.label5.Location = new System.Drawing.Point(426, 52);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(57, 24);
this.label5.TabIndex = 255;
@@ -1049,7 +1080,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(442, 430);
+ this.label36.Location = new System.Drawing.Point(434, 378);
this.label36.Name = "label36";
this.label36.Size = new System.Drawing.Size(44, 12);
this.label36.TabIndex = 14;
@@ -1060,14 +1091,15 @@
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;
+ dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+ dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control;
+ dataGridViewCellStyle3.Font = new System.Drawing.Font("돋움", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText;
+ dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
+ dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
+ dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
+ this.GridView246.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
+ this.GridView246.ColumnHeadersHeight = 29;
this.GridView246.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Text246Jisi,
this.Text246i,
@@ -1075,12 +1107,12 @@
this.Text246b,
this.Text246n,
this.Text246p});
- this.GridView246.Location = new System.Drawing.Point(434, 597);
+ this.GridView246.Location = new System.Drawing.Point(434, 566);
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;
+ dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.GridView246.RowsDefaultCellStyle = dataGridViewCellStyle4;
this.GridView246.RowTemplate.Height = 23;
this.GridView246.Size = new System.Drawing.Size(493, 138);
this.GridView246.TabIndex = 31;
@@ -1089,6 +1121,7 @@
// Text246Jisi
//
this.Text246Jisi.HeaderText = "지시";
+ this.Text246Jisi.MinimumWidth = 6;
this.Text246Jisi.Name = "Text246Jisi";
this.Text246Jisi.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.Text246Jisi.Width = 40;
@@ -1096,35 +1129,43 @@
// Text246i
//
this.Text246i.HeaderText = "246i";
+ this.Text246i.MinimumWidth = 6;
this.Text246i.Name = "Text246i";
this.Text246i.Width = 80;
//
// Text246a
//
this.Text246a.HeaderText = "246a";
+ this.Text246a.MinimumWidth = 6;
this.Text246a.Name = "Text246a";
+ this.Text246a.Width = 125;
//
// Text246b
//
this.Text246b.HeaderText = "246b";
+ this.Text246b.MinimumWidth = 6;
this.Text246b.Name = "Text246b";
+ this.Text246b.Width = 125;
//
// Text246n
//
this.Text246n.HeaderText = "246n";
+ this.Text246n.MinimumWidth = 6;
this.Text246n.Name = "Text246n";
this.Text246n.Width = 50;
//
// Text246p
//
this.Text246p.HeaderText = "246p";
+ this.Text246p.MinimumWidth = 6;
this.Text246p.Name = "Text246p";
+ this.Text246p.Width = 125;
//
// 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.Location = new System.Drawing.Point(4, 546);
this.label39.Name = "label39";
this.label39.Size = new System.Drawing.Size(31, 24);
this.label39.TabIndex = 22;
@@ -1134,7 +1175,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(33, 306);
+ this.label23.Location = new System.Drawing.Point(44, 273);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(31, 12);
this.label23.TabIndex = 6;
@@ -1144,7 +1185,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(7, 761);
+ this.label43.Location = new System.Drawing.Point(3, 712);
this.label43.Name = "label43";
this.label43.Size = new System.Drawing.Size(31, 12);
this.label43.TabIndex = 29;
@@ -1154,7 +1195,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(7, 552);
+ this.label38.Location = new System.Drawing.Point(5, 503);
this.label38.Name = "label38";
this.label38.Size = new System.Drawing.Size(31, 24);
this.label38.TabIndex = 20;
@@ -1164,7 +1205,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(7, 284);
+ this.label22.Location = new System.Drawing.Point(18, 250);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(57, 12);
this.label22.TabIndex = 4;
@@ -1178,9 +1219,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(436, 353);
+ this.groupBox9.Location = new System.Drawing.Point(422, 310);
this.groupBox9.Name = "groupBox9";
- this.groupBox9.Size = new System.Drawing.Size(491, 67);
+ this.groupBox9.Size = new System.Drawing.Size(505, 60);
this.groupBox9.TabIndex = 11;
this.groupBox9.TabStop = false;
this.groupBox9.Text = "로컬표목 (9XX) [이명, 원저자명]";
@@ -1189,9 +1230,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(44, 19);
+ this.text900a.Location = new System.Drawing.Point(44, 15);
this.text900a.Name = "text900a";
- this.text900a.Size = new System.Drawing.Size(435, 21);
+ this.text900a.Size = new System.Drawing.Size(455, 21);
this.text900a.TabIndex = 1;
this.text900a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -1199,9 +1240,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(44, 41);
+ this.text910a.Location = new System.Drawing.Point(44, 35);
this.text910a.Name = "text910a";
- this.text910a.Size = new System.Drawing.Size(435, 21);
+ this.text910a.Size = new System.Drawing.Size(455, 21);
this.text910a.TabIndex = 3;
this.text910a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -1209,7 +1250,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(8, 44);
+ this.label35.Location = new System.Drawing.Point(8, 39);
this.label35.Name = "label35";
this.label35.Size = new System.Drawing.Size(34, 12);
this.label35.TabIndex = 2;
@@ -1219,7 +1260,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(8, 22);
+ this.label34.Location = new System.Drawing.Point(8, 19);
this.label34.Name = "label34";
this.label34.Size = new System.Drawing.Size(34, 12);
this.label34.TabIndex = 0;
@@ -1230,14 +1271,14 @@
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;
+ dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+ dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Control;
+ dataGridViewCellStyle5.Font = new System.Drawing.Font("돋움", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.WindowText;
+ dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
+ dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
+ dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
+ this.GridView440.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
this.GridView440.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.GridView440.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.text440a,
@@ -1246,12 +1287,12 @@
this.text440vNum,
this.text440vTxt,
this.text440x});
- this.GridView440.Location = new System.Drawing.Point(3, 475);
+ this.GridView440.Location = new System.Drawing.Point(3, 420);
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;
+ dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.GridView440.RowsDefaultCellStyle = dataGridViewCellStyle6;
this.GridView440.RowTemplate.Height = 23;
this.GridView440.Size = new System.Drawing.Size(597, 71);
this.GridView440.TabIndex = 18;
@@ -1260,35 +1301,44 @@
// text440a
//
this.text440a.HeaderText = "440a";
+ this.text440a.MinimumWidth = 6;
this.text440a.Name = "text440a";
+ this.text440a.Width = 125;
//
// text440n
//
this.text440n.HeaderText = "440n";
+ this.text440n.MinimumWidth = 6;
this.text440n.Name = "text440n";
this.text440n.Width = 50;
//
// text440p
//
this.text440p.HeaderText = "440p";
+ this.text440p.MinimumWidth = 6;
this.text440p.Name = "text440p";
+ this.text440p.Width = 125;
//
// text440vNum
//
this.text440vNum.HeaderText = "440v [숫자]";
+ this.text440vNum.MinimumWidth = 6;
this.text440vNum.Name = "text440vNum";
this.text440vNum.Width = 110;
//
// text440vTxt
//
this.text440vTxt.HeaderText = "440v [문자]";
+ this.text440vTxt.MinimumWidth = 6;
this.text440vTxt.Name = "text440vTxt";
this.text440vTxt.Width = 110;
//
// text440x
//
this.text440x.HeaderText = "440x";
+ this.text440x.MinimumWidth = 6;
this.text440x.Name = "text440x";
+ this.text440x.Width = 125;
//
// groupBox8
//
@@ -1298,9 +1348,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(436, 280);
+ this.groupBox8.Location = new System.Drawing.Point(422, 247);
this.groupBox8.Name = "groupBox8";
- this.groupBox8.Size = new System.Drawing.Size(491, 67);
+ this.groupBox8.Size = new System.Drawing.Size(505, 59);
this.groupBox8.TabIndex = 10;
this.groupBox8.TabStop = false;
this.groupBox8.Text = "부출표목 (7XX) [한글]";
@@ -1309,9 +1359,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(44, 20);
+ this.text700a.Location = new System.Drawing.Point(57, 15);
this.text700a.Name = "text700a";
- this.text700a.Size = new System.Drawing.Size(435, 21);
+ this.text700a.Size = new System.Drawing.Size(442, 21);
this.text700a.TabIndex = 1;
this.text700a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -1319,9 +1369,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(44, 42);
+ this.text710a.Location = new System.Drawing.Point(57, 35);
this.text710a.Name = "text710a";
- this.text710a.Size = new System.Drawing.Size(435, 21);
+ this.text710a.Size = new System.Drawing.Size(442, 21);
this.text710a.TabIndex = 3;
this.text710a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -1329,7 +1379,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(8, 46);
+ this.label21.Location = new System.Drawing.Point(8, 40);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(34, 12);
this.label21.TabIndex = 2;
@@ -1339,7 +1389,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(8, 24);
+ this.label20.Location = new System.Drawing.Point(8, 20);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(34, 12);
this.label20.TabIndex = 0;
@@ -1350,24 +1400,24 @@
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;
+ dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+ dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Control;
+ dataGridViewCellStyle7.Font = new System.Drawing.Font("돋움", 9.75F, System.Drawing.FontStyle.Regular, 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.GridView490.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
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.Location = new System.Drawing.Point(606, 420);
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;
+ dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.GridView490.RowsDefaultCellStyle = dataGridViewCellStyle8;
this.GridView490.RowTemplate.Height = 23;
this.GridView490.Size = new System.Drawing.Size(321, 71);
this.GridView490.TabIndex = 19;
@@ -1376,30 +1426,32 @@
// text490a
//
this.text490a.HeaderText = "490a";
+ this.text490a.MinimumWidth = 6;
this.text490a.Name = "text490a";
this.text490a.Width = 150;
//
// text490v
//
this.text490v.HeaderText = "490v";
+ this.text490v.MinimumWidth = 6;
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.Location = new System.Drawing.Point(78, 245);
this.text940a.Name = "text940a";
- this.text940a.Size = new System.Drawing.Size(346, 21);
+ this.text940a.Size = new System.Drawing.Size(339, 22);
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.Location = new System.Drawing.Point(78, 268);
this.text250a.Name = "text250a";
- this.text250a.Size = new System.Drawing.Size(346, 21);
+ this.text250a.Size = new System.Drawing.Size(339, 22);
this.text250a.TabIndex = 7;
this.text250a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -1410,14 +1462,14 @@
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.Controls.Add(this.label24);
+ this.grp260.Controls.Add(this.label25);
+ this.grp260.Controls.Add(this.label26);
+ this.grp260.Controls.Add(this.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.Location = new System.Drawing.Point(3, 293);
this.grp260.Name = "grp260";
- this.grp260.Size = new System.Drawing.Size(202, 113);
+ this.grp260.Size = new System.Drawing.Size(202, 100);
this.grp260.TabIndex = 8;
this.grp260.TabStop = false;
this.grp260.Text = "260";
@@ -1426,7 +1478,7 @@
//
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.Location = new System.Drawing.Point(18, 14);
this.text260a.Name = "text260a";
this.text260a.Size = new System.Drawing.Size(178, 21);
this.text260a.TabIndex = 1;
@@ -1436,7 +1488,7 @@
//
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.Location = new System.Drawing.Point(18, 35);
this.text260b.Name = "text260b";
this.text260b.Size = new System.Drawing.Size(178, 21);
this.text260b.TabIndex = 3;
@@ -1446,7 +1498,7 @@
//
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.Location = new System.Drawing.Point(18, 56);
this.text260c.Name = "text260c";
this.text260c.Size = new System.Drawing.Size(178, 21);
this.text260c.TabIndex = 5;
@@ -1456,7 +1508,7 @@
//
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.Location = new System.Drawing.Point(18, 76);
this.text260g.Name = "text260g";
this.text260g.Size = new System.Drawing.Size(178, 21);
this.text260g.TabIndex = 7;
@@ -1470,16 +1522,16 @@
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.Controls.Add(this.label31);
+ this.grp300.Controls.Add(this.label30);
+ this.grp300.Controls.Add(this.label33);
+ this.grp300.Controls.Add(this.label32);
+ this.grp300.Controls.Add(this.label29);
+ this.grp300.Controls.Add(this.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.Location = new System.Drawing.Point(215, 293);
this.grp300.Name = "grp300";
- this.grp300.Size = new System.Drawing.Size(202, 113);
+ this.grp300.Size = new System.Drawing.Size(202, 100);
this.grp300.TabIndex = 9;
this.grp300.TabStop = false;
this.grp300.Text = "300";
@@ -1488,7 +1540,7 @@
//
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.Location = new System.Drawing.Point(17, 14);
this.text300a.Name = "text300a";
this.text300a.Size = new System.Drawing.Size(178, 21);
this.text300a.TabIndex = 1;
@@ -1498,7 +1550,7 @@
//
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.Location = new System.Drawing.Point(17, 35);
this.text300b.Name = "text300b";
this.text300b.Size = new System.Drawing.Size(178, 21);
this.text300b.TabIndex = 3;
@@ -1508,7 +1560,7 @@
//
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.Location = new System.Drawing.Point(44, 56);
this.text300c1.Name = "text300c1";
this.text300c1.Size = new System.Drawing.Size(59, 21);
this.text300c1.TabIndex = 6;
@@ -1518,7 +1570,7 @@
//
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.Location = new System.Drawing.Point(136, 56);
this.text300c2.Name = "text300c2";
this.text300c2.Size = new System.Drawing.Size(59, 21);
this.text300c2.TabIndex = 8;
@@ -1528,7 +1580,7 @@
//
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.Location = new System.Drawing.Point(17, 77);
this.text300e.Name = "text300e";
this.text300e.Size = new System.Drawing.Size(178, 21);
this.text300e.TabIndex = 10;
@@ -1539,7 +1591,7 @@
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.Location = new System.Drawing.Point(488, 47);
this.text546a.Multiline = true;
this.text546a.Name = "text546a";
this.text546a.Size = new System.Drawing.Size(282, 53);
@@ -1548,18 +1600,18 @@
// 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.Location = new System.Drawing.Point(38, 548);
this.text504a.Name = "text504a";
- this.text504a.Size = new System.Drawing.Size(372, 21);
+ this.text504a.Size = new System.Drawing.Size(379, 22);
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.Location = new System.Drawing.Point(540, 727);
this.text536a.Name = "text536a";
- this.text536a.Size = new System.Drawing.Size(387, 21);
+ this.text536a.Size = new System.Drawing.Size(387, 22);
this.text536a.TabIndex = 35;
this.text536a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -1573,9 +1625,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(436, 109);
+ this.groupBox4.Location = new System.Drawing.Point(422, 103);
this.groupBox4.Name = "groupBox4";
- this.groupBox4.Size = new System.Drawing.Size(491, 76);
+ this.groupBox4.Size = new System.Drawing.Size(505, 61);
this.groupBox4.TabIndex = 2;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "기본표목 (1XX)";
@@ -1584,7 +1636,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(349, 21);
+ this.radioButton4.Location = new System.Drawing.Point(349, 16);
this.radioButton4.Name = "radioButton4";
this.radioButton4.Size = new System.Drawing.Size(75, 16);
this.radioButton4.TabIndex = 3;
@@ -1596,7 +1648,7 @@
//
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.Location = new System.Drawing.Point(16, 35);
this.basicHeadBox.Name = "basicHeadBox";
this.basicHeadBox.Size = new System.Drawing.Size(285, 21);
this.basicHeadBox.TabIndex = 4;
@@ -1606,7 +1658,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(317, 46);
+ this.invertCheck.Location = new System.Drawing.Point(311, 37);
this.invertCheck.Name = "invertCheck";
this.invertCheck.Size = new System.Drawing.Size(48, 16);
this.invertCheck.TabIndex = 5;
@@ -1619,7 +1671,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(16, 21);
+ this.rbtn_100.Location = new System.Drawing.Point(16, 16);
this.rbtn_100.Name = "rbtn_100";
this.rbtn_100.Size = new System.Drawing.Size(100, 16);
this.rbtn_100.TabIndex = 0;
@@ -1631,7 +1683,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(238, 21);
+ this.rbtn_111.Location = new System.Drawing.Point(238, 16);
this.rbtn_111.Name = "rbtn_111";
this.rbtn_111.Size = new System.Drawing.Size(100, 16);
this.rbtn_111.TabIndex = 2;
@@ -1643,7 +1695,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(127, 21);
+ this.rbtn_110.Location = new System.Drawing.Point(127, 16);
this.rbtn_110.Name = "rbtn_110";
this.rbtn_110.Size = new System.Drawing.Size(100, 16);
this.rbtn_110.TabIndex = 1;
@@ -1654,9 +1706,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(486, 448);
+ this.text650a.Location = new System.Drawing.Point(484, 396);
this.text650a.Name = "text650a";
- this.text650a.Size = new System.Drawing.Size(429, 21);
+ this.text650a.Size = new System.Drawing.Size(443, 22);
this.text650a.TabIndex = 17;
this.text650a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -1672,9 +1724,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(436, 3);
+ this.groupBox3.Location = new System.Drawing.Point(422, 3);
this.groupBox3.Name = "groupBox3";
- this.groupBox3.Size = new System.Drawing.Size(491, 40);
+ this.groupBox3.Size = new System.Drawing.Size(505, 40);
this.groupBox3.TabIndex = 302;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "041";
@@ -1762,9 +1814,9 @@
// 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.Location = new System.Drawing.Point(540, 750);
this.text586a.Name = "text586a";
- this.text586a.Size = new System.Drawing.Size(387, 21);
+ this.text586a.Size = new System.Drawing.Size(387, 22);
this.text586a.TabIndex = 37;
this.text586a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -1786,9 +1838,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, 109);
+ this.groupBox2.Location = new System.Drawing.Point(3, 103);
this.groupBox2.Name = "groupBox2";
- this.groupBox2.Size = new System.Drawing.Size(414, 76);
+ this.groupBox2.Size = new System.Drawing.Size(414, 61);
this.groupBox2.TabIndex = 1;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "분류기호";
@@ -1797,7 +1849,7 @@
//
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.Location = new System.Drawing.Point(62, 13);
this.textKDC4.Name = "textKDC4";
this.textKDC4.Size = new System.Drawing.Size(93, 21);
this.textKDC4.TabIndex = 1;
@@ -1807,7 +1859,7 @@
//
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.Location = new System.Drawing.Point(188, 13);
this.textKDC5.Name = "textKDC5";
this.textKDC5.Size = new System.Drawing.Size(93, 21);
this.textKDC5.TabIndex = 3;
@@ -1817,7 +1869,7 @@
//
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.Location = new System.Drawing.Point(314, 13);
this.textKDC6.Name = "textKDC6";
this.textKDC6.Size = new System.Drawing.Size(93, 21);
this.textKDC6.TabIndex = 5;
@@ -1827,7 +1879,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(295, 48);
+ this.label12.Location = new System.Drawing.Point(295, 38);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(19, 12);
this.label12.TabIndex = 10;
@@ -1837,7 +1889,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(169, 48);
+ this.label13.Location = new System.Drawing.Point(169, 38);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(19, 12);
this.label13.TabIndex = 8;
@@ -1847,7 +1899,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(301, 24);
+ this.label14.Location = new System.Drawing.Point(301, 17);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(12, 12);
this.label14.TabIndex = 4;
@@ -1857,7 +1909,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(43, 48);
+ this.label15.Location = new System.Drawing.Point(43, 38);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(19, 12);
this.label15.TabIndex = 255;
@@ -1867,7 +1919,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(175, 24);
+ this.label16.Location = new System.Drawing.Point(175, 17);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(12, 12);
this.label16.TabIndex = 2;
@@ -1877,7 +1929,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(4, 48);
+ this.label17.Location = new System.Drawing.Point(4, 38);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(33, 12);
this.label17.TabIndex = 6;
@@ -1887,7 +1939,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(4, 24);
+ this.label18.Location = new System.Drawing.Point(4, 17);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(33, 12);
this.label18.TabIndex = 0;
@@ -1897,7 +1949,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(49, 24);
+ this.label19.Location = new System.Drawing.Point(49, 17);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(12, 12);
this.label19.TabIndex = 255;
@@ -1907,7 +1959,7 @@
//
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.Location = new System.Drawing.Point(62, 34);
this.textDDC21.Name = "textDDC21";
this.textDDC21.Size = new System.Drawing.Size(93, 21);
this.textDDC21.TabIndex = 7;
@@ -1917,7 +1969,7 @@
//
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.Location = new System.Drawing.Point(188, 34);
this.textDDC22.Name = "textDDC22";
this.textDDC22.Size = new System.Drawing.Size(93, 21);
this.textDDC22.TabIndex = 9;
@@ -1927,7 +1979,7 @@
//
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.Location = new System.Drawing.Point(314, 34);
this.textDDC23.Name = "textDDC23";
this.textDDC23.Size = new System.Drawing.Size(93, 21);
this.textDDC23.TabIndex = 11;
@@ -1936,10 +1988,10 @@
// 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.Location = new System.Drawing.Point(38, 708);
this.text520a.Multiline = true;
this.text520a.Name = "text520a";
- this.text520a.Size = new System.Drawing.Size(372, 48);
+ this.text520a.Size = new System.Drawing.Size(379, 65);
this.text520a.TabIndex = 30;
this.text520a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -1961,9 +2013,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, 191);
+ this.grp245.Location = new System.Drawing.Point(3, 165);
this.grp245.Name = "grp245";
- this.grp245.Size = new System.Drawing.Size(924, 83);
+ this.grp245.Size = new System.Drawing.Size(924, 77);
this.grp245.TabIndex = 3;
this.grp245.TabStop = false;
this.grp245.Text = "245";
@@ -1972,7 +2024,7 @@
//
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.Location = new System.Drawing.Point(18, 11);
this.text245a.Name = "text245a";
this.text245a.Size = new System.Drawing.Size(389, 21);
this.text245a.TabIndex = 1;
@@ -1982,7 +2034,7 @@
//
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.Location = new System.Drawing.Point(18, 31);
this.text245b.Name = "text245b";
this.text245b.Size = new System.Drawing.Size(389, 21);
this.text245b.TabIndex = 3;
@@ -1992,7 +2044,7 @@
//
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.Location = new System.Drawing.Point(18, 51);
this.text245x.Name = "text245x";
this.text245x.Size = new System.Drawing.Size(389, 21);
this.text245x.TabIndex = 5;
@@ -2002,7 +2054,7 @@
//
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.Location = new System.Drawing.Point(444, 11);
this.text245n.Name = "text245n";
this.text245n.Size = new System.Drawing.Size(107, 21);
this.text245n.TabIndex = 7;
@@ -2012,9 +2064,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(455, 35);
+ this.text245d.Location = new System.Drawing.Point(444, 31);
this.text245d.Name = "text245d";
- this.text245d.Size = new System.Drawing.Size(457, 21);
+ this.text245d.Size = new System.Drawing.Size(474, 21);
this.text245d.TabIndex = 11;
this.text245d.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -2022,9 +2074,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(455, 58);
+ this.text245e.Location = new System.Drawing.Point(444, 51);
this.text245e.Name = "text245e";
- this.text245e.Size = new System.Drawing.Size(457, 21);
+ this.text245e.Size = new System.Drawing.Size(474, 21);
this.text245e.TabIndex = 13;
this.text245e.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -2032,9 +2084,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(582, 13);
+ this.text245p.Location = new System.Drawing.Point(571, 11);
this.text245p.Name = "text245p";
- this.text245p.Size = new System.Drawing.Size(330, 21);
+ this.text245p.Size = new System.Drawing.Size(347, 21);
this.text245p.TabIndex = 9;
this.text245p.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
//
@@ -2042,7 +2094,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(4, 62);
+ this.label48.Location = new System.Drawing.Point(4, 55);
this.label48.Name = "label48";
this.label48.Size = new System.Drawing.Size(13, 12);
this.label48.TabIndex = 4;
@@ -2052,7 +2104,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(441, 16);
+ this.label49.Location = new System.Drawing.Point(430, 15);
this.label49.Name = "label49";
this.label49.Size = new System.Drawing.Size(13, 12);
this.label49.TabIndex = 6;
@@ -2062,7 +2114,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(568, 16);
+ this.label50.Location = new System.Drawing.Point(557, 15);
this.label50.Name = "label50";
this.label50.Size = new System.Drawing.Size(13, 12);
this.label50.TabIndex = 8;
@@ -2072,7 +2124,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(441, 60);
+ this.label51.Location = new System.Drawing.Point(430, 55);
this.label51.Name = "label51";
this.label51.Size = new System.Drawing.Size(13, 12);
this.label51.TabIndex = 12;
@@ -2082,7 +2134,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(441, 38);
+ this.label52.Location = new System.Drawing.Point(430, 35);
this.label52.Name = "label52";
this.label52.Size = new System.Drawing.Size(13, 12);
this.label52.TabIndex = 10;
@@ -2092,7 +2144,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(4, 39);
+ this.label53.Location = new System.Drawing.Point(4, 35);
this.label53.Name = "label53";
this.label53.Size = new System.Drawing.Size(13, 12);
this.label53.TabIndex = 2;
@@ -2102,7 +2154,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(4, 17);
+ this.label54.Location = new System.Drawing.Point(4, 15);
this.label54.Name = "label54";
this.label54.Size = new System.Drawing.Size(13, 12);
this.label54.TabIndex = 0;
@@ -2111,54 +2163,54 @@
// 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.Location = new System.Drawing.Point(540, 703);
this.text521a.Name = "text521a";
- this.text521a.Size = new System.Drawing.Size(387, 21);
+ this.text521a.Size = new System.Drawing.Size(387, 22);
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.Location = new System.Drawing.Point(67, 396);
this.text525a.Name = "text525a";
- this.text525a.Size = new System.Drawing.Size(346, 21);
+ this.text525a.Size = new System.Drawing.Size(350, 22);
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.Location = new System.Drawing.Point(484, 372);
this.text653a.Name = "text653a";
- this.text653a.Size = new System.Drawing.Size(429, 21);
+ this.text653a.Size = new System.Drawing.Size(443, 22);
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.Location = new System.Drawing.Point(469, 540);
this.text507t.Name = "text507t";
- this.text507t.Size = new System.Drawing.Size(435, 21);
+ this.text507t.Size = new System.Drawing.Size(458, 22);
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.Location = new System.Drawing.Point(38, 495);
this.text500a.Multiline = true;
this.text500a.Name = "text500a";
- this.text500a.Size = new System.Drawing.Size(372, 48);
+ this.text500a.Size = new System.Drawing.Size(379, 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.Location = new System.Drawing.Point(469, 517);
this.text507a.Name = "text507a";
- this.text507a.Size = new System.Drawing.Size(435, 21);
+ this.text507a.Size = new System.Drawing.Size(458, 22);
this.text507a.TabIndex = 25;
//
// lbl_SaveData
@@ -2166,7 +2218,7 @@
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.Location = new System.Drawing.Point(416, 0);
this.lbl_SaveData.Name = "lbl_SaveData";
this.lbl_SaveData.Size = new System.Drawing.Size(64, 19);
this.lbl_SaveData.TabIndex = 318;
@@ -2176,7 +2228,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(722, 53);
+ this.lbl_ISBN.Location = new System.Drawing.Point(248, 0);
this.lbl_ISBN.Name = "lbl_ISBN";
this.lbl_ISBN.Size = new System.Drawing.Size(31, 19);
this.lbl_ISBN.TabIndex = 33;
@@ -2185,9 +2237,9 @@
// checkBox4
//
this.checkBox4.AutoSize = true;
- this.checkBox4.Location = new System.Drawing.Point(1174, 30);
+ this.checkBox4.Location = new System.Drawing.Point(698, 38);
this.checkBox4.Name = "checkBox4";
- this.checkBox4.Size = new System.Drawing.Size(48, 16);
+ this.checkBox4.Size = new System.Drawing.Size(54, 18);
this.checkBox4.TabIndex = 213;
this.checkBox4.Text = "색인";
this.checkBox4.UseVisualStyleBackColor = true;
@@ -2195,34 +2247,116 @@
//
// pictureBox1
//
+ this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
+ | System.Windows.Forms.AnchorStyles.Right)));
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.Location = new System.Drawing.Point(101, 10);
this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Size = new System.Drawing.Size(208, 289);
+ this.pictureBox1.Size = new System.Drawing.Size(283, 287);
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
+ // panel1
//
- 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);
+ this.panel1.Controls.Add(this.tableLayoutPanel1);
+ this.panel1.Controls.Add(this.panel2);
+ this.panel1.Dock = System.Windows.Forms.DockStyle.Right;
+ this.panel1.Location = new System.Drawing.Point(949, 66);
+ this.panel1.Name = "panel1";
+ this.panel1.Size = new System.Drawing.Size(392, 812);
+ this.panel1.TabIndex = 319;
//
- // Marc
+ // tableLayoutPanel1
//
+ this.tableLayoutPanel1.ColumnCount = 1;
+ this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
+ this.tableLayoutPanel1.Controls.Add(this.etc1, 0, 0);
+ this.tableLayoutPanel1.Controls.Add(this.etc2, 0, 1);
+ this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 308);
+ this.tableLayoutPanel1.Name = "tableLayoutPanel1";
+ this.tableLayoutPanel1.RowCount = 2;
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
+ this.tableLayoutPanel1.Size = new System.Drawing.Size(392, 504);
+ this.tableLayoutPanel1.TabIndex = 0;
+ //
+ // panel2
+ //
+ this.panel2.Controls.Add(this.pictureBox1);
+ this.panel2.Controls.Add(this.btn_Save);
+ this.panel2.Controls.Add(this.btn_preview);
+ this.panel2.Controls.Add(this.Btn_Memo);
+ this.panel2.Controls.Add(this.btn_close);
+ this.panel2.Controls.Add(this.cb_grade);
+ this.panel2.Controls.Add(this.btn_FillBlank);
+ this.panel2.Controls.Add(this.label6);
+ this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel2.Location = new System.Drawing.Point(0, 0);
+ this.panel2.Name = "panel2";
+ this.panel2.Size = new System.Drawing.Size(392, 308);
+ this.panel2.TabIndex = 1;
+ //
+ // panel5
+ //
+ this.panel5.Controls.Add(this.lbl_ISBN);
+ this.panel5.Controls.Add(this.lbl_SaveData);
+ this.panel5.Controls.Add(this.tabControl1);
+ this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.panel5.Location = new System.Drawing.Point(0, 66);
+ this.panel5.Name = "panel5";
+ this.panel5.Size = new System.Drawing.Size(949, 812);
+ this.panel5.TabIndex = 320;
+ //
+ // panel6
+ //
+ this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
+ this.panel6.Controls.Add(this.panel3);
+ this.panel6.Controls.Add(this.label1);
+ this.panel6.Controls.Add(this.label2);
+ this.panel6.Controls.Add(this.checkBox4);
+ this.panel6.Controls.Add(this.comboBox1);
+ this.panel6.Controls.Add(this.input_date);
+ this.panel6.Controls.Add(this.label3);
+ this.panel6.Controls.Add(this.comboBox2);
+ this.panel6.Controls.Add(this.comboBox7);
+ this.panel6.Controls.Add(this.label98);
+ this.panel6.Controls.Add(this.checkBox2);
+ this.panel6.Controls.Add(this.comboBox3);
+ this.panel6.Controls.Add(this.checkBox1);
+ this.panel6.Controls.Add(this.label99);
+ this.panel6.Controls.Add(this.gov008res);
+ this.panel6.Controls.Add(this.text008col);
+ this.panel6.Controls.Add(this.col008res);
+ this.panel6.Controls.Add(this.label100);
+ this.panel6.Controls.Add(this.label103);
+ this.panel6.Controls.Add(this.comboBox4);
+ this.panel6.Controls.Add(this.text008gov);
+ this.panel6.Controls.Add(this.label101);
+ this.panel6.Controls.Add(this.comboBox6);
+ this.panel6.Controls.Add(this.comboBox5);
+ this.panel6.Controls.Add(this.label102);
+ this.panel6.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel6.Location = new System.Drawing.Point(0, 0);
+ this.panel6.Name = "panel6";
+ this.panel6.Size = new System.Drawing.Size(1341, 66);
+ this.panel6.TabIndex = 321;
+ //
+ // MarcEditorControl
+ //
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
+ this.Controls.Add(this.panel5);
+ this.Controls.Add(this.panel1);
+ this.Controls.Add(this.panel6);
+ this.Font = new System.Drawing.Font("돋움", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.Name = "MarcEditorControl";
- this.Size = new System.Drawing.Size(950, 850);
+ this.Size = new System.Drawing.Size(1341, 878);
this.Load += new System.EventHandler(this.Marc_Load);
+ this.SizeChanged += new System.EventHandler(this.MarcEditorControl_SizeChanged);
+ this.panel3.ResumeLayout(false);
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.tabPage2.ResumeLayout(false);
@@ -2253,8 +2387,16 @@
this.grp245.ResumeLayout(false);
this.grp245.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
+ this.panel1.ResumeLayout(false);
+ this.tableLayoutPanel1.ResumeLayout(false);
+ this.panel2.ResumeLayout(false);
+ this.panel2.PerformLayout();
+ this.panel5.ResumeLayout(false);
+ this.panel5.PerformLayout();
+ this.panel6.ResumeLayout(false);
+ this.panel6.PerformLayout();
this.ResumeLayout(false);
- this.PerformLayout();
+
}
#endregion
@@ -2291,7 +2433,7 @@
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.Label text008;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Button btn_close;
private System.Windows.Forms.DateTimePicker input_date;
@@ -2435,5 +2577,20 @@
private System.Windows.Forms.DataGridViewTextBoxColumn text505d;
private System.Windows.Forms.DataGridViewTextBoxColumn text505e;
private System.Windows.Forms.CheckBox checkBox4;
+ private System.Windows.Forms.Label label31;
+ private System.Windows.Forms.Label label30;
+ private System.Windows.Forms.Label label33;
+ private System.Windows.Forms.Label label32;
+ private System.Windows.Forms.Label label29;
+ private System.Windows.Forms.Label label28;
+ private System.Windows.Forms.Label label24;
+ private System.Windows.Forms.Label label25;
+ private System.Windows.Forms.Label label26;
+ private System.Windows.Forms.Label label27;
+ private System.Windows.Forms.Panel panel1;
+ private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
+ private System.Windows.Forms.Panel panel2;
+ private System.Windows.Forms.Panel panel5;
+ private System.Windows.Forms.Panel panel6;
}
}
\ No newline at end of file
diff --git a/unimarc/unimarc/마크/MarcEditorControl.cs b/unimarc/unimarc/마크/MarcEditorControl.cs
index 3550415..f54e850 100644
--- a/unimarc/unimarc/마크/MarcEditorControl.cs
+++ b/unimarc/unimarc/마크/MarcEditorControl.cs
@@ -3246,5 +3246,9 @@ namespace ExcelTest
sg.DataGrid_to_Delete(sender, e);
}
+ private void MarcEditorControl_SizeChanged(object sender, EventArgs e)
+ {
+ //this.groupBox5.Text = this.Size.ToString();
+ }
}
}
\ No newline at end of file
diff --git a/unimarc/unimarc/마크/MarcEditorControl.resx b/unimarc/unimarc/마크/MarcEditorControl.resx
new file mode 100644
index 0000000..1af7de1
--- /dev/null
+++ b/unimarc/unimarc/마크/MarcEditorControl.resx
@@ -0,0 +1,120 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 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
+
+
\ No newline at end of file