마크편집기 폼입력 화면에ㅓㅅ dpi auto scale 해제 후 크기 조정 작업
This commit is contained in:
297
unimarc/unimarc/Main.Designer.cs
generated
297
unimarc/unimarc/Main.Designer.cs
generated
@@ -112,6 +112,7 @@
|
|||||||
this.마크설정ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.마크설정ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.일괄처리관리ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.일괄처리관리ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.btDevDb = new System.Windows.Forms.ToolStripMenuItem();
|
this.btDevDb = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
|
this.menu_allclose = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.panel1 = new System.Windows.Forms.Panel();
|
this.panel1 = new System.Windows.Forms.Panel();
|
||||||
this.ShortCut12 = new System.Windows.Forms.Button();
|
this.ShortCut12 = new System.Windows.Forms.Button();
|
||||||
this.ShortCut11 = new System.Windows.Forms.Button();
|
this.ShortCut11 = new System.Windows.Forms.Button();
|
||||||
@@ -138,7 +139,6 @@
|
|||||||
this.mdiTabControl = new System.Windows.Forms.TabControl();
|
this.mdiTabControl = new System.Windows.Forms.TabControl();
|
||||||
this.tabPage1 = new System.Windows.Forms.TabPage();
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
||||||
this.tabPage2 = new System.Windows.Forms.TabPage();
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
||||||
this.menu_allclose = new System.Windows.Forms.ToolStripMenuItem();
|
|
||||||
this.menuStrip1.SuspendLayout();
|
this.menuStrip1.SuspendLayout();
|
||||||
this.panel1.SuspendLayout();
|
this.panel1.SuspendLayout();
|
||||||
this.toolStrip1.SuspendLayout();
|
this.toolStrip1.SuspendLayout();
|
||||||
@@ -147,6 +147,7 @@
|
|||||||
//
|
//
|
||||||
// menuStrip1
|
// menuStrip1
|
||||||
//
|
//
|
||||||
|
this.menuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
|
||||||
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||||
this.홈ToolStripMenuItem,
|
this.홈ToolStripMenuItem,
|
||||||
this.납품관리ToolStripMenuItem,
|
this.납품관리ToolStripMenuItem,
|
||||||
@@ -158,7 +159,8 @@
|
|||||||
this.menu_allclose});
|
this.menu_allclose});
|
||||||
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
|
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
|
||||||
this.menuStrip1.Name = "menuStrip1";
|
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.TabIndex = 0;
|
||||||
this.menuStrip1.Text = "menuStrip1";
|
this.menuStrip1.Text = "menuStrip1";
|
||||||
//
|
//
|
||||||
@@ -173,34 +175,34 @@
|
|||||||
this.도서정보관리,
|
this.도서정보관리,
|
||||||
this.사용대장});
|
this.사용대장});
|
||||||
this.홈ToolStripMenuItem.Name = "홈ToolStripMenuItem";
|
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.홈ToolStripMenuItem.Text = "홈";
|
||||||
//
|
//
|
||||||
// 사업체정보
|
// 사업체정보
|
||||||
//
|
//
|
||||||
this.사업체정보.Name = "사업체정보";
|
this.사업체정보.Name = "사업체정보";
|
||||||
this.사업체정보.Size = new System.Drawing.Size(175, 22);
|
this.사업체정보.Size = new System.Drawing.Size(218, 26);
|
||||||
this.사업체정보.Text = "사업체 정보";
|
this.사업체정보.Text = "사업체 정보";
|
||||||
this.사업체정보.Click += new System.EventHandler(this.사용자정보ToolStripMenuItem_Click);
|
this.사업체정보.Click += new System.EventHandler(this.사용자정보ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// 사용자관리
|
// 사용자관리
|
||||||
//
|
//
|
||||||
this.사용자관리.Name = "사용자관리";
|
this.사용자관리.Name = "사용자관리";
|
||||||
this.사용자관리.Size = new System.Drawing.Size(175, 22);
|
this.사용자관리.Size = new System.Drawing.Size(218, 26);
|
||||||
this.사용자관리.Text = "사용자 관리";
|
this.사용자관리.Text = "사용자 관리";
|
||||||
this.사용자관리.Click += new System.EventHandler(this.사용자관리ToolStripMenuItem_Click);
|
this.사용자관리.Click += new System.EventHandler(this.사용자관리ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// 납품거래처관리
|
// 납품거래처관리
|
||||||
//
|
//
|
||||||
this.납품거래처관리.Name = "납품거래처관리";
|
this.납품거래처관리.Name = "납품거래처관리";
|
||||||
this.납품거래처관리.Size = new System.Drawing.Size(175, 22);
|
this.납품거래처관리.Size = new System.Drawing.Size(218, 26);
|
||||||
this.납품거래처관리.Text = "납품 / 거래처 관리";
|
this.납품거래처관리.Text = "납품 / 거래처 관리";
|
||||||
this.납품거래처관리.Click += new System.EventHandler(this.납품거래처관리ToolStripMenuItem_Click);
|
this.납품거래처관리.Click += new System.EventHandler(this.납품거래처관리ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// 주문처관리
|
// 주문처관리
|
||||||
//
|
//
|
||||||
this.주문처관리.Name = "주문처관리";
|
this.주문처관리.Name = "주문처관리";
|
||||||
this.주문처관리.Size = new System.Drawing.Size(175, 22);
|
this.주문처관리.Size = new System.Drawing.Size(218, 26);
|
||||||
this.주문처관리.Text = "주문처 관리";
|
this.주문처관리.Text = "주문처 관리";
|
||||||
this.주문처관리.Click += new System.EventHandler(this.주문처관리ToolStripMenuItem_Click);
|
this.주문처관리.Click += new System.EventHandler(this.주문처관리ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
@@ -208,14 +210,14 @@
|
|||||||
//
|
//
|
||||||
this.비밀번호변경.Enabled = false;
|
this.비밀번호변경.Enabled = false;
|
||||||
this.비밀번호변경.Name = "비밀번호변경";
|
this.비밀번호변경.Name = "비밀번호변경";
|
||||||
this.비밀번호변경.Size = new System.Drawing.Size(175, 22);
|
this.비밀번호변경.Size = new System.Drawing.Size(218, 26);
|
||||||
this.비밀번호변경.Text = "비밀번호 변경";
|
this.비밀번호변경.Text = "비밀번호 변경";
|
||||||
this.비밀번호변경.Click += new System.EventHandler(this.비밀번호변경ToolStripMenuItem_Click);
|
this.비밀번호변경.Click += new System.EventHandler(this.비밀번호변경ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// 도서정보관리
|
// 도서정보관리
|
||||||
//
|
//
|
||||||
this.도서정보관리.Name = "도서정보관리";
|
this.도서정보관리.Name = "도서정보관리";
|
||||||
this.도서정보관리.Size = new System.Drawing.Size(175, 22);
|
this.도서정보관리.Size = new System.Drawing.Size(218, 26);
|
||||||
this.도서정보관리.Text = "도서정보 관리";
|
this.도서정보관리.Text = "도서정보 관리";
|
||||||
this.도서정보관리.Click += new System.EventHandler(this.도서정보관리ToolStripMenuItem_Click);
|
this.도서정보관리.Click += new System.EventHandler(this.도서정보관리ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
@@ -223,7 +225,7 @@
|
|||||||
//
|
//
|
||||||
this.사용대장.Enabled = false;
|
this.사용대장.Enabled = false;
|
||||||
this.사용대장.Name = "사용대장";
|
this.사용대장.Name = "사용대장";
|
||||||
this.사용대장.Size = new System.Drawing.Size(175, 22);
|
this.사용대장.Size = new System.Drawing.Size(218, 26);
|
||||||
this.사용대장.Text = "사용대장";
|
this.사용대장.Text = "사용대장";
|
||||||
this.사용대장.Click += new System.EventHandler(this.사용대장ToolStripMenuItem_Click);
|
this.사용대장.Click += new System.EventHandler(this.사용대장ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
@@ -238,55 +240,55 @@
|
|||||||
this.재고입력및조회,
|
this.재고입력및조회,
|
||||||
this.반품처리});
|
this.반품처리});
|
||||||
this.납품관리ToolStripMenuItem.Name = "납품관리ToolStripMenuItem";
|
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.Text = "납품관리";
|
||||||
//
|
//
|
||||||
// 목록등록
|
// 목록등록
|
||||||
//
|
//
|
||||||
this.목록등록.Name = "목록등록";
|
this.목록등록.Name = "목록등록";
|
||||||
this.목록등록.Size = new System.Drawing.Size(166, 22);
|
this.목록등록.Size = new System.Drawing.Size(207, 26);
|
||||||
this.목록등록.Text = "물품등록";
|
this.목록등록.Text = "물품등록";
|
||||||
this.목록등록.Click += new System.EventHandler(this.물품등록ToolStripMenuItem_Click);
|
this.목록등록.Click += new System.EventHandler(this.물품등록ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// 목록조회
|
// 목록조회
|
||||||
//
|
//
|
||||||
this.목록조회.Name = "목록조회";
|
this.목록조회.Name = "목록조회";
|
||||||
this.목록조회.Size = new System.Drawing.Size(166, 22);
|
this.목록조회.Size = new System.Drawing.Size(207, 26);
|
||||||
this.목록조회.Text = "목록조회";
|
this.목록조회.Text = "목록조회";
|
||||||
this.목록조회.Click += new System.EventHandler(this.목록등록편의ToolStripMenuItem_Click);
|
this.목록조회.Click += new System.EventHandler(this.목록등록편의ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// 목록집계
|
// 목록집계
|
||||||
//
|
//
|
||||||
this.목록집계.Name = "목록집계";
|
this.목록집계.Name = "목록집계";
|
||||||
this.목록집계.Size = new System.Drawing.Size(166, 22);
|
this.목록집계.Size = new System.Drawing.Size(207, 26);
|
||||||
this.목록집계.Text = "목록집계";
|
this.목록집계.Text = "목록집계";
|
||||||
this.목록집계.Click += new System.EventHandler(this.목록집계ToolStripMenuItem_Click);
|
this.목록집계.Click += new System.EventHandler(this.목록집계ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// 주문입력
|
// 주문입력
|
||||||
//
|
//
|
||||||
this.주문입력.Name = "주문입력";
|
this.주문입력.Name = "주문입력";
|
||||||
this.주문입력.Size = new System.Drawing.Size(166, 22);
|
this.주문입력.Size = new System.Drawing.Size(207, 26);
|
||||||
this.주문입력.Text = "주문입력";
|
this.주문입력.Text = "주문입력";
|
||||||
this.주문입력.Click += new System.EventHandler(this.주문입력ToolStripMenuItem_Click);
|
this.주문입력.Click += new System.EventHandler(this.주문입력ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// 입고작업
|
// 입고작업
|
||||||
//
|
//
|
||||||
this.입고작업.Name = "입고작업";
|
this.입고작업.Name = "입고작업";
|
||||||
this.입고작업.Size = new System.Drawing.Size(166, 22);
|
this.입고작업.Size = new System.Drawing.Size(207, 26);
|
||||||
this.입고작업.Text = "입고작업";
|
this.입고작업.Text = "입고작업";
|
||||||
this.입고작업.Click += new System.EventHandler(this.매입ToolStripMenuItem_Click);
|
this.입고작업.Click += new System.EventHandler(this.매입ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// 재고입력및조회
|
// 재고입력및조회
|
||||||
//
|
//
|
||||||
this.재고입력및조회.Name = "재고입력및조회";
|
this.재고입력및조회.Name = "재고입력및조회";
|
||||||
this.재고입력및조회.Size = new System.Drawing.Size(166, 22);
|
this.재고입력및조회.Size = new System.Drawing.Size(207, 26);
|
||||||
this.재고입력및조회.Text = "재고입력 및 조회";
|
this.재고입력및조회.Text = "재고입력 및 조회";
|
||||||
this.재고입력및조회.Click += new System.EventHandler(this.재고입력및조회ToolStripMenuItem_Click);
|
this.재고입력및조회.Click += new System.EventHandler(this.재고입력및조회ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// 반품처리
|
// 반품처리
|
||||||
//
|
//
|
||||||
this.반품처리.Name = "반품처리";
|
this.반품처리.Name = "반품처리";
|
||||||
this.반품처리.Size = new System.Drawing.Size(166, 22);
|
this.반품처리.Size = new System.Drawing.Size(207, 26);
|
||||||
this.반품처리.Text = "반품처리";
|
this.반품처리.Text = "반품처리";
|
||||||
this.반품처리.Click += new System.EventHandler(this.반품처리ToolStripMenuItem_Click);
|
this.반품처리.Click += new System.EventHandler(this.반품처리ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
@@ -299,20 +301,20 @@
|
|||||||
this.매출,
|
this.매출,
|
||||||
this.파트타임관리});
|
this.파트타임관리});
|
||||||
this.회계ToolStripMenuItem.Name = "회계ToolStripMenuItem";
|
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.회계ToolStripMenuItem.Text = "회계";
|
||||||
//
|
//
|
||||||
// 송금내역조회
|
// 송금내역조회
|
||||||
//
|
//
|
||||||
this.송금내역조회.Name = "송금내역조회";
|
this.송금내역조회.Name = "송금내역조회";
|
||||||
this.송금내역조회.Size = new System.Drawing.Size(154, 22);
|
this.송금내역조회.Size = new System.Drawing.Size(192, 26);
|
||||||
this.송금내역조회.Text = "송금 내역 조회";
|
this.송금내역조회.Text = "송금 내역 조회";
|
||||||
this.송금내역조회.Click += new System.EventHandler(this.송금내역조회ToolStripMenuItem_Click);
|
this.송금내역조회.Click += new System.EventHandler(this.송금내역조회ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// 송금등록
|
// 송금등록
|
||||||
//
|
//
|
||||||
this.송금등록.Name = "송금등록";
|
this.송금등록.Name = "송금등록";
|
||||||
this.송금등록.Size = new System.Drawing.Size(154, 22);
|
this.송금등록.Size = new System.Drawing.Size(192, 26);
|
||||||
this.송금등록.Text = "송금 등록";
|
this.송금등록.Text = "송금 등록";
|
||||||
this.송금등록.Click += new System.EventHandler(this.송금등록ToolStripMenuItem_Click);
|
this.송금등록.Click += new System.EventHandler(this.송금등록ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
@@ -323,20 +325,20 @@
|
|||||||
this.매입장부,
|
this.매입장부,
|
||||||
this.매입미결제ToolStripMenuItem});
|
this.매입미결제ToolStripMenuItem});
|
||||||
this.매입.Name = "매입";
|
this.매입.Name = "매입";
|
||||||
this.매입.Size = new System.Drawing.Size(154, 22);
|
this.매입.Size = new System.Drawing.Size(192, 26);
|
||||||
this.매입.Text = "매입";
|
this.매입.Text = "매입";
|
||||||
//
|
//
|
||||||
// 매입집계
|
// 매입집계
|
||||||
//
|
//
|
||||||
this.매입집계.Name = "매입집계";
|
this.매입집계.Name = "매입집계";
|
||||||
this.매입집계.Size = new System.Drawing.Size(138, 22);
|
this.매입집계.Size = new System.Drawing.Size(172, 26);
|
||||||
this.매입집계.Text = "매입 집계";
|
this.매입집계.Text = "매입 집계";
|
||||||
this.매입집계.Click += new System.EventHandler(this.매입집계ToolStripMenuItem_Click);
|
this.매입집계.Click += new System.EventHandler(this.매입집계ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// 매입장부
|
// 매입장부
|
||||||
//
|
//
|
||||||
this.매입장부.Name = "매입장부";
|
this.매입장부.Name = "매입장부";
|
||||||
this.매입장부.Size = new System.Drawing.Size(138, 22);
|
this.매입장부.Size = new System.Drawing.Size(172, 26);
|
||||||
this.매입장부.Text = "매입 장부";
|
this.매입장부.Text = "매입 장부";
|
||||||
this.매입장부.Click += new System.EventHandler(this.매입장부ToolStripMenuItem1_Click);
|
this.매입장부.Click += new System.EventHandler(this.매입장부ToolStripMenuItem1_Click);
|
||||||
//
|
//
|
||||||
@@ -344,7 +346,7 @@
|
|||||||
//
|
//
|
||||||
this.매입미결제ToolStripMenuItem.Enabled = false;
|
this.매입미결제ToolStripMenuItem.Enabled = false;
|
||||||
this.매입미결제ToolStripMenuItem.Name = "매입미결제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.Text = "매입 미결제";
|
||||||
this.매입미결제ToolStripMenuItem.Click += new System.EventHandler(this.매입미결제ToolStripMenuItem_Click);
|
this.매입미결제ToolStripMenuItem.Click += new System.EventHandler(this.매입미결제ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
@@ -356,41 +358,41 @@
|
|||||||
this.매출조회,
|
this.매출조회,
|
||||||
this.매출집계});
|
this.매출집계});
|
||||||
this.매출.Name = "매출";
|
this.매출.Name = "매출";
|
||||||
this.매출.Size = new System.Drawing.Size(154, 22);
|
this.매출.Size = new System.Drawing.Size(192, 26);
|
||||||
this.매출.Text = "매출";
|
this.매출.Text = "매출";
|
||||||
//
|
//
|
||||||
// 매출입력
|
// 매출입력
|
||||||
//
|
//
|
||||||
this.매출입력.Name = "매출입력";
|
this.매출입력.Name = "매출입력";
|
||||||
this.매출입력.Size = new System.Drawing.Size(126, 22);
|
this.매출입력.Size = new System.Drawing.Size(157, 26);
|
||||||
this.매출입력.Text = "매출 입력";
|
this.매출입력.Text = "매출 입력";
|
||||||
this.매출입력.Click += new System.EventHandler(this.매출입력ToolStripMenuItem1_Click);
|
this.매출입력.Click += new System.EventHandler(this.매출입력ToolStripMenuItem1_Click);
|
||||||
//
|
//
|
||||||
// 매출입금
|
// 매출입금
|
||||||
//
|
//
|
||||||
this.매출입금.Name = "매출입금";
|
this.매출입금.Name = "매출입금";
|
||||||
this.매출입금.Size = new System.Drawing.Size(126, 22);
|
this.매출입금.Size = new System.Drawing.Size(157, 26);
|
||||||
this.매출입금.Text = "매출 입금";
|
this.매출입금.Text = "매출 입금";
|
||||||
this.매출입금.Click += new System.EventHandler(this.매출입금toolStripMenuItem1_Click_1);
|
this.매출입금.Click += new System.EventHandler(this.매출입금toolStripMenuItem1_Click_1);
|
||||||
//
|
//
|
||||||
// 매출조회
|
// 매출조회
|
||||||
//
|
//
|
||||||
this.매출조회.Name = "매출조회";
|
this.매출조회.Name = "매출조회";
|
||||||
this.매출조회.Size = new System.Drawing.Size(126, 22);
|
this.매출조회.Size = new System.Drawing.Size(157, 26);
|
||||||
this.매출조회.Text = "매출 조회";
|
this.매출조회.Text = "매출 조회";
|
||||||
this.매출조회.Click += new System.EventHandler(this.매출장부ToolStripMenuItem_Click);
|
this.매출조회.Click += new System.EventHandler(this.매출장부ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// 매출집계
|
// 매출집계
|
||||||
//
|
//
|
||||||
this.매출집계.Name = "매출집계";
|
this.매출집계.Name = "매출집계";
|
||||||
this.매출집계.Size = new System.Drawing.Size(126, 22);
|
this.매출집계.Size = new System.Drawing.Size(157, 26);
|
||||||
this.매출집계.Text = "매출 집계";
|
this.매출집계.Text = "매출 집계";
|
||||||
this.매출집계.Click += new System.EventHandler(this.매출입금ToolStripMenuItem1_Click);
|
this.매출집계.Click += new System.EventHandler(this.매출입금ToolStripMenuItem1_Click);
|
||||||
//
|
//
|
||||||
// 파트타임관리
|
// 파트타임관리
|
||||||
//
|
//
|
||||||
this.파트타임관리.Name = "파트타임관리";
|
this.파트타임관리.Name = "파트타임관리";
|
||||||
this.파트타임관리.Size = new System.Drawing.Size(154, 22);
|
this.파트타임관리.Size = new System.Drawing.Size(192, 26);
|
||||||
this.파트타임관리.Text = "파트타임 관리";
|
this.파트타임관리.Text = "파트타임 관리";
|
||||||
this.파트타임관리.Click += new System.EventHandler(this.파트타임관리ToolStripMenuItem_Click);
|
this.파트타임관리.Click += new System.EventHandler(this.파트타임관리ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
@@ -405,7 +407,7 @@
|
|||||||
this.DLS,
|
this.DLS,
|
||||||
this.마크기타});
|
this.마크기타});
|
||||||
this.마크ToolStripMenuItem.Name = "마크ToolStripMenuItem";
|
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.마크ToolStripMenuItem.Text = "마크";
|
||||||
//
|
//
|
||||||
// 마크설정
|
// 마크설정
|
||||||
@@ -416,13 +418,13 @@
|
|||||||
this.불용어,
|
this.불용어,
|
||||||
this.작업지시서});
|
this.작업지시서});
|
||||||
this.마크설정.Name = "마크설정";
|
this.마크설정.Name = "마크설정";
|
||||||
this.마크설정.Size = new System.Drawing.Size(180, 22);
|
this.마크설정.Size = new System.Drawing.Size(193, 26);
|
||||||
this.마크설정.Text = "설정";
|
this.마크설정.Text = "설정";
|
||||||
//
|
//
|
||||||
// 단축키설정
|
// 단축키설정
|
||||||
//
|
//
|
||||||
this.단축키설정.Name = "단축키설정";
|
this.단축키설정.Name = "단축키설정";
|
||||||
this.단축키설정.Size = new System.Drawing.Size(138, 22);
|
this.단축키설정.Size = new System.Drawing.Size(172, 26);
|
||||||
this.단축키설정.Text = "단축키";
|
this.단축키설정.Text = "단축키";
|
||||||
this.단축키설정.Visible = false;
|
this.단축키설정.Visible = false;
|
||||||
this.단축키설정.Click += new System.EventHandler(this.단축키설정ToolStripMenuItem_Click);
|
this.단축키설정.Click += new System.EventHandler(this.단축키설정ToolStripMenuItem_Click);
|
||||||
@@ -430,14 +432,14 @@
|
|||||||
// 매크로문구
|
// 매크로문구
|
||||||
//
|
//
|
||||||
this.매크로문구.Name = "매크로문구";
|
this.매크로문구.Name = "매크로문구";
|
||||||
this.매크로문구.Size = new System.Drawing.Size(138, 22);
|
this.매크로문구.Size = new System.Drawing.Size(172, 26);
|
||||||
this.매크로문구.Text = "매크로 문구";
|
this.매크로문구.Text = "매크로 문구";
|
||||||
this.매크로문구.Click += new System.EventHandler(this.매크로문구설정ToolStripMenuItem_Click);
|
this.매크로문구.Click += new System.EventHandler(this.매크로문구설정ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// 불용어
|
// 불용어
|
||||||
//
|
//
|
||||||
this.불용어.Name = "불용어";
|
this.불용어.Name = "불용어";
|
||||||
this.불용어.Size = new System.Drawing.Size(138, 22);
|
this.불용어.Size = new System.Drawing.Size(172, 26);
|
||||||
this.불용어.Text = "불용어";
|
this.불용어.Text = "불용어";
|
||||||
this.불용어.Visible = false;
|
this.불용어.Visible = false;
|
||||||
this.불용어.Click += new System.EventHandler(this.불용어ToolStripMenuItem_Click);
|
this.불용어.Click += new System.EventHandler(this.불용어ToolStripMenuItem_Click);
|
||||||
@@ -445,7 +447,7 @@
|
|||||||
// 작업지시서
|
// 작업지시서
|
||||||
//
|
//
|
||||||
this.작업지시서.Name = "작업지시서";
|
this.작업지시서.Name = "작업지시서";
|
||||||
this.작업지시서.Size = new System.Drawing.Size(138, 22);
|
this.작업지시서.Size = new System.Drawing.Size(172, 26);
|
||||||
this.작업지시서.Text = "작업지시서";
|
this.작업지시서.Text = "작업지시서";
|
||||||
this.작업지시서.Visible = false;
|
this.작업지시서.Visible = false;
|
||||||
this.작업지시서.Click += new System.EventHandler(this.작업지시서ToolStripMenuItem_Click);
|
this.작업지시서.Click += new System.EventHandler(this.작업지시서ToolStripMenuItem_Click);
|
||||||
@@ -461,13 +463,13 @@
|
|||||||
this.복본조사2,
|
this.복본조사2,
|
||||||
this.iSBN조회});
|
this.iSBN조회});
|
||||||
this.마크작업.Name = "마크작업";
|
this.마크작업.Name = "마크작업";
|
||||||
this.마크작업.Size = new System.Drawing.Size(180, 22);
|
this.마크작업.Size = new System.Drawing.Size(193, 26);
|
||||||
this.마크작업.Text = "마크 작업";
|
this.마크작업.Text = "마크 작업";
|
||||||
//
|
//
|
||||||
// 마크작성
|
// 마크작성
|
||||||
//
|
//
|
||||||
this.마크작성.Name = "마크작성";
|
this.마크작성.Name = "마크작성";
|
||||||
this.마크작성.Size = new System.Drawing.Size(180, 22);
|
this.마크작성.Size = new System.Drawing.Size(192, 26);
|
||||||
this.마크작성.Text = "신규마크 작성";
|
this.마크작성.Text = "신규마크 작성";
|
||||||
this.마크작성.ToolTipText = "마크 작성(2)";
|
this.마크작성.ToolTipText = "마크 작성(2)";
|
||||||
this.마크작성.Click += new System.EventHandler(this.마크작성ToolStripMenuItem_Click);
|
this.마크작성.Click += new System.EventHandler(this.마크작성ToolStripMenuItem_Click);
|
||||||
@@ -475,42 +477,42 @@
|
|||||||
// 마크목록
|
// 마크목록
|
||||||
//
|
//
|
||||||
this.마크목록.Name = "마크목록";
|
this.마크목록.Name = "마크목록";
|
||||||
this.마크목록.Size = new System.Drawing.Size(180, 22);
|
this.마크목록.Size = new System.Drawing.Size(192, 26);
|
||||||
this.마크목록.Text = "마크 목록";
|
this.마크목록.Text = "마크 목록";
|
||||||
this.마크목록.Click += new System.EventHandler(this.마크목록ToolStripMenuItem_Click);
|
this.마크목록.Click += new System.EventHandler(this.마크목록ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// 소장자료검색
|
// 소장자료검색
|
||||||
//
|
//
|
||||||
this.소장자료검색.Name = "소장자료검색";
|
this.소장자료검색.Name = "소장자료검색";
|
||||||
this.소장자료검색.Size = new System.Drawing.Size(180, 22);
|
this.소장자료검색.Size = new System.Drawing.Size(192, 26);
|
||||||
this.소장자료검색.Text = "소장자료검색";
|
this.소장자료검색.Text = "소장자료검색";
|
||||||
this.소장자료검색.Click += new System.EventHandler(this.소장자료검색ToolStripMenuItem_Click);
|
this.소장자료검색.Click += new System.EventHandler(this.소장자료검색ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// 마크정리
|
// 마크정리
|
||||||
//
|
//
|
||||||
this.마크정리.Name = "마크정리";
|
this.마크정리.Name = "마크정리";
|
||||||
this.마크정리.Size = new System.Drawing.Size(180, 22);
|
this.마크정리.Size = new System.Drawing.Size(192, 26);
|
||||||
this.마크정리.Text = "마크 정리";
|
this.마크정리.Text = "마크 정리";
|
||||||
this.마크정리.Click += new System.EventHandler(this.마크정리ToolStripMenuItem_Click);
|
this.마크정리.Click += new System.EventHandler(this.마크정리ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// 복본조사1
|
// 복본조사1
|
||||||
//
|
//
|
||||||
this.복본조사1.Name = "복본조사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.Text = "복본조사";
|
||||||
this.복본조사1.Click += new System.EventHandler(this.복본조사ToolStripMenuItem1_Click);
|
this.복본조사1.Click += new System.EventHandler(this.복본조사ToolStripMenuItem1_Click);
|
||||||
//
|
//
|
||||||
// 복본조사2
|
// 복본조사2
|
||||||
//
|
//
|
||||||
this.복본조사2.Name = "복본조사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.Text = "복본조사(New)";
|
||||||
this.복본조사2.Click += new System.EventHandler(this.복본조사2_Click);
|
this.복본조사2.Click += new System.EventHandler(this.복본조사2_Click);
|
||||||
//
|
//
|
||||||
// iSBN조회
|
// iSBN조회
|
||||||
//
|
//
|
||||||
this.iSBN조회.Name = "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조회.Text = "ISBN 조회";
|
||||||
this.iSBN조회.Click += new System.EventHandler(this.iSBN조회ToolStripMenuItem_Click);
|
this.iSBN조회.Click += new System.EventHandler(this.iSBN조회ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
@@ -520,21 +522,21 @@
|
|||||||
this.목록,
|
this.목록,
|
||||||
this.편목});
|
this.편목});
|
||||||
this.dVDCDLPToolStripMenuItem.Name = "dVDCDLPToolStripMenuItem";
|
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.dVDCDLPToolStripMenuItem.Text = "DVD / CD / LP";
|
||||||
//
|
//
|
||||||
// 목록
|
// 목록
|
||||||
//
|
//
|
||||||
this.목록.Enabled = false;
|
this.목록.Enabled = false;
|
||||||
this.목록.Name = "목록";
|
this.목록.Name = "목록";
|
||||||
this.목록.Size = new System.Drawing.Size(180, 22);
|
this.목록.Size = new System.Drawing.Size(122, 26);
|
||||||
this.목록.Text = "목록";
|
this.목록.Text = "목록";
|
||||||
this.목록.Click += new System.EventHandler(this.목록_Click);
|
this.목록.Click += new System.EventHandler(this.목록_Click);
|
||||||
//
|
//
|
||||||
// 편목
|
// 편목
|
||||||
//
|
//
|
||||||
this.편목.Name = "편목";
|
this.편목.Name = "편목";
|
||||||
this.편목.Size = new System.Drawing.Size(180, 22);
|
this.편목.Size = new System.Drawing.Size(122, 26);
|
||||||
this.편목.Text = "편목";
|
this.편목.Text = "편목";
|
||||||
this.편목.Click += new System.EventHandler(this.편목ToolStripMenuItem_Click);
|
this.편목.Click += new System.EventHandler(this.편목ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
@@ -544,20 +546,20 @@
|
|||||||
this.마크반입,
|
this.마크반입,
|
||||||
this.마크반출});
|
this.마크반출});
|
||||||
this.반입및반출.Name = "반입및반출";
|
this.반입및반출.Name = "반입및반출";
|
||||||
this.반입및반출.Size = new System.Drawing.Size(180, 22);
|
this.반입및반출.Size = new System.Drawing.Size(193, 26);
|
||||||
this.반입및반출.Text = "반입 및 반출";
|
this.반입및반출.Text = "반입 및 반출";
|
||||||
//
|
//
|
||||||
// 마크반입
|
// 마크반입
|
||||||
//
|
//
|
||||||
this.마크반입.Name = "마크반입";
|
this.마크반입.Name = "마크반입";
|
||||||
this.마크반입.Size = new System.Drawing.Size(98, 22);
|
this.마크반입.Size = new System.Drawing.Size(122, 26);
|
||||||
this.마크반입.Text = "반입";
|
this.마크반입.Text = "반입";
|
||||||
this.마크반입.Click += new System.EventHandler(this.반입ToolStripMenuItem_Click);
|
this.마크반입.Click += new System.EventHandler(this.반입ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// 마크반출
|
// 마크반출
|
||||||
//
|
//
|
||||||
this.마크반출.Name = "마크반출";
|
this.마크반출.Name = "마크반출";
|
||||||
this.마크반출.Size = new System.Drawing.Size(98, 22);
|
this.마크반출.Size = new System.Drawing.Size(122, 26);
|
||||||
this.마크반출.Text = "반출";
|
this.마크반출.Text = "반출";
|
||||||
this.마크반출.Click += new System.EventHandler(this.반출ToolStripMenuItem_Click);
|
this.마크반출.Click += new System.EventHandler(this.반출ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
@@ -569,14 +571,14 @@
|
|||||||
this.검수,
|
this.검수,
|
||||||
this.저자기호});
|
this.저자기호});
|
||||||
this.부가기능.Name = "부가기능";
|
this.부가기능.Name = "부가기능";
|
||||||
this.부가기능.Size = new System.Drawing.Size(180, 22);
|
this.부가기능.Size = new System.Drawing.Size(193, 26);
|
||||||
this.부가기능.Text = "부가기능";
|
this.부가기능.Text = "부가기능";
|
||||||
//
|
//
|
||||||
// 마크수집
|
// 마크수집
|
||||||
//
|
//
|
||||||
this.마크수집.Enabled = false;
|
this.마크수집.Enabled = false;
|
||||||
this.마크수집.Name = "마크수집";
|
this.마크수집.Name = "마크수집";
|
||||||
this.마크수집.Size = new System.Drawing.Size(122, 22);
|
this.마크수집.Size = new System.Drawing.Size(152, 26);
|
||||||
this.마크수집.Text = "마크수집";
|
this.마크수집.Text = "마크수집";
|
||||||
this.마크수집.Visible = false;
|
this.마크수집.Visible = false;
|
||||||
this.마크수집.Click += new System.EventHandler(this.마크수집ToolStripMenuItem_Click);
|
this.마크수집.Click += new System.EventHandler(this.마크수집ToolStripMenuItem_Click);
|
||||||
@@ -584,7 +586,7 @@
|
|||||||
// 전집관리
|
// 전집관리
|
||||||
//
|
//
|
||||||
this.전집관리.Name = "전집관리";
|
this.전집관리.Name = "전집관리";
|
||||||
this.전집관리.Size = new System.Drawing.Size(122, 22);
|
this.전집관리.Size = new System.Drawing.Size(152, 26);
|
||||||
this.전집관리.Text = "전집관리";
|
this.전집관리.Text = "전집관리";
|
||||||
this.전집관리.Click += new System.EventHandler(this.전집관리ToolStripMenuItem1_Click);
|
this.전집관리.Click += new System.EventHandler(this.전집관리ToolStripMenuItem1_Click);
|
||||||
//
|
//
|
||||||
@@ -592,7 +594,7 @@
|
|||||||
//
|
//
|
||||||
this.검수.Enabled = false;
|
this.검수.Enabled = false;
|
||||||
this.검수.Name = "검수";
|
this.검수.Name = "검수";
|
||||||
this.검수.Size = new System.Drawing.Size(122, 22);
|
this.검수.Size = new System.Drawing.Size(152, 26);
|
||||||
this.검수.Text = "검수";
|
this.검수.Text = "검수";
|
||||||
this.검수.Visible = false;
|
this.검수.Visible = false;
|
||||||
this.검수.Click += new System.EventHandler(this.검수ToolStripMenuItem_Click);
|
this.검수.Click += new System.EventHandler(this.검수ToolStripMenuItem_Click);
|
||||||
@@ -600,7 +602,7 @@
|
|||||||
// 저자기호
|
// 저자기호
|
||||||
//
|
//
|
||||||
this.저자기호.Name = "저자기호";
|
this.저자기호.Name = "저자기호";
|
||||||
this.저자기호.Size = new System.Drawing.Size(122, 22);
|
this.저자기호.Size = new System.Drawing.Size(152, 26);
|
||||||
this.저자기호.Text = "저자기호";
|
this.저자기호.Text = "저자기호";
|
||||||
this.저자기호.Click += new System.EventHandler(this.저자기호ToolStripMenuItem_Click);
|
this.저자기호.Click += new System.EventHandler(this.저자기호ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
@@ -610,20 +612,20 @@
|
|||||||
this.DLS조회,
|
this.DLS조회,
|
||||||
this.dLS복본조사});
|
this.dLS복본조사});
|
||||||
this.DLS.Name = "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";
|
this.DLS.Text = "DLS";
|
||||||
//
|
//
|
||||||
// DLS조회
|
// DLS조회
|
||||||
//
|
//
|
||||||
this.DLS조회.Name = "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조회.Text = "DLS_조회/입력";
|
||||||
this.DLS조회.Click += new System.EventHandler(this.dLS조회ToolStripMenuItem_Click);
|
this.DLS조회.Click += new System.EventHandler(this.dLS조회ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// dLS복본조사
|
// dLS복본조사
|
||||||
//
|
//
|
||||||
this.dLS복본조사.Name = "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복본조사.Text = "DLS 복본조사";
|
||||||
this.dLS복본조사.Click += new System.EventHandler(this.dLS복본조사ToolStripMenuItem_Click);
|
this.dLS복본조사.Click += new System.EventHandler(this.dLS복본조사ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
@@ -634,14 +636,14 @@
|
|||||||
this.마크통계,
|
this.마크통계,
|
||||||
this.장비관리});
|
this.장비관리});
|
||||||
this.마크기타.Name = "마크기타";
|
this.마크기타.Name = "마크기타";
|
||||||
this.마크기타.Size = new System.Drawing.Size(180, 22);
|
this.마크기타.Size = new System.Drawing.Size(193, 26);
|
||||||
this.마크기타.Text = "기타";
|
this.마크기타.Text = "기타";
|
||||||
//
|
//
|
||||||
// 서류작성
|
// 서류작성
|
||||||
//
|
//
|
||||||
this.서류작성.Enabled = false;
|
this.서류작성.Enabled = false;
|
||||||
this.서류작성.Name = "서류작성";
|
this.서류작성.Name = "서류작성";
|
||||||
this.서류작성.Size = new System.Drawing.Size(122, 22);
|
this.서류작성.Size = new System.Drawing.Size(152, 26);
|
||||||
this.서류작성.Text = "서류작성";
|
this.서류작성.Text = "서류작성";
|
||||||
this.서류작성.Visible = false;
|
this.서류작성.Visible = false;
|
||||||
this.서류작성.Click += new System.EventHandler(this.서류작성ToolStripMenuItem_Click);
|
this.서류작성.Click += new System.EventHandler(this.서류작성ToolStripMenuItem_Click);
|
||||||
@@ -649,7 +651,7 @@
|
|||||||
// 마크통계
|
// 마크통계
|
||||||
//
|
//
|
||||||
this.마크통계.Name = "마크통계";
|
this.마크통계.Name = "마크통계";
|
||||||
this.마크통계.Size = new System.Drawing.Size(122, 22);
|
this.마크통계.Size = new System.Drawing.Size(152, 26);
|
||||||
this.마크통계.Text = "마크통계";
|
this.마크통계.Text = "마크통계";
|
||||||
this.마크통계.Click += new System.EventHandler(this.마크통계ToolStripMenuItem_Click);
|
this.마크통계.Click += new System.EventHandler(this.마크통계ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
@@ -657,7 +659,7 @@
|
|||||||
//
|
//
|
||||||
this.장비관리.Enabled = false;
|
this.장비관리.Enabled = false;
|
||||||
this.장비관리.Name = "장비관리";
|
this.장비관리.Name = "장비관리";
|
||||||
this.장비관리.Size = new System.Drawing.Size(122, 22);
|
this.장비관리.Size = new System.Drawing.Size(152, 26);
|
||||||
this.장비관리.Text = "장비관리";
|
this.장비관리.Text = "장비관리";
|
||||||
this.장비관리.Visible = false;
|
this.장비관리.Visible = false;
|
||||||
this.장비관리.Click += new System.EventHandler(this.장비관리ToolStripMenuItem1_Click);
|
this.장비관리.Click += new System.EventHandler(this.장비관리ToolStripMenuItem1_Click);
|
||||||
@@ -666,7 +668,7 @@
|
|||||||
//
|
//
|
||||||
this.작업일지ToolStripMenuItem.Enabled = false;
|
this.작업일지ToolStripMenuItem.Enabled = false;
|
||||||
this.작업일지ToolStripMenuItem.Name = "작업일지ToolStripMenuItem";
|
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.Text = "작업일지";
|
||||||
this.작업일지ToolStripMenuItem.Click += new System.EventHandler(this.작업일지ToolStripMenuItem_Click);
|
this.작업일지ToolStripMenuItem.Click += new System.EventHandler(this.작업일지ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
@@ -680,20 +682,20 @@
|
|||||||
this.공지발송,
|
this.공지발송,
|
||||||
this.판매});
|
this.판매});
|
||||||
this.편의기능ToolStripMenuItem.Name = "편의기능ToolStripMenuItem";
|
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.Text = "편의기능";
|
||||||
//
|
//
|
||||||
// 캘린더
|
// 캘린더
|
||||||
//
|
//
|
||||||
this.캘린더.Name = "캘린더";
|
this.캘린더.Name = "캘린더";
|
||||||
this.캘린더.Size = new System.Drawing.Size(122, 22);
|
this.캘린더.Size = new System.Drawing.Size(152, 26);
|
||||||
this.캘린더.Text = "캘린더";
|
this.캘린더.Text = "캘린더";
|
||||||
this.캘린더.Click += new System.EventHandler(this.캘린더ToolStripMenuItem_Click);
|
this.캘린더.Click += new System.EventHandler(this.캘린더ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// 채팅
|
// 채팅
|
||||||
//
|
//
|
||||||
this.채팅.Name = "채팅";
|
this.채팅.Name = "채팅";
|
||||||
this.채팅.Size = new System.Drawing.Size(122, 22);
|
this.채팅.Size = new System.Drawing.Size(152, 26);
|
||||||
this.채팅.Text = "채팅";
|
this.채팅.Text = "채팅";
|
||||||
this.채팅.Visible = false;
|
this.채팅.Visible = false;
|
||||||
this.채팅.Click += new System.EventHandler(this.채팅ToolStripMenuItem_Click);
|
this.채팅.Click += new System.EventHandler(this.채팅ToolStripMenuItem_Click);
|
||||||
@@ -701,14 +703,14 @@
|
|||||||
// 퀵메뉴
|
// 퀵메뉴
|
||||||
//
|
//
|
||||||
this.퀵메뉴.Name = "퀵메뉴";
|
this.퀵메뉴.Name = "퀵메뉴";
|
||||||
this.퀵메뉴.Size = new System.Drawing.Size(122, 22);
|
this.퀵메뉴.Size = new System.Drawing.Size(152, 26);
|
||||||
this.퀵메뉴.Text = "퀵메뉴";
|
this.퀵메뉴.Text = "퀵메뉴";
|
||||||
this.퀵메뉴.Click += new System.EventHandler(this.퀵메뉴ToolStripMenuItem_Click);
|
this.퀵메뉴.Click += new System.EventHandler(this.퀵메뉴ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// 게시판
|
// 게시판
|
||||||
//
|
//
|
||||||
this.게시판.Name = "게시판";
|
this.게시판.Name = "게시판";
|
||||||
this.게시판.Size = new System.Drawing.Size(122, 22);
|
this.게시판.Size = new System.Drawing.Size(152, 26);
|
||||||
this.게시판.Text = "게시판";
|
this.게시판.Text = "게시판";
|
||||||
this.게시판.Visible = false;
|
this.게시판.Visible = false;
|
||||||
this.게시판.Click += new System.EventHandler(this.게시판ToolStripMenuItem_Click);
|
this.게시판.Click += new System.EventHandler(this.게시판ToolStripMenuItem_Click);
|
||||||
@@ -716,7 +718,7 @@
|
|||||||
// 공지발송
|
// 공지발송
|
||||||
//
|
//
|
||||||
this.공지발송.Name = "공지발송";
|
this.공지발송.Name = "공지발송";
|
||||||
this.공지발송.Size = new System.Drawing.Size(122, 22);
|
this.공지발송.Size = new System.Drawing.Size(152, 26);
|
||||||
this.공지발송.Text = "공지발송";
|
this.공지발송.Text = "공지발송";
|
||||||
this.공지발송.Visible = false;
|
this.공지발송.Visible = false;
|
||||||
this.공지발송.Click += new System.EventHandler(this.공지발송ToolStripMenuItem_Click);
|
this.공지발송.Click += new System.EventHandler(this.공지발송ToolStripMenuItem_Click);
|
||||||
@@ -729,35 +731,35 @@
|
|||||||
this.판매마감,
|
this.판매마감,
|
||||||
this.회원관리});
|
this.회원관리});
|
||||||
this.판매.Name = "판매";
|
this.판매.Name = "판매";
|
||||||
this.판매.Size = new System.Drawing.Size(122, 22);
|
this.판매.Size = new System.Drawing.Size(152, 26);
|
||||||
this.판매.Text = "판매";
|
this.판매.Text = "판매";
|
||||||
this.판매.Visible = false;
|
this.판매.Visible = false;
|
||||||
//
|
//
|
||||||
// 판매1
|
// 판매1
|
||||||
//
|
//
|
||||||
this.판매1.Name = "판매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.Text = "판매";
|
||||||
this.판매1.Click += new System.EventHandler(this.판매ToolStripMenuItem1_Click);
|
this.판매1.Click += new System.EventHandler(this.판매ToolStripMenuItem1_Click);
|
||||||
//
|
//
|
||||||
// 정산
|
// 정산
|
||||||
//
|
//
|
||||||
this.정산.Name = "정산";
|
this.정산.Name = "정산";
|
||||||
this.정산.Size = new System.Drawing.Size(122, 22);
|
this.정산.Size = new System.Drawing.Size(152, 26);
|
||||||
this.정산.Text = "정산";
|
this.정산.Text = "정산";
|
||||||
this.정산.Click += new System.EventHandler(this.정산ToolStripMenuItem_Click);
|
this.정산.Click += new System.EventHandler(this.정산ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// 판매마감
|
// 판매마감
|
||||||
//
|
//
|
||||||
this.판매마감.Name = "판매마감";
|
this.판매마감.Name = "판매마감";
|
||||||
this.판매마감.Size = new System.Drawing.Size(122, 22);
|
this.판매마감.Size = new System.Drawing.Size(152, 26);
|
||||||
this.판매마감.Text = "판매마감";
|
this.판매마감.Text = "판매마감";
|
||||||
this.판매마감.Click += new System.EventHandler(this.판매마감ToolStripMenuItem_Click);
|
this.판매마감.Click += new System.EventHandler(this.판매마감ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// 회원관리
|
// 회원관리
|
||||||
//
|
//
|
||||||
this.회원관리.Name = "회원관리";
|
this.회원관리.Name = "회원관리";
|
||||||
this.회원관리.Size = new System.Drawing.Size(122, 22);
|
this.회원관리.Size = new System.Drawing.Size(152, 26);
|
||||||
this.회원관리.Text = "회원관리";
|
this.회원관리.Text = "회원관리";
|
||||||
this.회원관리.Click += new System.EventHandler(this.회원관리ToolStripMenuItem_Click);
|
this.회원관리.Click += new System.EventHandler(this.회원관리ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
@@ -772,7 +774,7 @@
|
|||||||
this.일괄처리관리ToolStripMenuItem,
|
this.일괄처리관리ToolStripMenuItem,
|
||||||
this.btDevDb});
|
this.btDevDb});
|
||||||
this.마스터ToolStripMenuItem.Name = "마스터ToolStripMenuItem";
|
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 = "마스터";
|
this.마스터ToolStripMenuItem.Text = "마스터";
|
||||||
//
|
//
|
||||||
// 이용자관리ToolStripMenuItem
|
// 이용자관리ToolStripMenuItem
|
||||||
@@ -780,48 +782,48 @@
|
|||||||
this.이용자관리ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
this.이용자관리ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||||
this.신규사업자등록ToolStripMenuItem});
|
this.신규사업자등록ToolStripMenuItem});
|
||||||
this.이용자관리ToolStripMenuItem.Name = "이용자관리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.Text = "이용자 관리";
|
||||||
//
|
//
|
||||||
// 신규사업자등록ToolStripMenuItem
|
// 신규사업자등록ToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.신규사업자등록ToolStripMenuItem.Name = "신규사업자등록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.Text = "사업자 관리";
|
||||||
this.신규사업자등록ToolStripMenuItem.Click += new System.EventHandler(this.신규사업자등록ToolStripMenuItem_Click);
|
this.신규사업자등록ToolStripMenuItem.Click += new System.EventHandler(this.신규사업자등록ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// 공지발송ToolStripMenuItem1
|
// 공지발송ToolStripMenuItem1
|
||||||
//
|
//
|
||||||
this.공지발송ToolStripMenuItem1.Name = "공지발송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.Text = "공지 발송";
|
||||||
this.공지발송ToolStripMenuItem1.Click += new System.EventHandler(this.공지발송ToolStripMenuItem1_Click);
|
this.공지발송ToolStripMenuItem1.Click += new System.EventHandler(this.공지발송ToolStripMenuItem1_Click);
|
||||||
//
|
//
|
||||||
// 매출내역ToolStripMenuItem
|
// 매출내역ToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.매출내역ToolStripMenuItem.Name = "매출내역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.Text = "매출내역";
|
||||||
this.매출내역ToolStripMenuItem.Click += new System.EventHandler(this.매출내역ToolStripMenuItem_Click);
|
this.매출내역ToolStripMenuItem.Click += new System.EventHandler(this.매출내역ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// 이용자거래처조회ToolStripMenuItem
|
// 이용자거래처조회ToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.이용자거래처조회ToolStripMenuItem.Name = "이용자거래처조회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.Text = "이용자 거래처 조회";
|
||||||
this.이용자거래처조회ToolStripMenuItem.Click += new System.EventHandler(this.이용자거래처조회ToolStripMenuItem_Click);
|
this.이용자거래처조회ToolStripMenuItem.Click += new System.EventHandler(this.이용자거래처조회ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// 마크설정ToolStripMenuItem
|
// 마크설정ToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.마크설정ToolStripMenuItem.Name = "마크설정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.Text = "마크설정";
|
||||||
this.마크설정ToolStripMenuItem.Click += new System.EventHandler(this.마크설정ToolStripMenuItem_Click);
|
this.마크설정ToolStripMenuItem.Click += new System.EventHandler(this.마크설정ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// 일괄처리관리ToolStripMenuItem
|
// 일괄처리관리ToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.일괄처리관리ToolStripMenuItem.Name = "일괄처리관리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.Text = "일괄처리 관리";
|
||||||
this.일괄처리관리ToolStripMenuItem.Click += new System.EventHandler(this.일괄처리관리ToolStripMenuItem_Click);
|
this.일괄처리관리ToolStripMenuItem.Click += new System.EventHandler(this.일괄처리관리ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
@@ -829,11 +831,19 @@
|
|||||||
//
|
//
|
||||||
this.btDevDb.ForeColor = System.Drawing.Color.Blue;
|
this.btDevDb.ForeColor = System.Drawing.Color.Blue;
|
||||||
this.btDevDb.Name = "btDevDb";
|
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.Text = "데이터베이스편집(개발)";
|
||||||
this.btDevDb.Visible = false;
|
this.btDevDb.Visible = false;
|
||||||
this.btDevDb.Click += new System.EventHandler(this.btDevDb_Click);
|
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
|
// panel1
|
||||||
//
|
//
|
||||||
this.panel1.BackColor = System.Drawing.SystemColors.ControlDark;
|
this.panel1.BackColor = System.Drawing.SystemColors.ControlDark;
|
||||||
@@ -851,9 +861,10 @@
|
|||||||
this.panel1.Controls.Add(this.ShortCut2);
|
this.panel1.Controls.Add(this.ShortCut2);
|
||||||
this.panel1.Controls.Add(this.ShortCut1);
|
this.panel1.Controls.Add(this.ShortCut1);
|
||||||
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
|
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.Name = "panel1";
|
||||||
this.panel1.Size = new System.Drawing.Size(1259, 64);
|
this.panel1.Size = new System.Drawing.Size(1902, 80);
|
||||||
this.panel1.TabIndex = 2;
|
this.panel1.TabIndex = 2;
|
||||||
//
|
//
|
||||||
// ShortCut12
|
// ShortCut12
|
||||||
@@ -862,9 +873,10 @@
|
|||||||
this.ShortCut12.Enabled = false;
|
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.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.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.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.TabIndex = 2;
|
||||||
this.ShortCut12.Text = "즐겨찾기12";
|
this.ShortCut12.Text = "즐겨찾기12";
|
||||||
this.ShortCut12.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.ShortCut12.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
||||||
@@ -876,9 +888,10 @@
|
|||||||
this.ShortCut11.Enabled = false;
|
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.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.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.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.TabIndex = 2;
|
||||||
this.ShortCut11.Text = "즐겨찾기11";
|
this.ShortCut11.Text = "즐겨찾기11";
|
||||||
this.ShortCut11.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.ShortCut11.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
||||||
@@ -890,9 +903,10 @@
|
|||||||
this.ShortCut10.Enabled = false;
|
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.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.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.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.TabIndex = 2;
|
||||||
this.ShortCut10.Text = "즐겨찾기10";
|
this.ShortCut10.Text = "즐겨찾기10";
|
||||||
this.ShortCut10.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.ShortCut10.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
||||||
@@ -904,9 +918,10 @@
|
|||||||
this.ShortCut9.Enabled = false;
|
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.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.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.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.TabIndex = 2;
|
||||||
this.ShortCut9.Text = "즐겨찾기9";
|
this.ShortCut9.Text = "즐겨찾기9";
|
||||||
this.ShortCut9.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.ShortCut9.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
||||||
@@ -918,9 +933,10 @@
|
|||||||
this.ShortCut8.Enabled = false;
|
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.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.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.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.TabIndex = 1;
|
||||||
this.ShortCut8.Text = "즐겨찾기8";
|
this.ShortCut8.Text = "즐겨찾기8";
|
||||||
this.ShortCut8.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.ShortCut8.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
||||||
@@ -932,9 +948,10 @@
|
|||||||
this.ShortCut6.Enabled = false;
|
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.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.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.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.TabIndex = 2;
|
||||||
this.ShortCut6.Text = "즐겨찾기6";
|
this.ShortCut6.Text = "즐겨찾기6";
|
||||||
this.ShortCut6.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.ShortCut6.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
||||||
@@ -946,9 +963,10 @@
|
|||||||
this.ShortCut5.Enabled = false;
|
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.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.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.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.TabIndex = 1;
|
||||||
this.ShortCut5.Text = "즐겨찾기5";
|
this.ShortCut5.Text = "즐겨찾기5";
|
||||||
this.ShortCut5.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.ShortCut5.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
||||||
@@ -960,9 +978,10 @@
|
|||||||
this.ShortCut7.Enabled = false;
|
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.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.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.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.TabIndex = 0;
|
||||||
this.ShortCut7.Text = "즐겨찾기7";
|
this.ShortCut7.Text = "즐겨찾기7";
|
||||||
this.ShortCut7.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.ShortCut7.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
||||||
@@ -974,9 +993,10 @@
|
|||||||
this.ShortCut3.Enabled = false;
|
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.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.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.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.TabIndex = 2;
|
||||||
this.ShortCut3.Text = "즐겨찾기3";
|
this.ShortCut3.Text = "즐겨찾기3";
|
||||||
this.ShortCut3.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.ShortCut3.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
||||||
@@ -988,9 +1008,10 @@
|
|||||||
this.ShortCut4.Enabled = false;
|
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.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.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.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.TabIndex = 0;
|
||||||
this.ShortCut4.Text = "즐겨찾기4";
|
this.ShortCut4.Text = "즐겨찾기4";
|
||||||
this.ShortCut4.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.ShortCut4.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
||||||
@@ -1002,9 +1023,10 @@
|
|||||||
this.ShortCut2.Enabled = false;
|
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.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.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.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.TabIndex = 1;
|
||||||
this.ShortCut2.Text = "즐겨찾기2";
|
this.ShortCut2.Text = "즐겨찾기2";
|
||||||
this.ShortCut2.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.ShortCut2.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
||||||
@@ -1016,9 +1038,10 @@
|
|||||||
this.ShortCut1.Enabled = false;
|
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.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.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.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.TabIndex = 0;
|
||||||
this.ShortCut1.Text = "즐겨찾기1";
|
this.ShortCut1.Text = "즐겨찾기1";
|
||||||
this.ShortCut1.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.ShortCut1.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
||||||
@@ -1029,6 +1052,7 @@
|
|||||||
//
|
//
|
||||||
this.toolStrip1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.toolStrip1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||||||
this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
|
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.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||||
this.toolStripLabel2,
|
this.toolStripLabel2,
|
||||||
this.VersionText,
|
this.VersionText,
|
||||||
@@ -1038,58 +1062,58 @@
|
|||||||
this.toolStripSeparator3,
|
this.toolStripSeparator3,
|
||||||
this.IPText,
|
this.IPText,
|
||||||
this.lblStatus});
|
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.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.TabIndex = 4;
|
||||||
this.toolStrip1.Text = "toolStrip1";
|
this.toolStrip1.Text = "toolStrip1";
|
||||||
//
|
//
|
||||||
// toolStripLabel2
|
// toolStripLabel2
|
||||||
//
|
//
|
||||||
this.toolStripLabel2.Name = "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 = "회사명";
|
this.toolStripLabel2.Text = "회사명";
|
||||||
//
|
//
|
||||||
// VersionText
|
// VersionText
|
||||||
//
|
//
|
||||||
this.VersionText.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.VersionText.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
||||||
this.VersionText.Name = "VersionText";
|
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";
|
this.VersionText.Text = "UniMarc Ver 0.0000";
|
||||||
//
|
//
|
||||||
// toolStripSeparator1
|
// toolStripSeparator1
|
||||||
//
|
//
|
||||||
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
||||||
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
|
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 31);
|
||||||
//
|
//
|
||||||
// botUserLabel
|
// botUserLabel
|
||||||
//
|
//
|
||||||
this.botUserLabel.Name = "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 = "이용자";
|
this.botUserLabel.Text = "이용자";
|
||||||
//
|
//
|
||||||
// toolStripSeparator2
|
// toolStripSeparator2
|
||||||
//
|
//
|
||||||
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
||||||
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
|
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 31);
|
||||||
//
|
//
|
||||||
// toolStripSeparator3
|
// toolStripSeparator3
|
||||||
//
|
//
|
||||||
this.toolStripSeparator3.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.toolStripSeparator3.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
||||||
this.toolStripSeparator3.Name = "toolStripSeparator3";
|
this.toolStripSeparator3.Name = "toolStripSeparator3";
|
||||||
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
|
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 31);
|
||||||
//
|
//
|
||||||
// IPText
|
// IPText
|
||||||
//
|
//
|
||||||
this.IPText.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.IPText.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
||||||
this.IPText.Name = "IPText";
|
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";
|
this.IPText.Text = "접속 아이피 : 0.000.00.000";
|
||||||
//
|
//
|
||||||
// lblStatus
|
// lblStatus
|
||||||
//
|
//
|
||||||
this.lblStatus.Name = "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";
|
this.lblStatus.Text = "WD";
|
||||||
//
|
//
|
||||||
// mdiTabControl
|
// mdiTabControl
|
||||||
@@ -1097,45 +1121,40 @@
|
|||||||
this.mdiTabControl.Controls.Add(this.tabPage1);
|
this.mdiTabControl.Controls.Add(this.tabPage1);
|
||||||
this.mdiTabControl.Controls.Add(this.tabPage2);
|
this.mdiTabControl.Controls.Add(this.tabPage2);
|
||||||
this.mdiTabControl.Dock = System.Windows.Forms.DockStyle.Fill;
|
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.Name = "mdiTabControl";
|
||||||
this.mdiTabControl.SelectedIndex = 0;
|
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;
|
this.mdiTabControl.TabIndex = 5;
|
||||||
//
|
//
|
||||||
// tabPage1
|
// 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.Name = "tabPage1";
|
||||||
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
||||||
this.tabPage1.Size = new System.Drawing.Size(1251, 567);
|
this.tabPage1.Size = new System.Drawing.Size(1894, 863);
|
||||||
this.tabPage1.TabIndex = 0;
|
this.tabPage1.TabIndex = 0;
|
||||||
this.tabPage1.Text = "tabPage1";
|
this.tabPage1.Text = "tabPage1";
|
||||||
this.tabPage1.UseVisualStyleBackColor = true;
|
this.tabPage1.UseVisualStyleBackColor = true;
|
||||||
//
|
//
|
||||||
// tabPage2
|
// 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.Name = "tabPage2";
|
||||||
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
||||||
this.tabPage2.Size = new System.Drawing.Size(1251, 567);
|
this.tabPage2.Size = new System.Drawing.Size(1894, 871);
|
||||||
this.tabPage2.TabIndex = 1;
|
this.tabPage2.TabIndex = 1;
|
||||||
this.tabPage2.Text = "tabPage2";
|
this.tabPage2.Text = "tabPage2";
|
||||||
this.tabPage2.UseVisualStyleBackColor = true;
|
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
|
// 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.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.mdiTabControl);
|
||||||
this.Controls.Add(this.toolStrip1);
|
this.Controls.Add(this.toolStrip1);
|
||||||
this.Controls.Add(this.panel1);
|
this.Controls.Add(this.panel1);
|
||||||
@@ -1143,7 +1162,9 @@
|
|||||||
this.HelpButton = true;
|
this.HelpButton = true;
|
||||||
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
||||||
this.MainMenuStrip = this.menuStrip1;
|
this.MainMenuStrip = this.menuStrip1;
|
||||||
|
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
||||||
this.Name = "Main";
|
this.Name = "Main";
|
||||||
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
||||||
this.Text = "메인";
|
this.Text = "메인";
|
||||||
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
||||||
this.Load += new System.EventHandler(this.Main_Load);
|
this.Load += new System.EventHandler(this.Main_Load);
|
||||||
|
|||||||
@@ -47,6 +47,11 @@ namespace WindowsFormsApp1
|
|||||||
this.mdiTabControl.DrawItem += MdiTabControl_DrawItem;
|
this.mdiTabControl.DrawItem += MdiTabControl_DrawItem;
|
||||||
PUB.Init();
|
PUB.Init();
|
||||||
this.btDevDb.Visible = System.Diagnostics.Debugger.IsAttached;
|
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; }
|
public string User_Name { get; internal set; }
|
||||||
|
|||||||
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
|||||||
// 모든 값을 지정하거나 아래와 같이 '*'를 사용하여 빌드 번호 및 수정 번호를
|
// 모든 값을 지정하거나 아래와 같이 '*'를 사용하여 빌드 번호 및 수정 번호를
|
||||||
// 기본값으로 할 수 있습니다.
|
// 기본값으로 할 수 있습니다.
|
||||||
// [assembly: AssemblyVersion("1.0.*")]
|
// [assembly: AssemblyVersion("1.0.*")]
|
||||||
[assembly: AssemblyVersion("2025.12.29.2200")]
|
[assembly: AssemblyVersion("2026.01.09.2120")]
|
||||||
[assembly: AssemblyFileVersion("2025.12.29.2200")]
|
[assembly: AssemblyFileVersion("2026.01.09.2120")]
|
||||||
|
|||||||
@@ -1070,6 +1070,9 @@
|
|||||||
<EmbeddedResource Include="마크\Marc.resx">
|
<EmbeddedResource Include="마크\Marc.resx">
|
||||||
<DependentUpon>Marc.cs</DependentUpon>
|
<DependentUpon>Marc.cs</DependentUpon>
|
||||||
</EmbeddedResource>
|
</EmbeddedResource>
|
||||||
|
<EmbeddedResource Include="마크\MarcEditorControl.resx">
|
||||||
|
<DependentUpon>MarcEditorControl.cs</DependentUpon>
|
||||||
|
</EmbeddedResource>
|
||||||
<EmbeddedResource Include="마크\Marc_FillBlank.resx">
|
<EmbeddedResource Include="마크\Marc_FillBlank.resx">
|
||||||
<DependentUpon>Marc_FillBlank.cs</DependentUpon>
|
<DependentUpon>Marc_FillBlank.cs</DependentUpon>
|
||||||
</EmbeddedResource>
|
</EmbeddedResource>
|
||||||
|
|||||||
295
unimarc/unimarc/마크/Mac_List.Designer.cs
generated
295
unimarc/unimarc/마크/Mac_List.Designer.cs
generated
@@ -60,9 +60,20 @@
|
|||||||
this.btn_Delete = new System.Windows.Forms.Button();
|
this.btn_Delete = new System.Windows.Forms.Button();
|
||||||
this.btn_AddList = new System.Windows.Forms.Button();
|
this.btn_AddList = new System.Windows.Forms.Button();
|
||||||
this.panel1 = new System.Windows.Forms.Panel();
|
this.panel1 = new System.Windows.Forms.Panel();
|
||||||
this.btnSearchISBN = new System.Windows.Forms.Button();
|
this.panel12 = new System.Windows.Forms.Panel();
|
||||||
this.panel2 = new System.Windows.Forms.Panel();
|
|
||||||
this.chkEditorTest = new System.Windows.Forms.CheckBox();
|
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();
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
|
||||||
this.panel1.SuspendLayout();
|
this.panel1.SuspendLayout();
|
||||||
this.panel2.SuspendLayout();
|
this.panel2.SuspendLayout();
|
||||||
@@ -70,18 +81,22 @@
|
|||||||
//
|
//
|
||||||
// label1
|
// label1
|
||||||
//
|
//
|
||||||
this.label1.AutoSize = true;
|
this.label1.Dock = System.Windows.Forms.DockStyle.Left;
|
||||||
this.label1.Location = new System.Drawing.Point(14, 13);
|
this.label1.Location = new System.Drawing.Point(0, 6);
|
||||||
this.label1.Name = "label1";
|
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.TabIndex = 5;
|
||||||
this.label1.Text = "목록 검색";
|
this.label1.Text = "목록 검색";
|
||||||
|
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||||
//
|
//
|
||||||
// tb_Search
|
// 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.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.TabIndex = 6;
|
||||||
this.tb_Search.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tb_Search_KeyDown);
|
this.tb_Search.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tb_Search_KeyDown);
|
||||||
//
|
//
|
||||||
@@ -126,12 +141,13 @@
|
|||||||
this.dataGridView1.DefaultCellStyle = dataGridViewCellStyle2;
|
this.dataGridView1.DefaultCellStyle = dataGridViewCellStyle2;
|
||||||
this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||||
this.dataGridView1.Location = new System.Drawing.Point(0, 0);
|
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.MultiSelect = false;
|
||||||
this.dataGridView1.Name = "dataGridView1";
|
this.dataGridView1.Name = "dataGridView1";
|
||||||
this.dataGridView1.RowHeadersWidth = 40;
|
this.dataGridView1.RowHeadersWidth = 40;
|
||||||
this.dataGridView1.RowTemplate.Height = 23;
|
this.dataGridView1.RowTemplate.Height = 23;
|
||||||
this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
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.TabIndex = 48;
|
||||||
this.dataGridView1.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellDoubleClick);
|
this.dataGridView1.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellDoubleClick);
|
||||||
this.dataGridView1.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dataGridView1_RowPostPaint);
|
this.dataGridView1.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dataGridView1_RowPostPaint);
|
||||||
@@ -140,44 +156,57 @@
|
|||||||
// idx
|
// idx
|
||||||
//
|
//
|
||||||
this.idx.HeaderText = "idx";
|
this.idx.HeaderText = "idx";
|
||||||
|
this.idx.MinimumWidth = 6;
|
||||||
this.idx.Name = "idx";
|
this.idx.Name = "idx";
|
||||||
this.idx.Visible = false;
|
this.idx.Visible = false;
|
||||||
|
this.idx.Width = 125;
|
||||||
//
|
//
|
||||||
// start_date
|
// start_date
|
||||||
//
|
//
|
||||||
this.start_date.HeaderText = "목록일자";
|
this.start_date.HeaderText = "목록일자";
|
||||||
|
this.start_date.MinimumWidth = 6;
|
||||||
this.start_date.Name = "start_date";
|
this.start_date.Name = "start_date";
|
||||||
|
this.start_date.Width = 125;
|
||||||
//
|
//
|
||||||
// end_date
|
// end_date
|
||||||
//
|
//
|
||||||
this.end_date.HeaderText = "완료일자";
|
this.end_date.HeaderText = "완료일자";
|
||||||
|
this.end_date.MinimumWidth = 6;
|
||||||
this.end_date.Name = "end_date";
|
this.end_date.Name = "end_date";
|
||||||
|
this.end_date.Width = 125;
|
||||||
//
|
//
|
||||||
// dvc_custname
|
// dvc_custname
|
||||||
//
|
//
|
||||||
this.dvc_custname.HeaderText = "납품처";
|
this.dvc_custname.HeaderText = "납품처";
|
||||||
|
this.dvc_custname.MinimumWidth = 6;
|
||||||
this.dvc_custname.Name = "dvc_custname";
|
this.dvc_custname.Name = "dvc_custname";
|
||||||
|
this.dvc_custname.Width = 125;
|
||||||
//
|
//
|
||||||
// list_name
|
// list_name
|
||||||
//
|
//
|
||||||
this.list_name.HeaderText = "목록명";
|
this.list_name.HeaderText = "목록명";
|
||||||
|
this.list_name.MinimumWidth = 6;
|
||||||
this.list_name.Name = "list_name";
|
this.list_name.Name = "list_name";
|
||||||
this.list_name.Width = 200;
|
this.list_name.Width = 200;
|
||||||
//
|
//
|
||||||
// work_name
|
// work_name
|
||||||
//
|
//
|
||||||
this.work_name.HeaderText = "작업명";
|
this.work_name.HeaderText = "작업명";
|
||||||
|
this.work_name.MinimumWidth = 6;
|
||||||
this.work_name.Name = "work_name";
|
this.work_name.Name = "work_name";
|
||||||
|
this.work_name.Width = 125;
|
||||||
//
|
//
|
||||||
// count
|
// count
|
||||||
//
|
//
|
||||||
this.count.HeaderText = "수량";
|
this.count.HeaderText = "수량";
|
||||||
|
this.count.MinimumWidth = 6;
|
||||||
this.count.Name = "count";
|
this.count.Name = "count";
|
||||||
this.count.Width = 80;
|
this.count.Width = 80;
|
||||||
//
|
//
|
||||||
// stock
|
// stock
|
||||||
//
|
//
|
||||||
this.stock.HeaderText = "입고";
|
this.stock.HeaderText = "입고";
|
||||||
|
this.stock.MinimumWidth = 6;
|
||||||
this.stock.Name = "stock";
|
this.stock.Name = "stock";
|
||||||
this.stock.Visible = false;
|
this.stock.Visible = false;
|
||||||
this.stock.Width = 70;
|
this.stock.Width = 70;
|
||||||
@@ -185,6 +214,7 @@
|
|||||||
// unstock
|
// unstock
|
||||||
//
|
//
|
||||||
this.unstock.HeaderText = "미입고";
|
this.unstock.HeaderText = "미입고";
|
||||||
|
this.unstock.MinimumWidth = 6;
|
||||||
this.unstock.Name = "unstock";
|
this.unstock.Name = "unstock";
|
||||||
this.unstock.Visible = false;
|
this.unstock.Visible = false;
|
||||||
this.unstock.Width = 70;
|
this.unstock.Width = 70;
|
||||||
@@ -192,57 +222,68 @@
|
|||||||
// state
|
// state
|
||||||
//
|
//
|
||||||
this.state.HeaderText = "상태";
|
this.state.HeaderText = "상태";
|
||||||
|
this.state.MinimumWidth = 6;
|
||||||
this.state.Name = "state";
|
this.state.Name = "state";
|
||||||
this.state.Width = 70;
|
this.state.Width = 70;
|
||||||
//
|
//
|
||||||
// etc
|
// etc
|
||||||
//
|
//
|
||||||
this.etc.HeaderText = "비고";
|
this.etc.HeaderText = "비고";
|
||||||
|
this.etc.MinimumWidth = 6;
|
||||||
this.etc.Name = "etc";
|
this.etc.Name = "etc";
|
||||||
this.etc.Width = 280;
|
this.etc.Width = 280;
|
||||||
//
|
//
|
||||||
// charge
|
// charge
|
||||||
//
|
//
|
||||||
this.charge.HeaderText = "담당자";
|
this.charge.HeaderText = "담당자";
|
||||||
|
this.charge.MinimumWidth = 6;
|
||||||
this.charge.Name = "charge";
|
this.charge.Name = "charge";
|
||||||
this.charge.Width = 70;
|
this.charge.Width = 70;
|
||||||
//
|
//
|
||||||
// dvc_cust
|
// dvc_cust
|
||||||
//
|
//
|
||||||
this.dvc_cust.HeaderText = "CustomerIDX";
|
this.dvc_cust.HeaderText = "CustomerIDX";
|
||||||
|
this.dvc_cust.MinimumWidth = 6;
|
||||||
this.dvc_cust.Name = "dvc_cust";
|
this.dvc_cust.Name = "dvc_cust";
|
||||||
this.dvc_cust.Visible = false;
|
this.dvc_cust.Visible = false;
|
||||||
|
this.dvc_cust.Width = 125;
|
||||||
//
|
//
|
||||||
// check
|
// check
|
||||||
//
|
//
|
||||||
this.check.HeaderText = "V";
|
this.check.HeaderText = "V";
|
||||||
|
this.check.MinimumWidth = 6;
|
||||||
this.check.Name = "check";
|
this.check.Name = "check";
|
||||||
this.check.Width = 35;
|
this.check.Width = 35;
|
||||||
//
|
//
|
||||||
// cb_state
|
// cb_state
|
||||||
//
|
//
|
||||||
|
this.cb_state.Dock = System.Windows.Forms.DockStyle.Left;
|
||||||
this.cb_state.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
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.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.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;
|
this.cb_state.TabIndex = 49;
|
||||||
//
|
//
|
||||||
// label2
|
// label2
|
||||||
//
|
//
|
||||||
this.label2.AutoSize = true;
|
this.label2.Dock = System.Windows.Forms.DockStyle.Left;
|
||||||
this.label2.Location = new System.Drawing.Point(323, 13);
|
this.label2.Location = new System.Drawing.Point(379, 6);
|
||||||
this.label2.Name = "label2";
|
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.TabIndex = 5;
|
||||||
this.label2.Text = "상태";
|
this.label2.Text = "상태";
|
||||||
|
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||||
//
|
//
|
||||||
// btn_Lookup
|
// 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.Margin = new System.Windows.Forms.Padding(1);
|
||||||
this.btn_Lookup.Name = "btn_Lookup";
|
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.TabIndex = 50;
|
||||||
this.btn_Lookup.Text = "조 회";
|
this.btn_Lookup.Text = "조 회";
|
||||||
this.btn_Lookup.UseVisualStyleBackColor = true;
|
this.btn_Lookup.UseVisualStyleBackColor = true;
|
||||||
@@ -250,10 +291,11 @@
|
|||||||
//
|
//
|
||||||
// btn_Excel
|
// 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.Margin = new System.Windows.Forms.Padding(1);
|
||||||
this.btn_Excel.Name = "btn_Excel";
|
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.TabIndex = 50;
|
||||||
this.btn_Excel.Text = "엑셀반출";
|
this.btn_Excel.Text = "엑셀반출";
|
||||||
this.btn_Excel.UseVisualStyleBackColor = true;
|
this.btn_Excel.UseVisualStyleBackColor = true;
|
||||||
@@ -261,10 +303,11 @@
|
|||||||
//
|
//
|
||||||
// btn_Close
|
// 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.Margin = new System.Windows.Forms.Padding(1);
|
||||||
this.btn_Close.Name = "btn_Close";
|
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.TabIndex = 50;
|
||||||
this.btn_Close.Text = "닫 기";
|
this.btn_Close.Text = "닫 기";
|
||||||
this.btn_Close.UseVisualStyleBackColor = true;
|
this.btn_Close.UseVisualStyleBackColor = true;
|
||||||
@@ -272,21 +315,23 @@
|
|||||||
//
|
//
|
||||||
// btn_Save
|
// 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.Margin = new System.Windows.Forms.Padding(1);
|
||||||
this.btn_Save.Name = "btn_Save";
|
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.TabIndex = 50;
|
||||||
this.btn_Save.Text = "체크사항\r\n저장";
|
this.btn_Save.Text = "체크사항저장";
|
||||||
this.btn_Save.UseVisualStyleBackColor = true;
|
this.btn_Save.UseVisualStyleBackColor = true;
|
||||||
this.btn_Save.Click += new System.EventHandler(this.btn_Save_Click);
|
this.btn_Save.Click += new System.EventHandler(this.btn_Save_Click);
|
||||||
//
|
//
|
||||||
// btn_Merge
|
// 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.Margin = new System.Windows.Forms.Padding(1);
|
||||||
this.btn_Merge.Name = "btn_Merge";
|
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.TabIndex = 51;
|
||||||
this.btn_Merge.Text = "목록병합";
|
this.btn_Merge.Text = "목록병합";
|
||||||
this.btn_Merge.UseVisualStyleBackColor = true;
|
this.btn_Merge.UseVisualStyleBackColor = true;
|
||||||
@@ -294,10 +339,11 @@
|
|||||||
//
|
//
|
||||||
// btn_Progress
|
// 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.Margin = new System.Windows.Forms.Padding(1);
|
||||||
this.btn_Progress.Name = "btn_Progress";
|
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.TabIndex = 51;
|
||||||
this.btn_Progress.Text = "진행처리";
|
this.btn_Progress.Text = "진행처리";
|
||||||
this.btn_Progress.UseVisualStyleBackColor = true;
|
this.btn_Progress.UseVisualStyleBackColor = true;
|
||||||
@@ -305,10 +351,11 @@
|
|||||||
//
|
//
|
||||||
// btn_Completion
|
// 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.Margin = new System.Windows.Forms.Padding(1);
|
||||||
this.btn_Completion.Name = "btn_Completion";
|
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.TabIndex = 51;
|
||||||
this.btn_Completion.Text = "완료처리";
|
this.btn_Completion.Text = "완료처리";
|
||||||
this.btn_Completion.UseVisualStyleBackColor = true;
|
this.btn_Completion.UseVisualStyleBackColor = true;
|
||||||
@@ -316,10 +363,11 @@
|
|||||||
//
|
//
|
||||||
// btn_Delete
|
// 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.Margin = new System.Windows.Forms.Padding(1);
|
||||||
this.btn_Delete.Name = "btn_Delete";
|
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.TabIndex = 51;
|
||||||
this.btn_Delete.Text = "목록삭제";
|
this.btn_Delete.Text = "목록삭제";
|
||||||
this.btn_Delete.UseVisualStyleBackColor = true;
|
this.btn_Delete.UseVisualStyleBackColor = true;
|
||||||
@@ -327,10 +375,11 @@
|
|||||||
//
|
//
|
||||||
// btn_AddList
|
// 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.Margin = new System.Windows.Forms.Padding(1);
|
||||||
this.btn_AddList.Name = "btn_AddList";
|
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.TabIndex = 50;
|
||||||
this.btn_AddList.Text = "목록생성";
|
this.btn_AddList.Text = "목록생성";
|
||||||
this.btn_AddList.UseVisualStyleBackColor = true;
|
this.btn_AddList.UseVisualStyleBackColor = true;
|
||||||
@@ -338,66 +387,173 @@
|
|||||||
//
|
//
|
||||||
// panel1
|
// 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_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_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.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.Dock = System.Windows.Forms.DockStyle.Top;
|
||||||
this.panel1.Location = new System.Drawing.Point(0, 0);
|
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.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;
|
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
|
// 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.Margin = new System.Windows.Forms.Padding(1);
|
||||||
this.btnSearchISBN.Name = "btnSearchISBN";
|
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.TabIndex = 50;
|
||||||
this.btnSearchISBN.Text = "ISBN 조회";
|
this.btnSearchISBN.Text = "ISBN조회";
|
||||||
this.btnSearchISBN.UseVisualStyleBackColor = true;
|
this.btnSearchISBN.UseVisualStyleBackColor = true;
|
||||||
this.btnSearchISBN.Click += new System.EventHandler(this.btnSearchISBN_Click);
|
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
|
// panel2
|
||||||
//
|
//
|
||||||
this.panel2.Controls.Add(this.dataGridView1);
|
this.panel2.Controls.Add(this.dataGridView1);
|
||||||
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
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.Name = "panel2";
|
||||||
this.panel2.Size = new System.Drawing.Size(1179, 623);
|
this.panel2.Size = new System.Drawing.Size(1872, 780);
|
||||||
this.panel2.TabIndex = 53;
|
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
|
// 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.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.panel2);
|
||||||
this.Controls.Add(this.panel1);
|
this.Controls.Add(this.panel1);
|
||||||
|
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
||||||
this.Name = "Mac_List";
|
this.Name = "Mac_List";
|
||||||
this.ShowIcon = false;
|
this.ShowIcon = false;
|
||||||
this.Text = "마크목록";
|
this.Text = "마크목록";
|
||||||
@@ -445,5 +601,16 @@
|
|||||||
private System.Windows.Forms.DataGridViewTextBoxColumn dvc_cust;
|
private System.Windows.Forms.DataGridViewTextBoxColumn dvc_cust;
|
||||||
private System.Windows.Forms.DataGridViewTextBoxColumn check;
|
private System.Windows.Forms.DataGridViewTextBoxColumn check;
|
||||||
private System.Windows.Forms.CheckBox chkEditorTest;
|
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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -312,7 +312,7 @@ namespace WindowsFormsApp1.Mac
|
|||||||
int idx_col = e.ColumnIndex;
|
int idx_col = e.ColumnIndex;
|
||||||
if (3 <= idx_col && idx_col <= 8)
|
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);
|
var marc = this.main.OpenFormInTab(() => new ExcelTest.Marc2(this), allowMultiple: true);
|
||||||
marc.input_list(
|
marc.input_list(
|
||||||
@@ -371,6 +371,7 @@ namespace WindowsFormsApp1.Mac
|
|||||||
|
|
||||||
private void btnSearchISBN_Click(object sender, EventArgs e)
|
private void btnSearchISBN_Click(object sender, EventArgs e)
|
||||||
{
|
{
|
||||||
|
if (this.dataGridView1.RowCount < 1) return;
|
||||||
if (dataGridView1.SelectedRows[0].Index < 0) return;
|
if (dataGridView1.SelectedRows[0].Index < 0) return;
|
||||||
string tSearchText = dataGridView1.SelectedRows[0].Cells["list_name"].Value.ToString();
|
string tSearchText = dataGridView1.SelectedRows[0].Cells["list_name"].Value.ToString();
|
||||||
string tSearchIDX = dataGridView1.SelectedRows[0].Cells["idx"].Value.ToString();
|
string tSearchIDX = dataGridView1.SelectedRows[0].Cells["idx"].Value.ToString();
|
||||||
|
|||||||
@@ -163,6 +163,6 @@
|
|||||||
<value>17, 17</value>
|
<value>17, 17</value>
|
||||||
</metadata>
|
</metadata>
|
||||||
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||||
<value>51</value>
|
<value>55</value>
|
||||||
</metadata>
|
</metadata>
|
||||||
</root>
|
</root>
|
||||||
@@ -758,5 +758,15 @@ namespace ExcelTest
|
|||||||
newRow.Selected = true;
|
newRow.Selected = true;
|
||||||
List_Book.FirstDisplayedScrollingRowIndex = nRow;
|
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}";
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
301
unimarc/unimarc/마크/Marc2.designer.cs
generated
301
unimarc/unimarc/마크/Marc2.designer.cs
generated
@@ -38,11 +38,10 @@
|
|||||||
System.Windows.Forms.Label label25;
|
System.Windows.Forms.Label label25;
|
||||||
System.Windows.Forms.Label label26;
|
System.Windows.Forms.Label label26;
|
||||||
System.Windows.Forms.Label label27;
|
System.Windows.Forms.Label label27;
|
||||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||||
this.marcEditorControl1 = new ExcelTest.MarcEditorControl();
|
|
||||||
this.List_Book = new System.Windows.Forms.DataGridView();
|
this.List_Book = new System.Windows.Forms.DataGridView();
|
||||||
this.list_idx = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.list_idx = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||||
this.ISBN13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.ISBN13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||||
@@ -71,8 +70,14 @@
|
|||||||
this.checkBox3 = new System.Windows.Forms.CheckBox();
|
this.checkBox3 = new System.Windows.Forms.CheckBox();
|
||||||
this.tbCustName = new System.Windows.Forms.Button();
|
this.tbCustName = new System.Windows.Forms.Button();
|
||||||
this.lbCustIDX = new System.Windows.Forms.Label();
|
this.lbCustIDX = new System.Windows.Forms.Label();
|
||||||
this.lbl_BookList = new System.Windows.Forms.Label();
|
|
||||||
this.btCopy = new System.Windows.Forms.Button();
|
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();
|
label31 = new System.Windows.Forms.Label();
|
||||||
label30 = new System.Windows.Forms.Label();
|
label30 = new System.Windows.Forms.Label();
|
||||||
label33 = new System.Windows.Forms.Label();
|
label33 = new System.Windows.Forms.Label();
|
||||||
@@ -85,28 +90,11 @@
|
|||||||
label27 = new System.Windows.Forms.Label();
|
label27 = new System.Windows.Forms.Label();
|
||||||
((System.ComponentModel.ISupportInitialize)(this.List_Book)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.List_Book)).BeginInit();
|
||||||
this.panel1.SuspendLayout();
|
this.panel1.SuspendLayout();
|
||||||
|
this.statusStrip1.SuspendLayout();
|
||||||
|
this.panel2.SuspendLayout();
|
||||||
|
this.panel3.SuspendLayout();
|
||||||
this.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
|
||||||
//
|
//
|
||||||
label31.Location = new System.Drawing.Point(0, 0);
|
label31.Location = new System.Drawing.Point(0, 0);
|
||||||
@@ -183,16 +171,20 @@
|
|||||||
this.List_Book.AllowUserToAddRows = false;
|
this.List_Book.AllowUserToAddRows = false;
|
||||||
this.List_Book.AllowUserToDeleteRows = false;
|
this.List_Book.AllowUserToDeleteRows = false;
|
||||||
this.List_Book.AllowUserToResizeColumns = 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;
|
this.List_Book.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||||
dataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||||
dataGridViewCellStyle29.BackColor = System.Drawing.SystemColors.Control;
|
dataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Control;
|
||||||
dataGridViewCellStyle29.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
dataGridViewCellStyle9.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
||||||
dataGridViewCellStyle29.ForeColor = System.Drawing.SystemColors.WindowText;
|
dataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.WindowText;
|
||||||
dataGridViewCellStyle29.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
||||||
dataGridViewCellStyle29.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
||||||
dataGridViewCellStyle29.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||||||
this.List_Book.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle29;
|
this.List_Book.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9;
|
||||||
|
this.List_Book.ColumnHeadersHeight = 29;
|
||||||
this.List_Book.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
this.List_Book.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
||||||
this.list_idx,
|
this.list_idx,
|
||||||
this.ISBN13,
|
this.ISBN13,
|
||||||
@@ -210,21 +202,23 @@
|
|||||||
this.user,
|
this.user,
|
||||||
this.SaveDate});
|
this.SaveDate});
|
||||||
this.List_Book.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
|
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.MultiSelect = false;
|
||||||
this.List_Book.Name = "List_Book";
|
this.List_Book.Name = "List_Book";
|
||||||
this.List_Book.ReadOnly = true;
|
this.List_Book.ReadOnly = true;
|
||||||
dataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
||||||
dataGridViewCellStyle32.BackColor = System.Drawing.SystemColors.ControlDark;
|
dataGridViewCellStyle12.BackColor = System.Drawing.SystemColors.ControlDark;
|
||||||
dataGridViewCellStyle32.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
dataGridViewCellStyle12.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
||||||
dataGridViewCellStyle32.ForeColor = System.Drawing.SystemColors.WindowText;
|
dataGridViewCellStyle12.ForeColor = System.Drawing.SystemColors.WindowText;
|
||||||
dataGridViewCellStyle32.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
dataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
||||||
dataGridViewCellStyle32.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
||||||
dataGridViewCellStyle32.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||||||
this.List_Book.RowHeadersDefaultCellStyle = dataGridViewCellStyle32;
|
this.List_Book.RowHeadersDefaultCellStyle = dataGridViewCellStyle12;
|
||||||
|
this.List_Book.RowHeadersWidth = 51;
|
||||||
this.List_Book.RowTemplate.Height = 23;
|
this.List_Book.RowTemplate.Height = 23;
|
||||||
this.List_Book.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
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.TabIndex = 217;
|
||||||
this.List_Book.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.List_Book_RowPostPaint);
|
this.List_Book.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.List_Book_RowPostPaint);
|
||||||
this.List_Book.SelectionChanged += new System.EventHandler(this.List_Book_SelectionChanged);
|
this.List_Book.SelectionChanged += new System.EventHandler(this.List_Book_SelectionChanged);
|
||||||
@@ -237,6 +231,7 @@
|
|||||||
// list_idx
|
// list_idx
|
||||||
//
|
//
|
||||||
this.list_idx.HeaderText = "list_idx";
|
this.list_idx.HeaderText = "list_idx";
|
||||||
|
this.list_idx.MinimumWidth = 6;
|
||||||
this.list_idx.Name = "list_idx";
|
this.list_idx.Name = "list_idx";
|
||||||
this.list_idx.ReadOnly = true;
|
this.list_idx.ReadOnly = true;
|
||||||
this.list_idx.Visible = false;
|
this.list_idx.Visible = false;
|
||||||
@@ -246,13 +241,16 @@
|
|||||||
//
|
//
|
||||||
this.ISBN13.FillWeight = 136.2398F;
|
this.ISBN13.FillWeight = 136.2398F;
|
||||||
this.ISBN13.HeaderText = "ISBN13";
|
this.ISBN13.HeaderText = "ISBN13";
|
||||||
|
this.ISBN13.MinimumWidth = 6;
|
||||||
this.ISBN13.Name = "ISBN13";
|
this.ISBN13.Name = "ISBN13";
|
||||||
this.ISBN13.ReadOnly = true;
|
this.ISBN13.ReadOnly = true;
|
||||||
this.ISBN13.Visible = false;
|
this.ISBN13.Visible = false;
|
||||||
|
this.ISBN13.Width = 125;
|
||||||
//
|
//
|
||||||
// num
|
// num
|
||||||
//
|
//
|
||||||
this.num.HeaderText = "연번";
|
this.num.HeaderText = "연번";
|
||||||
|
this.num.MinimumWidth = 6;
|
||||||
this.num.Name = "num";
|
this.num.Name = "num";
|
||||||
this.num.ReadOnly = true;
|
this.num.ReadOnly = true;
|
||||||
this.num.Width = 50;
|
this.num.Width = 50;
|
||||||
@@ -261,6 +259,7 @@
|
|||||||
//
|
//
|
||||||
this.book_name.FillWeight = 135.5107F;
|
this.book_name.FillWeight = 135.5107F;
|
||||||
this.book_name.HeaderText = "도서명";
|
this.book_name.HeaderText = "도서명";
|
||||||
|
this.book_name.MinimumWidth = 6;
|
||||||
this.book_name.Name = "book_name";
|
this.book_name.Name = "book_name";
|
||||||
this.book_name.ReadOnly = true;
|
this.book_name.ReadOnly = true;
|
||||||
this.book_name.Width = 150;
|
this.book_name.Width = 150;
|
||||||
@@ -269,6 +268,7 @@
|
|||||||
//
|
//
|
||||||
this.author.FillWeight = 67.49011F;
|
this.author.FillWeight = 67.49011F;
|
||||||
this.author.HeaderText = "저자";
|
this.author.HeaderText = "저자";
|
||||||
|
this.author.MinimumWidth = 6;
|
||||||
this.author.Name = "author";
|
this.author.Name = "author";
|
||||||
this.author.ReadOnly = true;
|
this.author.ReadOnly = true;
|
||||||
this.author.Width = 80;
|
this.author.Width = 80;
|
||||||
@@ -277,6 +277,7 @@
|
|||||||
//
|
//
|
||||||
this.book_comp.FillWeight = 76.49199F;
|
this.book_comp.FillWeight = 76.49199F;
|
||||||
this.book_comp.HeaderText = "출판사";
|
this.book_comp.HeaderText = "출판사";
|
||||||
|
this.book_comp.MinimumWidth = 6;
|
||||||
this.book_comp.Name = "book_comp";
|
this.book_comp.Name = "book_comp";
|
||||||
this.book_comp.ReadOnly = true;
|
this.book_comp.ReadOnly = true;
|
||||||
this.book_comp.Width = 80;
|
this.book_comp.Width = 80;
|
||||||
@@ -284,6 +285,7 @@
|
|||||||
// count
|
// count
|
||||||
//
|
//
|
||||||
this.count.HeaderText = "C";
|
this.count.HeaderText = "C";
|
||||||
|
this.count.MinimumWidth = 6;
|
||||||
this.count.Name = "count";
|
this.count.Name = "count";
|
||||||
this.count.ReadOnly = true;
|
this.count.ReadOnly = true;
|
||||||
this.count.Width = 30;
|
this.count.Width = 30;
|
||||||
@@ -292,6 +294,7 @@
|
|||||||
//
|
//
|
||||||
this.pay.FillWeight = 84.26746F;
|
this.pay.FillWeight = 84.26746F;
|
||||||
this.pay.HeaderText = "정가";
|
this.pay.HeaderText = "정가";
|
||||||
|
this.pay.MinimumWidth = 6;
|
||||||
this.pay.Name = "pay";
|
this.pay.Name = "pay";
|
||||||
this.pay.ReadOnly = true;
|
this.pay.ReadOnly = true;
|
||||||
this.pay.Width = 62;
|
this.pay.Width = 62;
|
||||||
@@ -299,13 +302,16 @@
|
|||||||
// url
|
// url
|
||||||
//
|
//
|
||||||
this.url.HeaderText = "url";
|
this.url.HeaderText = "url";
|
||||||
|
this.url.MinimumWidth = 6;
|
||||||
this.url.Name = "url";
|
this.url.Name = "url";
|
||||||
this.url.ReadOnly = true;
|
this.url.ReadOnly = true;
|
||||||
this.url.Visible = false;
|
this.url.Visible = false;
|
||||||
|
this.url.Width = 125;
|
||||||
//
|
//
|
||||||
// marc_idx
|
// marc_idx
|
||||||
//
|
//
|
||||||
this.marc_idx.HeaderText = "marc_idx";
|
this.marc_idx.HeaderText = "marc_idx";
|
||||||
|
this.marc_idx.MinimumWidth = 6;
|
||||||
this.marc_idx.Name = "marc_idx";
|
this.marc_idx.Name = "marc_idx";
|
||||||
this.marc_idx.ReadOnly = true;
|
this.marc_idx.ReadOnly = true;
|
||||||
this.marc_idx.Visible = false;
|
this.marc_idx.Visible = false;
|
||||||
@@ -314,16 +320,19 @@
|
|||||||
// db_marc
|
// db_marc
|
||||||
//
|
//
|
||||||
this.db_marc.HeaderText = "marc";
|
this.db_marc.HeaderText = "marc";
|
||||||
|
this.db_marc.MinimumWidth = 6;
|
||||||
this.db_marc.Name = "db_marc";
|
this.db_marc.Name = "db_marc";
|
||||||
this.db_marc.ReadOnly = true;
|
this.db_marc.ReadOnly = true;
|
||||||
this.db_marc.Visible = false;
|
this.db_marc.Visible = false;
|
||||||
|
this.db_marc.Width = 125;
|
||||||
//
|
//
|
||||||
// grade
|
// grade
|
||||||
//
|
//
|
||||||
dataGridViewCellStyle30.Format = "N0";
|
dataGridViewCellStyle10.Format = "N0";
|
||||||
dataGridViewCellStyle30.NullValue = null;
|
dataGridViewCellStyle10.NullValue = null;
|
||||||
this.grade.DefaultCellStyle = dataGridViewCellStyle30;
|
this.grade.DefaultCellStyle = dataGridViewCellStyle10;
|
||||||
this.grade.HeaderText = "등급";
|
this.grade.HeaderText = "등급";
|
||||||
|
this.grade.MinimumWidth = 6;
|
||||||
this.grade.Name = "grade";
|
this.grade.Name = "grade";
|
||||||
this.grade.ReadOnly = true;
|
this.grade.ReadOnly = true;
|
||||||
this.grade.Visible = false;
|
this.grade.Visible = false;
|
||||||
@@ -331,9 +340,10 @@
|
|||||||
//
|
//
|
||||||
// colCheck
|
// colCheck
|
||||||
//
|
//
|
||||||
dataGridViewCellStyle31.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||||
this.colCheck.DefaultCellStyle = dataGridViewCellStyle31;
|
this.colCheck.DefaultCellStyle = dataGridViewCellStyle11;
|
||||||
this.colCheck.HeaderText = "V";
|
this.colCheck.HeaderText = "V";
|
||||||
|
this.colCheck.MinimumWidth = 6;
|
||||||
this.colCheck.Name = "colCheck";
|
this.colCheck.Name = "colCheck";
|
||||||
this.colCheck.ReadOnly = true;
|
this.colCheck.ReadOnly = true;
|
||||||
this.colCheck.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
this.colCheck.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
||||||
@@ -342,45 +352,53 @@
|
|||||||
// user
|
// user
|
||||||
//
|
//
|
||||||
this.user.HeaderText = "작업자";
|
this.user.HeaderText = "작업자";
|
||||||
|
this.user.MinimumWidth = 6;
|
||||||
this.user.Name = "user";
|
this.user.Name = "user";
|
||||||
this.user.ReadOnly = true;
|
this.user.ReadOnly = true;
|
||||||
this.user.Visible = false;
|
this.user.Visible = false;
|
||||||
|
this.user.Width = 125;
|
||||||
//
|
//
|
||||||
// SaveDate
|
// SaveDate
|
||||||
//
|
//
|
||||||
this.SaveDate.HeaderText = "저장시각";
|
this.SaveDate.HeaderText = "저장시각";
|
||||||
|
this.SaveDate.MinimumWidth = 6;
|
||||||
this.SaveDate.Name = "SaveDate";
|
this.SaveDate.Name = "SaveDate";
|
||||||
this.SaveDate.ReadOnly = true;
|
this.SaveDate.ReadOnly = true;
|
||||||
this.SaveDate.Visible = false;
|
this.SaveDate.Visible = false;
|
||||||
|
this.SaveDate.Width = 125;
|
||||||
//
|
//
|
||||||
// rb_Sort
|
// 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.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.TabIndex = 320;
|
||||||
this.rb_Sort.Text = "정렬";
|
this.rb_Sort.Text = "정렬";
|
||||||
//
|
//
|
||||||
// rb_Filter
|
// 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.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.TabIndex = 322;
|
||||||
this.rb_Filter.Text = "필터";
|
this.rb_Filter.Text = "필터";
|
||||||
//
|
//
|
||||||
// comboBox8
|
// 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.Name = "comboBox8";
|
||||||
this.comboBox8.Size = new System.Drawing.Size(107, 20);
|
this.comboBox8.Size = new System.Drawing.Size(122, 23);
|
||||||
this.comboBox8.TabIndex = 323;
|
this.comboBox8.TabIndex = 323;
|
||||||
//
|
//
|
||||||
// comboBox9
|
// 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.Name = "comboBox9";
|
||||||
this.comboBox9.Size = new System.Drawing.Size(52, 20);
|
this.comboBox9.Size = new System.Drawing.Size(59, 23);
|
||||||
this.comboBox9.TabIndex = 321;
|
this.comboBox9.TabIndex = 321;
|
||||||
//
|
//
|
||||||
// panel1
|
// panel1
|
||||||
@@ -395,16 +413,18 @@
|
|||||||
this.panel1.Controls.Add(this.comboBox9);
|
this.panel1.Controls.Add(this.comboBox9);
|
||||||
this.panel1.Controls.Add(this.rb_Filter);
|
this.panel1.Controls.Add(this.rb_Filter);
|
||||||
this.panel1.Controls.Add(this.comboBox8);
|
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.Name = "panel1";
|
||||||
this.panel1.Size = new System.Drawing.Size(524, 35);
|
this.panel1.Size = new System.Drawing.Size(621, 43);
|
||||||
this.panel1.TabIndex = 226;
|
this.panel1.TabIndex = 226;
|
||||||
//
|
//
|
||||||
// btn_mk_marcList
|
// 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.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.TabIndex = 227;
|
||||||
this.btn_mk_marcList.Text = "마크목록생성";
|
this.btn_mk_marcList.Text = "마크목록생성";
|
||||||
this.btn_mk_marcList.UseVisualStyleBackColor = true;
|
this.btn_mk_marcList.UseVisualStyleBackColor = true;
|
||||||
@@ -414,9 +434,10 @@
|
|||||||
//
|
//
|
||||||
this.btn_CopySelect.BackColor = System.Drawing.Color.Khaki;
|
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.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.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.TabIndex = 319;
|
||||||
this.btn_CopySelect.Text = "0";
|
this.btn_CopySelect.Text = "0";
|
||||||
this.btn_CopySelect.UseVisualStyleBackColor = false;
|
this.btn_CopySelect.UseVisualStyleBackColor = false;
|
||||||
@@ -424,9 +445,10 @@
|
|||||||
//
|
//
|
||||||
// btn_FilterReturn
|
// 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.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.TabIndex = 229;
|
||||||
this.btn_FilterReturn.Text = "원래대로";
|
this.btn_FilterReturn.Text = "원래대로";
|
||||||
this.btn_FilterReturn.UseVisualStyleBackColor = true;
|
this.btn_FilterReturn.UseVisualStyleBackColor = true;
|
||||||
@@ -434,9 +456,10 @@
|
|||||||
//
|
//
|
||||||
// btn_Search
|
// 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.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.TabIndex = 227;
|
||||||
this.btn_Search.Text = "검 색";
|
this.btn_Search.Text = "검 색";
|
||||||
this.btn_Search.UseVisualStyleBackColor = true;
|
this.btn_Search.UseVisualStyleBackColor = true;
|
||||||
@@ -448,9 +471,10 @@
|
|||||||
this.checkBox3.BackColor = System.Drawing.Color.White;
|
this.checkBox3.BackColor = System.Drawing.Color.White;
|
||||||
this.checkBox3.Checked = true;
|
this.checkBox3.Checked = true;
|
||||||
this.checkBox3.CheckState = System.Windows.Forms.CheckState.Checked;
|
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.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.TabIndex = 227;
|
||||||
this.checkBox3.UseVisualStyleBackColor = false;
|
this.checkBox3.UseVisualStyleBackColor = false;
|
||||||
this.checkBox3.CheckedChanged += new System.EventHandler(this.checkBox3_CheckedChanged);
|
this.checkBox3.CheckedChanged += new System.EventHandler(this.checkBox3_CheckedChanged);
|
||||||
@@ -459,9 +483,10 @@
|
|||||||
//
|
//
|
||||||
this.tbCustName.BackColor = System.Drawing.Color.LightGray;
|
this.tbCustName.BackColor = System.Drawing.Color.LightGray;
|
||||||
this.tbCustName.Font = new System.Drawing.Font("굴림체", 14.25F, System.Drawing.FontStyle.Bold);
|
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.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.TabIndex = 33;
|
||||||
this.tbCustName.Text = " ";
|
this.tbCustName.Text = " ";
|
||||||
this.tbCustName.UseVisualStyleBackColor = false;
|
this.tbCustName.UseVisualStyleBackColor = false;
|
||||||
@@ -472,57 +497,132 @@
|
|||||||
this.lbCustIDX.BackColor = System.Drawing.Color.LightGray;
|
this.lbCustIDX.BackColor = System.Drawing.Color.LightGray;
|
||||||
this.lbCustIDX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.lbCustIDX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||||
this.lbCustIDX.Font = new System.Drawing.Font("굴림체", 14.25F, System.Drawing.FontStyle.Bold);
|
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.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.TabIndex = 319;
|
||||||
this.lbCustIDX.Text = " ";
|
this.lbCustIDX.Text = " ";
|
||||||
this.lbCustIDX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
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
|
// btCopy
|
||||||
//
|
//
|
||||||
this.btCopy.ForeColor = System.Drawing.Color.Red;
|
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.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.TabIndex = 321;
|
||||||
this.btCopy.Text = "복 사";
|
this.btCopy.Text = "복 사";
|
||||||
this.btCopy.UseVisualStyleBackColor = true;
|
this.btCopy.UseVisualStyleBackColor = true;
|
||||||
this.btCopy.Click += new System.EventHandler(this.button1_Click);
|
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
|
// 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.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||||
this.BackColor = System.Drawing.Color.SkyBlue;
|
this.BackColor = System.Drawing.Color.SkyBlue;
|
||||||
this.ClientSize = new System.Drawing.Size(1808, 908);
|
this.ClientSize = new System.Drawing.Size(1872, 823);
|
||||||
this.Controls.Add(this.marcEditorControl1);
|
this.Controls.Add(this.panel2);
|
||||||
|
this.Controls.Add(this.panel3);
|
||||||
|
this.Controls.Add(this.statusStrip1);
|
||||||
this.Controls.Add(this.btCopy);
|
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.KeyPreview = true;
|
||||||
|
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
||||||
this.Name = "Marc2";
|
this.Name = "Marc2";
|
||||||
this.Text = "마크 작성(1)";
|
this.Text = "마크 작성(1)";
|
||||||
this.Load += new System.EventHandler(this.Marc_Load);
|
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);
|
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Marc_KeyDown);
|
||||||
((System.ComponentModel.ISupportInitialize)(this.List_Book)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.List_Book)).EndInit();
|
||||||
this.panel1.ResumeLayout(false);
|
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.ResumeLayout(false);
|
||||||
this.PerformLayout();
|
this.PerformLayout();
|
||||||
|
|
||||||
@@ -561,8 +661,13 @@
|
|||||||
private System.Windows.Forms.Button btn_CopySelect;
|
private System.Windows.Forms.Button btn_CopySelect;
|
||||||
public System.Windows.Forms.Button tbCustName;
|
public System.Windows.Forms.Button tbCustName;
|
||||||
public System.Windows.Forms.Label lbCustIDX;
|
public System.Windows.Forms.Label lbCustIDX;
|
||||||
public System.Windows.Forms.Label lbl_BookList;
|
|
||||||
private System.Windows.Forms.Button btCopy;
|
private System.Windows.Forms.Button btCopy;
|
||||||
private ExcelTest.MarcEditorControl marcEditorControl1;
|
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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -192,4 +192,7 @@
|
|||||||
<metadata name="SaveDate.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
<metadata name="SaveDate.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||||
<value>True</value>
|
<value>True</value>
|
||||||
</metadata>
|
</metadata>
|
||||||
|
<metadata name="statusStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||||
|
<value>17, 17</value>
|
||||||
|
</metadata>
|
||||||
</root>
|
</root>
|
||||||
895
unimarc/unimarc/마크/MarcEditorControl.Designer.cs
generated
895
unimarc/unimarc/마크/MarcEditorControl.Designer.cs
generated
File diff suppressed because it is too large
Load Diff
@@ -3246,5 +3246,9 @@ namespace ExcelTest
|
|||||||
sg.DataGrid_to_Delete(sender, e);
|
sg.DataGrid_to_Delete(sender, e);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
private void MarcEditorControl_SizeChanged(object sender, EventArgs e)
|
||||||
|
{
|
||||||
|
//this.groupBox5.Text = this.Size.ToString();
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
120
unimarc/unimarc/마크/MarcEditorControl.resx
Normal file
120
unimarc/unimarc/마크/MarcEditorControl.resx
Normal file
@@ -0,0 +1,120 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<root>
|
||||||
|
<!--
|
||||||
|
Microsoft ResX Schema
|
||||||
|
|
||||||
|
Version 2.0
|
||||||
|
|
||||||
|
The primary goals of this format is to allow a simple XML format
|
||||||
|
that is mostly human readable. The generation and parsing of the
|
||||||
|
various data types are done through the TypeConverter classes
|
||||||
|
associated with the data types.
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
|
... ado.net/XML headers & schema ...
|
||||||
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||||
|
<resheader name="version">2.0</resheader>
|
||||||
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||||
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||||
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||||
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||||
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||||
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||||
|
</data>
|
||||||
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||||
|
<comment>This is a comment</comment>
|
||||||
|
</data>
|
||||||
|
|
||||||
|
There are any number of "resheader" rows that contain simple
|
||||||
|
name/value pairs.
|
||||||
|
|
||||||
|
Each data row contains a name, and value. The row also contains a
|
||||||
|
type or mimetype. Type corresponds to a .NET class that support
|
||||||
|
text/value conversion through the TypeConverter architecture.
|
||||||
|
Classes that don't support this are serialized and stored with the
|
||||||
|
mimetype set.
|
||||||
|
|
||||||
|
The mimetype is used for serialized objects, and tells the
|
||||||
|
ResXResourceReader how to depersist the object. This is currently not
|
||||||
|
extensible. For a given mimetype the value must be set accordingly:
|
||||||
|
|
||||||
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||||
|
that the ResXResourceWriter will generate, however the reader can
|
||||||
|
read any of the formats listed below.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.binary.base64
|
||||||
|
value : The object must be serialized with
|
||||||
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.soap.base64
|
||||||
|
value : The object must be serialized with
|
||||||
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||||
|
value : The object must be serialized into a byte array
|
||||||
|
: using a System.ComponentModel.TypeConverter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
-->
|
||||||
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||||
|
<xsd:element name="root" msdata:IsDataSet="true">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:choice maxOccurs="unbounded">
|
||||||
|
<xsd:element name="metadata">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||||
|
<xsd:attribute name="type" type="xsd:string" />
|
||||||
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||||
|
<xsd:attribute ref="xml:space" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="assembly">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:attribute name="alias" type="xsd:string" />
|
||||||
|
<xsd:attribute name="name" type="xsd:string" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="data">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||||
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||||
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||||
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||||
|
<xsd:attribute ref="xml:space" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="resheader">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
</xsd:choice>
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
</xsd:schema>
|
||||||
|
<resheader name="resmimetype">
|
||||||
|
<value>text/microsoft-resx</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="version">
|
||||||
|
<value>2.0</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="reader">
|
||||||
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="writer">
|
||||||
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</resheader>
|
||||||
|
</root>
|
||||||
Reference in New Issue
Block a user