diff --git a/unimarc/.vs/unimarc/v16/.suo b/unimarc/.vs/unimarc/v16/.suo index 5d57ee4..5b91b9e 100644 Binary files a/unimarc/.vs/unimarc/v16/.suo and b/unimarc/.vs/unimarc/v16/.suo differ diff --git a/unimarc/unimarc/Main.Designer.cs b/unimarc/unimarc/Main.Designer.cs index 1a78a06..4e3cf61 100644 --- a/unimarc/unimarc/Main.Designer.cs +++ b/unimarc/unimarc/Main.Designer.cs @@ -398,7 +398,7 @@ this.불용어, this.작업지시서}); this.마크설정.Name = "마크설정"; - this.마크설정.Size = new System.Drawing.Size(180, 22); + this.마크설정.Size = new System.Drawing.Size(142, 22); this.마크설정.Text = "설정"; this.마크설정.Visible = false; // @@ -439,41 +439,41 @@ this.복본조사1, this.iSBN조회}); this.마크작업.Name = "마크작업"; - this.마크작업.Size = new System.Drawing.Size(180, 22); + this.마크작업.Size = new System.Drawing.Size(142, 22); this.마크작업.Text = "마크 작업"; // // 마크목록 // this.마크목록.Name = "마크목록"; - this.마크목록.Size = new System.Drawing.Size(180, 22); + this.마크목록.Size = new System.Drawing.Size(146, 22); this.마크목록.Text = "마크 목록"; this.마크목록.Click += new System.EventHandler(this.마크목록ToolStripMenuItem_Click); // // 소장자료검색 // this.소장자료검색.Name = "소장자료검색"; - this.소장자료검색.Size = new System.Drawing.Size(180, 22); + this.소장자료검색.Size = new System.Drawing.Size(146, 22); this.소장자료검색.Text = "소장자료검색"; this.소장자료검색.Click += new System.EventHandler(this.소장자료검색ToolStripMenuItem_Click); // // 마크정리 // this.마크정리.Name = "마크정리"; - this.마크정리.Size = new System.Drawing.Size(180, 22); + this.마크정리.Size = new System.Drawing.Size(146, 22); this.마크정리.Text = "마크 정리"; this.마크정리.Click += new System.EventHandler(this.마크정리ToolStripMenuItem_Click); // // 복본조사1 // this.복본조사1.Name = "복본조사1"; - this.복본조사1.Size = new System.Drawing.Size(180, 22); + this.복본조사1.Size = new System.Drawing.Size(146, 22); this.복본조사1.Text = "복본조사"; this.복본조사1.Click += new System.EventHandler(this.복본조사ToolStripMenuItem1_Click); // // iSBN조회 // this.iSBN조회.Name = "iSBN조회"; - this.iSBN조회.Size = new System.Drawing.Size(180, 22); + this.iSBN조회.Size = new System.Drawing.Size(146, 22); this.iSBN조회.Text = "ISBN 조회"; this.iSBN조회.Click += new System.EventHandler(this.iSBN조회ToolStripMenuItem_Click); // @@ -483,7 +483,7 @@ this.마크반입, this.마크반출}); this.반입및반출.Name = "반입및반출"; - this.반입및반출.Size = new System.Drawing.Size(180, 22); + this.반입및반출.Size = new System.Drawing.Size(142, 22); this.반입및반출.Text = "반입 및 반출"; // // 마크반입 @@ -508,7 +508,7 @@ this.검수, this.저자기호}); this.부가기능.Name = "부가기능"; - this.부가기능.Size = new System.Drawing.Size(180, 22); + this.부가기능.Size = new System.Drawing.Size(142, 22); this.부가기능.Text = "부가기능"; // // 마크수집 @@ -549,7 +549,7 @@ this.DLS조회, this.dLS복본조사}); this.DLS.Name = "DLS"; - this.DLS.Size = new System.Drawing.Size(180, 22); + this.DLS.Size = new System.Drawing.Size(142, 22); this.DLS.Text = "DLS"; // // DLS조회 @@ -573,7 +573,7 @@ this.마크통계, this.장비관리}); this.마크기타.Name = "마크기타"; - this.마크기타.Size = new System.Drawing.Size(180, 22); + this.마크기타.Size = new System.Drawing.Size(142, 22); this.마크기타.Text = "기타"; // // 서류작성 @@ -779,133 +779,158 @@ // // ShortCut12 // + this.ShortCut12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.ShortCut12.Enabled = false; - this.ShortCut12.Location = new System.Drawing.Point(869, 3); + this.ShortCut12.Font = new System.Drawing.Font("굴림", 1.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.ShortCut12.Location = new System.Drawing.Point(869, 1); this.ShortCut12.Name = "ShortCut12"; - this.ShortCut12.Size = new System.Drawing.Size(61, 55); + this.ShortCut12.Size = new System.Drawing.Size(60, 60); this.ShortCut12.TabIndex = 2; this.ShortCut12.Text = "즐겨찾기12"; + this.ShortCut12.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.ShortCut12.UseVisualStyleBackColor = true; this.ShortCut12.Click += new System.EventHandler(this.Btn_ShortCut_Click); // // ShortCut11 // this.ShortCut11.Enabled = false; - this.ShortCut11.Location = new System.Drawing.Point(791, 3); + this.ShortCut11.Font = new System.Drawing.Font("굴림", 1.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.ShortCut11.Location = new System.Drawing.Point(791, 1); this.ShortCut11.Name = "ShortCut11"; - this.ShortCut11.Size = new System.Drawing.Size(61, 55); + this.ShortCut11.Size = new System.Drawing.Size(60, 60); this.ShortCut11.TabIndex = 2; this.ShortCut11.Text = "즐겨찾기11"; + this.ShortCut11.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.ShortCut11.UseVisualStyleBackColor = true; this.ShortCut11.Click += new System.EventHandler(this.Btn_ShortCut_Click); // // ShortCut10 // this.ShortCut10.Enabled = false; - this.ShortCut10.Location = new System.Drawing.Point(714, 3); + this.ShortCut10.Font = new System.Drawing.Font("굴림", 1.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.ShortCut10.Location = new System.Drawing.Point(714, 1); this.ShortCut10.Name = "ShortCut10"; - this.ShortCut10.Size = new System.Drawing.Size(61, 55); + this.ShortCut10.Size = new System.Drawing.Size(60, 60); this.ShortCut10.TabIndex = 2; this.ShortCut10.Text = "즐겨찾기10"; + this.ShortCut10.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.ShortCut10.UseVisualStyleBackColor = true; this.ShortCut10.Click += new System.EventHandler(this.Btn_ShortCut_Click); // // ShortCut9 // this.ShortCut9.Enabled = false; - this.ShortCut9.Location = new System.Drawing.Point(636, 3); + this.ShortCut9.Font = new System.Drawing.Font("굴림", 1.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.ShortCut9.Location = new System.Drawing.Point(636, 1); this.ShortCut9.Name = "ShortCut9"; - this.ShortCut9.Size = new System.Drawing.Size(61, 55); + this.ShortCut9.Size = new System.Drawing.Size(60, 60); this.ShortCut9.TabIndex = 2; this.ShortCut9.Text = "즐겨찾기9"; + this.ShortCut9.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.ShortCut9.UseVisualStyleBackColor = true; this.ShortCut9.Click += new System.EventHandler(this.Btn_ShortCut_Click); // // ShortCut8 // this.ShortCut8.Enabled = false; - this.ShortCut8.Location = new System.Drawing.Point(558, 3); + this.ShortCut8.Font = new System.Drawing.Font("굴림", 1.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.ShortCut8.Location = new System.Drawing.Point(558, 1); this.ShortCut8.Name = "ShortCut8"; - this.ShortCut8.Size = new System.Drawing.Size(61, 55); + this.ShortCut8.Size = new System.Drawing.Size(60, 60); this.ShortCut8.TabIndex = 1; this.ShortCut8.Text = "즐겨찾기8"; + this.ShortCut8.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.ShortCut8.UseVisualStyleBackColor = true; this.ShortCut8.Click += new System.EventHandler(this.Btn_ShortCut_Click); // // ShortCut6 // this.ShortCut6.Enabled = false; - this.ShortCut6.Location = new System.Drawing.Point(402, 3); + this.ShortCut6.Font = new System.Drawing.Font("굴림", 1.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.ShortCut6.Location = new System.Drawing.Point(402, 1); this.ShortCut6.Name = "ShortCut6"; - this.ShortCut6.Size = new System.Drawing.Size(61, 55); + this.ShortCut6.Size = new System.Drawing.Size(60, 60); this.ShortCut6.TabIndex = 2; this.ShortCut6.Text = "즐겨찾기6"; + this.ShortCut6.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.ShortCut6.UseVisualStyleBackColor = true; this.ShortCut6.Click += new System.EventHandler(this.Btn_ShortCut_Click); // // ShortCut5 // this.ShortCut5.Enabled = false; - this.ShortCut5.Location = new System.Drawing.Point(324, 3); + this.ShortCut5.Font = new System.Drawing.Font("굴림", 1.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.ShortCut5.Location = new System.Drawing.Point(324, 1); this.ShortCut5.Name = "ShortCut5"; - this.ShortCut5.Size = new System.Drawing.Size(61, 55); + this.ShortCut5.Size = new System.Drawing.Size(60, 60); this.ShortCut5.TabIndex = 1; this.ShortCut5.Text = "즐겨찾기5"; + this.ShortCut5.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.ShortCut5.UseVisualStyleBackColor = true; this.ShortCut5.Click += new System.EventHandler(this.Btn_ShortCut_Click); // // ShortCut7 // this.ShortCut7.Enabled = false; - this.ShortCut7.Location = new System.Drawing.Point(480, 3); + this.ShortCut7.Font = new System.Drawing.Font("굴림", 1.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.ShortCut7.Location = new System.Drawing.Point(480, 1); this.ShortCut7.Name = "ShortCut7"; - this.ShortCut7.Size = new System.Drawing.Size(61, 55); + this.ShortCut7.Size = new System.Drawing.Size(60, 60); this.ShortCut7.TabIndex = 0; this.ShortCut7.Text = "즐겨찾기7"; + this.ShortCut7.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.ShortCut7.UseVisualStyleBackColor = true; this.ShortCut7.Click += new System.EventHandler(this.Btn_ShortCut_Click); // // ShortCut3 // this.ShortCut3.Enabled = false; - this.ShortCut3.Location = new System.Drawing.Point(168, 3); + this.ShortCut3.Font = new System.Drawing.Font("굴림", 1.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.ShortCut3.Location = new System.Drawing.Point(168, 1); this.ShortCut3.Name = "ShortCut3"; - this.ShortCut3.Size = new System.Drawing.Size(61, 55); + this.ShortCut3.Size = new System.Drawing.Size(60, 60); this.ShortCut3.TabIndex = 2; this.ShortCut3.Text = "즐겨찾기3"; + this.ShortCut3.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.ShortCut3.UseVisualStyleBackColor = true; this.ShortCut3.Click += new System.EventHandler(this.Btn_ShortCut_Click); // // ShortCut4 // this.ShortCut4.Enabled = false; - this.ShortCut4.Location = new System.Drawing.Point(246, 3); + this.ShortCut4.Font = new System.Drawing.Font("굴림", 1.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.ShortCut4.Location = new System.Drawing.Point(246, 1); this.ShortCut4.Name = "ShortCut4"; - this.ShortCut4.Size = new System.Drawing.Size(61, 55); + this.ShortCut4.Size = new System.Drawing.Size(60, 60); this.ShortCut4.TabIndex = 0; this.ShortCut4.Text = "즐겨찾기4"; + this.ShortCut4.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.ShortCut4.UseVisualStyleBackColor = true; this.ShortCut4.Click += new System.EventHandler(this.Btn_ShortCut_Click); // // ShortCut2 // this.ShortCut2.Enabled = false; - this.ShortCut2.Location = new System.Drawing.Point(90, 3); + this.ShortCut2.Font = new System.Drawing.Font("굴림", 1.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.ShortCut2.Location = new System.Drawing.Point(90, 1); this.ShortCut2.Name = "ShortCut2"; - this.ShortCut2.Size = new System.Drawing.Size(61, 55); + this.ShortCut2.Size = new System.Drawing.Size(60, 60); this.ShortCut2.TabIndex = 1; this.ShortCut2.Text = "즐겨찾기2"; + this.ShortCut2.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.ShortCut2.UseVisualStyleBackColor = true; this.ShortCut2.Click += new System.EventHandler(this.Btn_ShortCut_Click); // // ShortCut1 // this.ShortCut1.Enabled = false; - this.ShortCut1.Location = new System.Drawing.Point(12, 3); + this.ShortCut1.Font = new System.Drawing.Font("굴림", 1.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.ShortCut1.Location = new System.Drawing.Point(12, 1); this.ShortCut1.Name = "ShortCut1"; - this.ShortCut1.Size = new System.Drawing.Size(61, 55); + this.ShortCut1.Size = new System.Drawing.Size(60, 60); this.ShortCut1.TabIndex = 0; this.ShortCut1.Text = "즐겨찾기1"; + this.ShortCut1.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.ShortCut1.UseVisualStyleBackColor = true; this.ShortCut1.Click += new System.EventHandler(this.Btn_ShortCut_Click); // diff --git a/unimarc/unimarc/Main.cs b/unimarc/unimarc/Main.cs index a28754f..5dd2c30 100644 --- a/unimarc/unimarc/Main.cs +++ b/unimarc/unimarc/Main.cs @@ -123,19 +123,67 @@ namespace WindowsFormsApp1 ShortCut6, ShortCut7, ShortCut8, ShortCut9, ShortCut10, ShortCut11, ShortCut12 }; - for (int a = 0; a < btn.Length; a++) { if (ary_res[a] == "") ary_res[a] = string.Format("미지정{0}", a + 1); btn[a].Text = ary_res[a]; + btn[a].BackgroundImage = SetPicture(ary_res[a]); + btn[a].BackgroundImageLayout = ImageLayout.Stretch; if (!ary_res[a].Contains("미지정")) btn[a].Enabled = true; } } + private Image SetPicture(string Text) + { + Image[] source_Home = { + Resources._1_1_사업체정보, Resources._1_2_사용자관리, Resources._1_3_납품처관리 + + }; + + Image[] source_Marc = { + Resources._3_1_1_마크목록, Resources._3_1_2_소장자료검색, Resources._3_1_3_마크정리, Resources._3_1_4_복본조사, Resources._3_1_5_ISBN조회, + Resources._3_2_1_반입, Resources._3_2_2_반출, + Resources._3_3_1_전집관리, Resources._3_3_2_저자기호, + Resources._3_4_1_DLS조회입력, Resources._3_4_2_DLS복본조사, + Resources._3_5_1_마크통계 + }; + + string[] Home = { + "사용자 관리", "납품 / 거래처 관리", "주문처 관리", "도서정보 관리" + }; + + string[] Marc = { + "마크 목록", "소장자료검색", "마크 정리", "복본 조사", "ISBN 조회", + "반입", "반출", + "전집관리", "저자기호", + "DLS 조회 입력", "DLS 복본 조사", + "마크통계" + }; + + int count = 0; + foreach (string BoxText in Home) + { + if (Text == BoxText) + return source_Home[count]; + + count++; + } + + count = 0; + foreach (string BoxText in Marc) + { + if (Text == BoxText) + return source_Marc[count]; + + count++; + } + return Resources._0_Empty; + } + private void Btn_ShortCut_Click(object sender, EventArgs e) { #region 변수선언 diff --git a/unimarc/unimarc/Properties/Resources.Designer.cs b/unimarc/unimarc/Properties/Resources.Designer.cs index be29ca7..2a7c4fb 100644 --- a/unimarc/unimarc/Properties/Resources.Designer.cs +++ b/unimarc/unimarc/Properties/Resources.Designer.cs @@ -59,5 +59,165 @@ namespace UniMarc.Properties { resourceCulture = value; } } + + /// + /// System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다. + /// + internal static System.Drawing.Bitmap _0_Empty { + get { + object obj = ResourceManager.GetObject("0_Empty", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다. + /// + internal static System.Drawing.Bitmap _1_1_사업체정보 { + get { + object obj = ResourceManager.GetObject("_1_1_사업체정보", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다. + /// + internal static System.Drawing.Bitmap _1_2_사용자관리 { + get { + object obj = ResourceManager.GetObject("_1_2_사용자관리", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다. + /// + internal static System.Drawing.Bitmap _1_3_납품처관리 { + get { + object obj = ResourceManager.GetObject("_1_3_납품처관리", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다. + /// + internal static System.Drawing.Bitmap _3_1_1_마크목록 { + get { + object obj = ResourceManager.GetObject("3_1_1_마크목록", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다. + /// + internal static System.Drawing.Bitmap _3_1_2_소장자료검색 { + get { + object obj = ResourceManager.GetObject("3_1_2_소장자료검색", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다. + /// + internal static System.Drawing.Bitmap _3_1_3_마크정리 { + get { + object obj = ResourceManager.GetObject("3_1_3_마크정리", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다. + /// + internal static System.Drawing.Bitmap _3_1_4_복본조사 { + get { + object obj = ResourceManager.GetObject("3_1_4_복본조사", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다. + /// + internal static System.Drawing.Bitmap _3_1_5_ISBN조회 { + get { + object obj = ResourceManager.GetObject("3_1_5_ISBN조회", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다. + /// + internal static System.Drawing.Bitmap _3_2_1_반입 { + get { + object obj = ResourceManager.GetObject("3_2_1_반입", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다. + /// + internal static System.Drawing.Bitmap _3_2_2_반출 { + get { + object obj = ResourceManager.GetObject("3_2_2_반출", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다. + /// + internal static System.Drawing.Bitmap _3_3_1_전집관리 { + get { + object obj = ResourceManager.GetObject("3_3_1_전집관리", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다. + /// + internal static System.Drawing.Bitmap _3_3_2_저자기호 { + get { + object obj = ResourceManager.GetObject("3_3_2_저자기호", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다. + /// + internal static System.Drawing.Bitmap _3_4_1_DLS조회입력 { + get { + object obj = ResourceManager.GetObject("3_4_1_DLS조회입력", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다. + /// + internal static System.Drawing.Bitmap _3_4_2_DLS복본조사 { + get { + object obj = ResourceManager.GetObject("3_4_2_DLS복본조사", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다. + /// + internal static System.Drawing.Bitmap _3_5_1_마크통계 { + get { + object obj = ResourceManager.GetObject("3_5_1_마크통계", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } } } diff --git a/unimarc/unimarc/Properties/Resources.resx b/unimarc/unimarc/Properties/Resources.resx index af7dbeb..ad7f909 100644 --- a/unimarc/unimarc/Properties/Resources.resx +++ b/unimarc/unimarc/Properties/Resources.resx @@ -46,7 +46,7 @@ mimetype: application/x-microsoft.net.object.binary.base64 value : The object must be serialized with - : System.Serialization.Formatters.Binary.BinaryFormatter + : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter : and then encoded with base64 encoding. mimetype: application/x-microsoft.net.object.soap.base64 @@ -60,6 +60,7 @@ : and then encoded with base64 encoding. --> + @@ -68,9 +69,10 @@ - + + @@ -85,9 +87,10 @@ - + + @@ -109,9 +112,58 @@ 2.0 - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ..\Resources\3_3_1_전집관리.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\3_2_1_반입.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\3_3_2_저자기호.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\3_1_2_소장자료검색.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\3_2_2_반출.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\3_1_1_마크목록.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\1_3_납품처관리.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\3_4_1_DLS조회입력.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\3_1_3_마크정리.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\1_1_사업체정보.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\3_1_4_복본조사.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\3_1_5_ISBN조회.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\3_5_1_마크통계.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\1_2_사용자관리.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\3_4_2_DLS복본조사.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\0_Empty.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + \ No newline at end of file diff --git a/unimarc/unimarc/Resources/0_Empty.png b/unimarc/unimarc/Resources/0_Empty.png new file mode 100644 index 0000000..41090f7 Binary files /dev/null and b/unimarc/unimarc/Resources/0_Empty.png differ diff --git a/unimarc/unimarc/Resources/1_1_사업체정보.png b/unimarc/unimarc/Resources/1_1_사업체정보.png new file mode 100644 index 0000000..c27e01b Binary files /dev/null and b/unimarc/unimarc/Resources/1_1_사업체정보.png differ diff --git a/unimarc/unimarc/Resources/1_2_사용자관리.png b/unimarc/unimarc/Resources/1_2_사용자관리.png new file mode 100644 index 0000000..3f9f5c2 Binary files /dev/null and b/unimarc/unimarc/Resources/1_2_사용자관리.png differ diff --git a/unimarc/unimarc/Resources/1_3_납품처관리.png b/unimarc/unimarc/Resources/1_3_납품처관리.png new file mode 100644 index 0000000..344cce8 Binary files /dev/null and b/unimarc/unimarc/Resources/1_3_납품처관리.png differ diff --git a/unimarc/unimarc/Resources/3_1_1_마크목록.png b/unimarc/unimarc/Resources/3_1_1_마크목록.png new file mode 100644 index 0000000..c3c5852 Binary files /dev/null and b/unimarc/unimarc/Resources/3_1_1_마크목록.png differ diff --git a/unimarc/unimarc/Resources/3_1_2_소장자료검색.png b/unimarc/unimarc/Resources/3_1_2_소장자료검색.png new file mode 100644 index 0000000..8151df3 Binary files /dev/null and b/unimarc/unimarc/Resources/3_1_2_소장자료검색.png differ diff --git a/unimarc/unimarc/Resources/3_1_3_마크정리.png b/unimarc/unimarc/Resources/3_1_3_마크정리.png new file mode 100644 index 0000000..1cffdad Binary files /dev/null and b/unimarc/unimarc/Resources/3_1_3_마크정리.png differ diff --git a/unimarc/unimarc/Resources/3_1_4_복본조사.png b/unimarc/unimarc/Resources/3_1_4_복본조사.png new file mode 100644 index 0000000..f03a5a1 Binary files /dev/null and b/unimarc/unimarc/Resources/3_1_4_복본조사.png differ diff --git a/unimarc/unimarc/Resources/3_1_5_ISBN조회.png b/unimarc/unimarc/Resources/3_1_5_ISBN조회.png new file mode 100644 index 0000000..b92e70c Binary files /dev/null and b/unimarc/unimarc/Resources/3_1_5_ISBN조회.png differ diff --git a/unimarc/unimarc/Resources/3_2_1_반입.png b/unimarc/unimarc/Resources/3_2_1_반입.png new file mode 100644 index 0000000..4faa953 Binary files /dev/null and b/unimarc/unimarc/Resources/3_2_1_반입.png differ diff --git a/unimarc/unimarc/Resources/3_2_2_반출.png b/unimarc/unimarc/Resources/3_2_2_반출.png new file mode 100644 index 0000000..e0faf0f Binary files /dev/null and b/unimarc/unimarc/Resources/3_2_2_반출.png differ diff --git a/unimarc/unimarc/Resources/3_3_1_전집관리.png b/unimarc/unimarc/Resources/3_3_1_전집관리.png new file mode 100644 index 0000000..cc8a4b4 Binary files /dev/null and b/unimarc/unimarc/Resources/3_3_1_전집관리.png differ diff --git a/unimarc/unimarc/Resources/3_3_2_저자기호.png b/unimarc/unimarc/Resources/3_3_2_저자기호.png new file mode 100644 index 0000000..75e133c Binary files /dev/null and b/unimarc/unimarc/Resources/3_3_2_저자기호.png differ diff --git a/unimarc/unimarc/Resources/3_4_1_DLS조회입력.png b/unimarc/unimarc/Resources/3_4_1_DLS조회입력.png new file mode 100644 index 0000000..ba1ada1 Binary files /dev/null and b/unimarc/unimarc/Resources/3_4_1_DLS조회입력.png differ diff --git a/unimarc/unimarc/Resources/3_4_2_DLS복본조사.png b/unimarc/unimarc/Resources/3_4_2_DLS복본조사.png new file mode 100644 index 0000000..16af392 Binary files /dev/null and b/unimarc/unimarc/Resources/3_4_2_DLS복본조사.png differ diff --git a/unimarc/unimarc/Resources/3_5_1_마크통계.png b/unimarc/unimarc/Resources/3_5_1_마크통계.png new file mode 100644 index 0000000..08aa1a5 Binary files /dev/null and b/unimarc/unimarc/Resources/3_5_1_마크통계.png differ diff --git a/unimarc/unimarc/UniMarc.csproj b/unimarc/unimarc/UniMarc.csproj index 8948b78..a195699 100644 --- a/unimarc/unimarc/UniMarc.csproj +++ b/unimarc/unimarc/UniMarc.csproj @@ -1282,5 +1282,47 @@ Reference.cs + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/unimarc/unimarc/bin/Debug/UniMarc.exe b/unimarc/unimarc/bin/Debug/UniMarc.exe index 93aff5e..bda0f7e 100644 Binary files a/unimarc/unimarc/bin/Debug/UniMarc.exe and b/unimarc/unimarc/bin/Debug/UniMarc.exe differ diff --git a/unimarc/unimarc/bin/Debug/UniMarc.pdb b/unimarc/unimarc/bin/Debug/UniMarc.pdb index c5d38b0..5910bcb 100644 Binary files a/unimarc/unimarc/bin/Debug/UniMarc.pdb and b/unimarc/unimarc/bin/Debug/UniMarc.pdb differ diff --git a/unimarc/unimarc/bin/Debug/ko/UniMarc.resources.dll b/unimarc/unimarc/bin/Debug/ko/UniMarc.resources.dll index 479bea4..c1b5929 100644 Binary files a/unimarc/unimarc/bin/Debug/ko/UniMarc.resources.dll and b/unimarc/unimarc/bin/Debug/ko/UniMarc.resources.dll differ diff --git a/unimarc/unimarc/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/unimarc/unimarc/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index c61869f..7ce5107 100644 Binary files a/unimarc/unimarc/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/unimarc/unimarc/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/unimarc/unimarc/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll b/unimarc/unimarc/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll index a52bb7e..c6e07f5 100644 Binary files a/unimarc/unimarc/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll and b/unimarc/unimarc/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll differ diff --git a/unimarc/unimarc/obj/Debug/UniMarc.Properties.Resources.resources b/unimarc/unimarc/obj/Debug/UniMarc.Properties.Resources.resources index 6c05a97..5bd99d5 100644 Binary files a/unimarc/unimarc/obj/Debug/UniMarc.Properties.Resources.resources and b/unimarc/unimarc/obj/Debug/UniMarc.Properties.Resources.resources differ diff --git a/unimarc/unimarc/obj/Debug/UniMarc.csproj.GenerateResource.cache b/unimarc/unimarc/obj/Debug/UniMarc.csproj.GenerateResource.cache index efee617..3934c1b 100644 Binary files a/unimarc/unimarc/obj/Debug/UniMarc.csproj.GenerateResource.cache and b/unimarc/unimarc/obj/Debug/UniMarc.csproj.GenerateResource.cache differ diff --git a/unimarc/unimarc/obj/Debug/UniMarc.exe b/unimarc/unimarc/obj/Debug/UniMarc.exe index 93aff5e..bda0f7e 100644 Binary files a/unimarc/unimarc/obj/Debug/UniMarc.exe and b/unimarc/unimarc/obj/Debug/UniMarc.exe differ diff --git a/unimarc/unimarc/obj/Debug/UniMarc.pdb b/unimarc/unimarc/obj/Debug/UniMarc.pdb index c5d38b0..5910bcb 100644 Binary files a/unimarc/unimarc/obj/Debug/UniMarc.pdb and b/unimarc/unimarc/obj/Debug/UniMarc.pdb differ diff --git a/unimarc/unimarc/obj/Debug/WindowsFormsApp1.Home.Home_User_manage.resources b/unimarc/unimarc/obj/Debug/WindowsFormsApp1.Home.Home_User_manage.resources index fe02ecc..9639398 100644 Binary files a/unimarc/unimarc/obj/Debug/WindowsFormsApp1.Home.Home_User_manage.resources and b/unimarc/unimarc/obj/Debug/WindowsFormsApp1.Home.Home_User_manage.resources differ diff --git a/unimarc/unimarc/obj/Debug/ko/UniMarc.resources.dll b/unimarc/unimarc/obj/Debug/ko/UniMarc.resources.dll index 479bea4..c1b5929 100644 Binary files a/unimarc/unimarc/obj/Debug/ko/UniMarc.resources.dll and b/unimarc/unimarc/obj/Debug/ko/UniMarc.resources.dll differ diff --git a/unimarc/unimarc/마크/DLS_Lookup.Designer.cs b/unimarc/unimarc/마크/DLS_Lookup.Designer.cs index d1f3bdd..1e36855 100644 --- a/unimarc/unimarc/마크/DLS_Lookup.Designer.cs +++ b/unimarc/unimarc/마크/DLS_Lookup.Designer.cs @@ -45,18 +45,12 @@ this.panel5 = new System.Windows.Forms.Panel(); this.panel2 = new System.Windows.Forms.Panel(); this.label1 = new System.Windows.Forms.Label(); - this.Check = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.ISBN = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.Book_name = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.dataGridView1 = new System.Windows.Forms.DataGridView(); this.panel3 = new System.Windows.Forms.Panel(); this.panel1 = new System.Windows.Forms.Panel(); this.panel7.SuspendLayout(); this.panel6.SuspendLayout(); this.panel4.SuspendLayout(); this.panel2.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); - this.panel3.SuspendLayout(); this.panel1.SuspendLayout(); this.SuspendLayout(); // @@ -230,46 +224,9 @@ this.label1.TabIndex = 0; this.label1.Text = "납품처명"; // - // Check - // - this.Check.HeaderText = "Y/N"; - this.Check.Name = "Check"; - this.Check.Width = 70; - // - // ISBN - // - this.ISBN.HeaderText = "ISBN"; - this.ISBN.Name = "ISBN"; - // - // Book_name - // - this.Book_name.HeaderText = "도서명"; - this.Book_name.Name = "Book_name"; - this.Book_name.Width = 140; - // - // dataGridView1 - // - this.dataGridView1.BackgroundColor = System.Drawing.SystemColors.Control; - this.dataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; - this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; - this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { - this.Book_name, - this.ISBN, - this.Check}); - this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill; - this.dataGridView1.Location = new System.Drawing.Point(0, 0); - this.dataGridView1.Name = "dataGridView1"; - this.dataGridView1.RowHeadersWidth = 31; - this.dataGridView1.RowTemplate.Height = 23; - this.dataGridView1.Size = new System.Drawing.Size(360, 636); - this.dataGridView1.TabIndex = 0; - this.dataGridView1.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dataGridView1_RowPostPaint); - this.dataGridView1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.dataGridView1_KeyDown); - // // panel3 // this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panel3.Controls.Add(this.dataGridView1); this.panel3.Dock = System.Windows.Forms.DockStyle.Fill; this.panel3.Location = new System.Drawing.Point(0, 76); this.panel3.Name = "panel3"; @@ -304,8 +261,6 @@ this.panel4.ResumeLayout(false); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit(); - this.panel3.ResumeLayout(false); this.panel1.ResumeLayout(false); this.ResumeLayout(false); @@ -330,10 +285,6 @@ private System.Windows.Forms.Panel panel5; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Label label1; - private System.Windows.Forms.DataGridViewTextBoxColumn Check; - private System.Windows.Forms.DataGridViewTextBoxColumn ISBN; - private System.Windows.Forms.DataGridViewTextBoxColumn Book_name; - private System.Windows.Forms.DataGridView dataGridView1; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Panel panel1; } diff --git a/unimarc/unimarc/마크/DLS_Lookup.resx b/unimarc/unimarc/마크/DLS_Lookup.resx index 8ef1124..1af7de1 100644 --- a/unimarc/unimarc/마크/DLS_Lookup.resx +++ b/unimarc/unimarc/마크/DLS_Lookup.resx @@ -117,13 +117,4 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True - - - True - - - True - \ No newline at end of file diff --git a/unimarc/unimarc/마크/Mac_Stat.cs b/unimarc/unimarc/마크/Mac_Stat.cs index 9c92198..2fd2520 100644 --- a/unimarc/unimarc/마크/Mac_Stat.cs +++ b/unimarc/unimarc/마크/Mac_Stat.cs @@ -89,7 +89,7 @@ namespace WindowsFormsApp1.Mac { string Area = "`idx`, `ISBN`, `서명`, `저자`, `출판사`, `008tag`, `user`, `date`"; string cmd = string.Format("SELECT {0} FROM `Marc` WHERE `compidx` = {1}", Area, compidx); - + if (tb_Search.Text != "") { // 필터 @@ -98,14 +98,18 @@ namespace WindowsFormsApp1.Mac case 0: // 도서명 cmd += string.Format(" AND `서명` LIKE '%{0}%'", tb_Search.Text); break; + case 1: // 출판사 cmd += string.Format(" AND `출판사` LIKE '%{0}%'", tb_Search.Text); break; + case 2: // ISBN cmd += string.Format(" AND `ISBN` LIKE '%{0}%'", tb_Search.Text); break; + case 3: // 전체 break; + default: break; } @@ -128,7 +132,7 @@ namespace WindowsFormsApp1.Mac end_Date += " 23:59:59"; cmd += string.Format(" AND `date` <= '{0}'", end_Date); } - return cmd + " LIMIT 10000;"; + return cmd + " ORDER BY `date` DESC LIMIT 10000;"; } #endregion diff --git a/unimarc/unimarc/편의기능/Calendar.Designer.cs b/unimarc/unimarc/편의기능/Calendar.Designer.cs index 511c1da..8f545f0 100644 --- a/unimarc/unimarc/편의기능/Calendar.Designer.cs +++ b/unimarc/unimarc/편의기능/Calendar.Designer.cs @@ -255,7 +255,7 @@ this.dateTimePicker1.Name = "dateTimePicker1"; this.dateTimePicker1.Size = new System.Drawing.Size(164, 21); this.dateTimePicker1.TabIndex = 8; - this.dateTimePicker1.Value = new System.DateTime(2021, 11, 2, 0, 0, 0, 0); + this.dateTimePicker1.Value = new System.DateTime(2022, 3, 10, 0, 0, 0, 0); this.dateTimePicker1.ValueChanged += new System.EventHandler(this.dateTimePicker1_ValueChanged); // // Btn_After @@ -2107,6 +2107,7 @@ this.rb_all.TabStop = true; this.rb_all.Text = "전체"; this.rb_all.UseVisualStyleBackColor = true; + this.rb_all.Visible = false; this.rb_all.CheckedChanged += new System.EventHandler(this.rb_all_CheckedChanged); // // rb_dly @@ -2119,6 +2120,7 @@ this.rb_dly.TabStop = true; this.rb_dly.Text = "납품만"; this.rb_dly.UseVisualStyleBackColor = true; + this.rb_dly.Visible = false; this.rb_dly.CheckedChanged += new System.EventHandler(this.rb_all_CheckedChanged); // // rb_marc @@ -2131,6 +2133,7 @@ this.rb_marc.TabStop = true; this.rb_marc.Text = "마크만"; this.rb_marc.UseVisualStyleBackColor = true; + this.rb_marc.Visible = false; this.rb_marc.CheckedChanged += new System.EventHandler(this.rb_all_CheckedChanged); // // Calendar diff --git a/unimarc/unimarc/편의기능/Quick_menu.Designer.cs b/unimarc/unimarc/편의기능/Quick_menu.Designer.cs index a901273..cdf4834 100644 --- a/unimarc/unimarc/편의기능/Quick_menu.Designer.cs +++ b/unimarc/unimarc/편의기능/Quick_menu.Designer.cs @@ -35,41 +35,41 @@ this.cb_setShort1 = new System.Windows.Forms.ComboBox(); this.panel1 = new System.Windows.Forms.Panel(); this.panel2 = new System.Windows.Forms.Panel(); + this.cb_setShort2 = new System.Windows.Forms.ComboBox(); this.label2 = new System.Windows.Forms.Label(); + this.cb_menu2 = new System.Windows.Forms.ComboBox(); this.label3 = new System.Windows.Forms.Label(); this.panel3 = new System.Windows.Forms.Panel(); - this.panel4 = new System.Windows.Forms.Panel(); - this.label4 = new System.Windows.Forms.Label(); - this.panel5 = new System.Windows.Forms.Panel(); - this.label5 = new System.Windows.Forms.Label(); - this.panel6 = new System.Windows.Forms.Panel(); - this.label6 = new System.Windows.Forms.Label(); - this.panel7 = new System.Windows.Forms.Panel(); - this.label7 = new System.Windows.Forms.Label(); - this.panel8 = new System.Windows.Forms.Panel(); - this.label8 = new System.Windows.Forms.Label(); - this.panel9 = new System.Windows.Forms.Panel(); - this.label9 = new System.Windows.Forms.Label(); - this.panel10 = new System.Windows.Forms.Panel(); - this.label10 = new System.Windows.Forms.Label(); - this.cb_menu2 = new System.Windows.Forms.ComboBox(); - this.cb_setShort2 = new System.Windows.Forms.ComboBox(); - this.cb_menu3 = new System.Windows.Forms.ComboBox(); this.cb_setShort3 = new System.Windows.Forms.ComboBox(); - this.cb_menu4 = new System.Windows.Forms.ComboBox(); + this.cb_menu3 = new System.Windows.Forms.ComboBox(); + this.panel4 = new System.Windows.Forms.Panel(); this.cb_setShort4 = new System.Windows.Forms.ComboBox(); - this.cb_menu5 = new System.Windows.Forms.ComboBox(); + this.label4 = new System.Windows.Forms.Label(); + this.cb_menu4 = new System.Windows.Forms.ComboBox(); + this.panel5 = new System.Windows.Forms.Panel(); this.cb_setShort5 = new System.Windows.Forms.ComboBox(); - this.cb_menu6 = new System.Windows.Forms.ComboBox(); + this.label5 = new System.Windows.Forms.Label(); + this.cb_menu5 = new System.Windows.Forms.ComboBox(); + this.panel6 = new System.Windows.Forms.Panel(); this.cb_setShort6 = new System.Windows.Forms.ComboBox(); - this.cb_menu7 = new System.Windows.Forms.ComboBox(); + this.label6 = new System.Windows.Forms.Label(); + this.cb_menu6 = new System.Windows.Forms.ComboBox(); + this.panel7 = new System.Windows.Forms.Panel(); this.cb_setShort7 = new System.Windows.Forms.ComboBox(); - this.cb_menu8 = new System.Windows.Forms.ComboBox(); + this.label7 = new System.Windows.Forms.Label(); + this.cb_menu7 = new System.Windows.Forms.ComboBox(); + this.panel8 = new System.Windows.Forms.Panel(); this.cb_setShort8 = new System.Windows.Forms.ComboBox(); - this.cb_menu9 = new System.Windows.Forms.ComboBox(); + this.label8 = new System.Windows.Forms.Label(); + this.cb_menu8 = new System.Windows.Forms.ComboBox(); + this.panel9 = new System.Windows.Forms.Panel(); this.cb_setShort9 = new System.Windows.Forms.ComboBox(); - this.cb_menu10 = new System.Windows.Forms.ComboBox(); + this.label9 = new System.Windows.Forms.Label(); + this.cb_menu9 = new System.Windows.Forms.ComboBox(); + this.panel10 = new System.Windows.Forms.Panel(); this.cb_setShort10 = new System.Windows.Forms.ComboBox(); + this.label10 = new System.Windows.Forms.Label(); + this.cb_menu10 = new System.Windows.Forms.ComboBox(); this.panel11 = new System.Windows.Forms.Panel(); this.cb_setShort11 = new System.Windows.Forms.ComboBox(); this.label11 = new System.Windows.Forms.Label(); @@ -107,7 +107,7 @@ this.btn_save.Location = new System.Drawing.Point(612, 12); this.btn_save.Name = "btn_save"; this.btn_save.Size = new System.Drawing.Size(79, 27); - this.btn_save.TabIndex = 1; + this.btn_save.TabIndex = 0; this.btn_save.Text = "저 장"; this.btn_save.UseVisualStyleBackColor = true; this.btn_save.Click += new System.EventHandler(this.btn_save_Click); @@ -117,7 +117,7 @@ this.btn_close.Location = new System.Drawing.Point(701, 12); this.btn_close.Name = "btn_close"; this.btn_close.Size = new System.Drawing.Size(79, 27); - this.btn_close.TabIndex = 1; + this.btn_close.TabIndex = 13; this.btn_close.Text = "닫 기"; this.btn_close.UseVisualStyleBackColor = true; this.btn_close.Click += new System.EventHandler(this.btn_close_Click); @@ -156,7 +156,7 @@ this.panel1.Location = new System.Drawing.Point(15, 51); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(765, 52); - this.panel1.TabIndex = 4; + this.panel1.TabIndex = 1; // // panel2 // @@ -168,7 +168,19 @@ this.panel2.Location = new System.Drawing.Point(15, 102); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(765, 52); - this.panel2.TabIndex = 4; + this.panel2.TabIndex = 2; + // + // cb_setShort2 + // + this.cb_setShort2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.cb_setShort2.Enabled = false; + this.cb_setShort2.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.cb_setShort2.FormattingEnabled = true; + this.cb_setShort2.ItemHeight = 15; + this.cb_setShort2.Location = new System.Drawing.Point(263, 11); + this.cb_setShort2.Name = "cb_setShort2"; + this.cb_setShort2.Size = new System.Drawing.Size(483, 23); + this.cb_setShort2.TabIndex = 3; // // label2 // @@ -180,6 +192,18 @@ this.label2.TabIndex = 0; this.label2.Text = "퀵 메뉴 2"; // + // cb_menu2 + // + this.cb_menu2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.cb_menu2.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.cb_menu2.FormattingEnabled = true; + this.cb_menu2.ItemHeight = 15; + this.cb_menu2.Location = new System.Drawing.Point(136, 11); + this.cb_menu2.Name = "cb_menu2"; + this.cb_menu2.Size = new System.Drawing.Size(121, 23); + this.cb_menu2.TabIndex = 3; + this.cb_menu2.SelectedIndexChanged += new System.EventHandler(this.cb_menus_SelectedIndexChanged); + // // label3 // this.label3.AutoSize = true; @@ -200,197 +224,7 @@ this.panel3.Location = new System.Drawing.Point(15, 153); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(765, 52); - this.panel3.TabIndex = 4; - // - // panel4 - // - this.panel4.BackColor = System.Drawing.Color.WhiteSmoke; - this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panel4.Controls.Add(this.cb_setShort4); - this.panel4.Controls.Add(this.label4); - this.panel4.Controls.Add(this.cb_menu4); - this.panel4.Location = new System.Drawing.Point(15, 204); - this.panel4.Name = "panel4"; - this.panel4.Size = new System.Drawing.Size(765, 52); - this.panel4.TabIndex = 4; - // - // label4 - // - this.label4.AutoSize = true; - this.label4.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); - this.label4.Location = new System.Drawing.Point(23, 15); - this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(76, 15); - this.label4.TabIndex = 0; - this.label4.Text = "퀵 메뉴 4"; - // - // panel5 - // - this.panel5.BackColor = System.Drawing.SystemColors.InactiveCaption; - this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panel5.Controls.Add(this.cb_setShort5); - this.panel5.Controls.Add(this.label5); - this.panel5.Controls.Add(this.cb_menu5); - this.panel5.Location = new System.Drawing.Point(15, 255); - this.panel5.Name = "panel5"; - this.panel5.Size = new System.Drawing.Size(765, 52); - this.panel5.TabIndex = 4; - // - // label5 - // - this.label5.AutoSize = true; - this.label5.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); - this.label5.Location = new System.Drawing.Point(23, 15); - this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(76, 15); - this.label5.TabIndex = 0; - this.label5.Text = "퀵 메뉴 5"; - // - // panel6 - // - this.panel6.BackColor = System.Drawing.Color.WhiteSmoke; - this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panel6.Controls.Add(this.cb_setShort6); - this.panel6.Controls.Add(this.label6); - this.panel6.Controls.Add(this.cb_menu6); - this.panel6.Location = new System.Drawing.Point(15, 306); - this.panel6.Name = "panel6"; - this.panel6.Size = new System.Drawing.Size(765, 52); - this.panel6.TabIndex = 4; - // - // label6 - // - this.label6.AutoSize = true; - this.label6.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); - this.label6.Location = new System.Drawing.Point(23, 15); - this.label6.Name = "label6"; - this.label6.Size = new System.Drawing.Size(76, 15); - this.label6.TabIndex = 0; - this.label6.Text = "퀵 메뉴 6"; - // - // panel7 - // - this.panel7.BackColor = System.Drawing.SystemColors.InactiveCaption; - this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panel7.Controls.Add(this.cb_setShort7); - this.panel7.Controls.Add(this.label7); - this.panel7.Controls.Add(this.cb_menu7); - this.panel7.Location = new System.Drawing.Point(15, 357); - this.panel7.Name = "panel7"; - this.panel7.Size = new System.Drawing.Size(765, 52); - this.panel7.TabIndex = 4; - // - // label7 - // - this.label7.AutoSize = true; - this.label7.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); - this.label7.Location = new System.Drawing.Point(23, 15); - this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(76, 15); - this.label7.TabIndex = 0; - this.label7.Text = "퀵 메뉴 7"; - // - // panel8 - // - this.panel8.BackColor = System.Drawing.Color.WhiteSmoke; - this.panel8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panel8.Controls.Add(this.cb_setShort8); - this.panel8.Controls.Add(this.label8); - this.panel8.Controls.Add(this.cb_menu8); - this.panel8.Location = new System.Drawing.Point(15, 408); - this.panel8.Name = "panel8"; - this.panel8.Size = new System.Drawing.Size(765, 52); - this.panel8.TabIndex = 4; - // - // label8 - // - this.label8.AutoSize = true; - this.label8.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); - this.label8.Location = new System.Drawing.Point(23, 15); - this.label8.Name = "label8"; - this.label8.Size = new System.Drawing.Size(76, 15); - this.label8.TabIndex = 0; - this.label8.Text = "퀵 메뉴 8"; - // - // panel9 - // - this.panel9.BackColor = System.Drawing.SystemColors.InactiveCaption; - this.panel9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panel9.Controls.Add(this.cb_setShort9); - this.panel9.Controls.Add(this.label9); - this.panel9.Controls.Add(this.cb_menu9); - this.panel9.Location = new System.Drawing.Point(15, 459); - this.panel9.Name = "panel9"; - this.panel9.Size = new System.Drawing.Size(765, 52); - this.panel9.TabIndex = 4; - // - // label9 - // - this.label9.AutoSize = true; - this.label9.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); - this.label9.Location = new System.Drawing.Point(23, 15); - this.label9.Name = "label9"; - this.label9.Size = new System.Drawing.Size(76, 15); - this.label9.TabIndex = 0; - this.label9.Text = "퀵 메뉴 9"; - // - // panel10 - // - this.panel10.BackColor = System.Drawing.Color.WhiteSmoke; - this.panel10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panel10.Controls.Add(this.cb_setShort10); - this.panel10.Controls.Add(this.label10); - this.panel10.Controls.Add(this.cb_menu10); - this.panel10.Location = new System.Drawing.Point(15, 510); - this.panel10.Name = "panel10"; - this.panel10.Size = new System.Drawing.Size(765, 52); - this.panel10.TabIndex = 4; - // - // label10 - // - this.label10.AutoSize = true; - this.label10.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); - this.label10.Location = new System.Drawing.Point(23, 15); - this.label10.Name = "label10"; - this.label10.Size = new System.Drawing.Size(85, 15); - this.label10.TabIndex = 0; - this.label10.Text = "퀵 메뉴 10"; - // - // cb_menu2 - // - this.cb_menu2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.cb_menu2.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); - this.cb_menu2.FormattingEnabled = true; - this.cb_menu2.ItemHeight = 15; - this.cb_menu2.Location = new System.Drawing.Point(136, 11); - this.cb_menu2.Name = "cb_menu2"; - this.cb_menu2.Size = new System.Drawing.Size(121, 23); - this.cb_menu2.TabIndex = 3; - this.cb_menu2.SelectedIndexChanged += new System.EventHandler(this.cb_menus_SelectedIndexChanged); - // - // cb_setShort2 - // - this.cb_setShort2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.cb_setShort2.Enabled = false; - this.cb_setShort2.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); - this.cb_setShort2.FormattingEnabled = true; - this.cb_setShort2.ItemHeight = 15; - this.cb_setShort2.Location = new System.Drawing.Point(263, 11); - this.cb_setShort2.Name = "cb_setShort2"; - this.cb_setShort2.Size = new System.Drawing.Size(483, 23); - this.cb_setShort2.TabIndex = 3; - // - // cb_menu3 - // - this.cb_menu3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.cb_menu3.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); - this.cb_menu3.FormattingEnabled = true; - this.cb_menu3.ItemHeight = 15; - this.cb_menu3.Location = new System.Drawing.Point(136, 11); - this.cb_menu3.Name = "cb_menu3"; - this.cb_menu3.Size = new System.Drawing.Size(121, 23); - this.cb_menu3.TabIndex = 3; - this.cb_menu3.SelectedIndexChanged += new System.EventHandler(this.cb_menus_SelectedIndexChanged); + this.panel3.TabIndex = 3; // // cb_setShort3 // @@ -404,17 +238,29 @@ this.cb_setShort3.Size = new System.Drawing.Size(483, 23); this.cb_setShort3.TabIndex = 3; // - // cb_menu4 + // cb_menu3 // - this.cb_menu4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.cb_menu4.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); - this.cb_menu4.FormattingEnabled = true; - this.cb_menu4.ItemHeight = 15; - this.cb_menu4.Location = new System.Drawing.Point(136, 11); - this.cb_menu4.Name = "cb_menu4"; - this.cb_menu4.Size = new System.Drawing.Size(121, 23); - this.cb_menu4.TabIndex = 3; - this.cb_menu4.SelectedIndexChanged += new System.EventHandler(this.cb_menus_SelectedIndexChanged); + this.cb_menu3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.cb_menu3.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.cb_menu3.FormattingEnabled = true; + this.cb_menu3.ItemHeight = 15; + this.cb_menu3.Location = new System.Drawing.Point(136, 11); + this.cb_menu3.Name = "cb_menu3"; + this.cb_menu3.Size = new System.Drawing.Size(121, 23); + this.cb_menu3.TabIndex = 3; + this.cb_menu3.SelectedIndexChanged += new System.EventHandler(this.cb_menus_SelectedIndexChanged); + // + // panel4 + // + this.panel4.BackColor = System.Drawing.Color.WhiteSmoke; + this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.panel4.Controls.Add(this.cb_setShort4); + this.panel4.Controls.Add(this.label4); + this.panel4.Controls.Add(this.cb_menu4); + this.panel4.Location = new System.Drawing.Point(15, 204); + this.panel4.Name = "panel4"; + this.panel4.Size = new System.Drawing.Size(765, 52); + this.panel4.TabIndex = 4; // // cb_setShort4 // @@ -428,17 +274,39 @@ this.cb_setShort4.Size = new System.Drawing.Size(483, 23); this.cb_setShort4.TabIndex = 3; // - // cb_menu5 + // label4 // - this.cb_menu5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.cb_menu5.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); - this.cb_menu5.FormattingEnabled = true; - this.cb_menu5.ItemHeight = 15; - this.cb_menu5.Location = new System.Drawing.Point(136, 11); - this.cb_menu5.Name = "cb_menu5"; - this.cb_menu5.Size = new System.Drawing.Size(121, 23); - this.cb_menu5.TabIndex = 3; - this.cb_menu5.SelectedIndexChanged += new System.EventHandler(this.cb_menus_SelectedIndexChanged); + this.label4.AutoSize = true; + this.label4.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.label4.Location = new System.Drawing.Point(23, 15); + this.label4.Name = "label4"; + this.label4.Size = new System.Drawing.Size(76, 15); + this.label4.TabIndex = 0; + this.label4.Text = "퀵 메뉴 4"; + // + // cb_menu4 + // + this.cb_menu4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.cb_menu4.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.cb_menu4.FormattingEnabled = true; + this.cb_menu4.ItemHeight = 15; + this.cb_menu4.Location = new System.Drawing.Point(136, 11); + this.cb_menu4.Name = "cb_menu4"; + this.cb_menu4.Size = new System.Drawing.Size(121, 23); + this.cb_menu4.TabIndex = 3; + this.cb_menu4.SelectedIndexChanged += new System.EventHandler(this.cb_menus_SelectedIndexChanged); + // + // panel5 + // + this.panel5.BackColor = System.Drawing.SystemColors.InactiveCaption; + this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.panel5.Controls.Add(this.cb_setShort5); + this.panel5.Controls.Add(this.label5); + this.panel5.Controls.Add(this.cb_menu5); + this.panel5.Location = new System.Drawing.Point(15, 255); + this.panel5.Name = "panel5"; + this.panel5.Size = new System.Drawing.Size(765, 52); + this.panel5.TabIndex = 5; // // cb_setShort5 // @@ -452,17 +320,39 @@ this.cb_setShort5.Size = new System.Drawing.Size(483, 23); this.cb_setShort5.TabIndex = 3; // - // cb_menu6 + // label5 // - this.cb_menu6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.cb_menu6.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); - this.cb_menu6.FormattingEnabled = true; - this.cb_menu6.ItemHeight = 15; - this.cb_menu6.Location = new System.Drawing.Point(136, 11); - this.cb_menu6.Name = "cb_menu6"; - this.cb_menu6.Size = new System.Drawing.Size(121, 23); - this.cb_menu6.TabIndex = 3; - this.cb_menu6.SelectedIndexChanged += new System.EventHandler(this.cb_menus_SelectedIndexChanged); + this.label5.AutoSize = true; + this.label5.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.label5.Location = new System.Drawing.Point(23, 15); + this.label5.Name = "label5"; + this.label5.Size = new System.Drawing.Size(76, 15); + this.label5.TabIndex = 0; + this.label5.Text = "퀵 메뉴 5"; + // + // cb_menu5 + // + this.cb_menu5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.cb_menu5.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.cb_menu5.FormattingEnabled = true; + this.cb_menu5.ItemHeight = 15; + this.cb_menu5.Location = new System.Drawing.Point(136, 11); + this.cb_menu5.Name = "cb_menu5"; + this.cb_menu5.Size = new System.Drawing.Size(121, 23); + this.cb_menu5.TabIndex = 3; + this.cb_menu5.SelectedIndexChanged += new System.EventHandler(this.cb_menus_SelectedIndexChanged); + // + // panel6 + // + this.panel6.BackColor = System.Drawing.Color.WhiteSmoke; + this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.panel6.Controls.Add(this.cb_setShort6); + this.panel6.Controls.Add(this.label6); + this.panel6.Controls.Add(this.cb_menu6); + this.panel6.Location = new System.Drawing.Point(15, 306); + this.panel6.Name = "panel6"; + this.panel6.Size = new System.Drawing.Size(765, 52); + this.panel6.TabIndex = 6; // // cb_setShort6 // @@ -476,17 +366,39 @@ this.cb_setShort6.Size = new System.Drawing.Size(483, 23); this.cb_setShort6.TabIndex = 3; // - // cb_menu7 + // label6 // - this.cb_menu7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.cb_menu7.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); - this.cb_menu7.FormattingEnabled = true; - this.cb_menu7.ItemHeight = 15; - this.cb_menu7.Location = new System.Drawing.Point(136, 11); - this.cb_menu7.Name = "cb_menu7"; - this.cb_menu7.Size = new System.Drawing.Size(121, 23); - this.cb_menu7.TabIndex = 3; - this.cb_menu7.SelectedIndexChanged += new System.EventHandler(this.cb_menus_SelectedIndexChanged); + this.label6.AutoSize = true; + this.label6.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.label6.Location = new System.Drawing.Point(23, 15); + this.label6.Name = "label6"; + this.label6.Size = new System.Drawing.Size(76, 15); + this.label6.TabIndex = 0; + this.label6.Text = "퀵 메뉴 6"; + // + // cb_menu6 + // + this.cb_menu6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.cb_menu6.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.cb_menu6.FormattingEnabled = true; + this.cb_menu6.ItemHeight = 15; + this.cb_menu6.Location = new System.Drawing.Point(136, 11); + this.cb_menu6.Name = "cb_menu6"; + this.cb_menu6.Size = new System.Drawing.Size(121, 23); + this.cb_menu6.TabIndex = 3; + this.cb_menu6.SelectedIndexChanged += new System.EventHandler(this.cb_menus_SelectedIndexChanged); + // + // panel7 + // + this.panel7.BackColor = System.Drawing.SystemColors.InactiveCaption; + this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.panel7.Controls.Add(this.cb_setShort7); + this.panel7.Controls.Add(this.label7); + this.panel7.Controls.Add(this.cb_menu7); + this.panel7.Location = new System.Drawing.Point(15, 357); + this.panel7.Name = "panel7"; + this.panel7.Size = new System.Drawing.Size(765, 52); + this.panel7.TabIndex = 7; // // cb_setShort7 // @@ -500,17 +412,39 @@ this.cb_setShort7.Size = new System.Drawing.Size(483, 23); this.cb_setShort7.TabIndex = 3; // - // cb_menu8 + // label7 // - this.cb_menu8.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.cb_menu8.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); - this.cb_menu8.FormattingEnabled = true; - this.cb_menu8.ItemHeight = 15; - this.cb_menu8.Location = new System.Drawing.Point(136, 11); - this.cb_menu8.Name = "cb_menu8"; - this.cb_menu8.Size = new System.Drawing.Size(121, 23); - this.cb_menu8.TabIndex = 3; - this.cb_menu8.SelectedIndexChanged += new System.EventHandler(this.cb_menus_SelectedIndexChanged); + this.label7.AutoSize = true; + this.label7.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.label7.Location = new System.Drawing.Point(23, 15); + this.label7.Name = "label7"; + this.label7.Size = new System.Drawing.Size(76, 15); + this.label7.TabIndex = 0; + this.label7.Text = "퀵 메뉴 7"; + // + // cb_menu7 + // + this.cb_menu7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.cb_menu7.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.cb_menu7.FormattingEnabled = true; + this.cb_menu7.ItemHeight = 15; + this.cb_menu7.Location = new System.Drawing.Point(136, 11); + this.cb_menu7.Name = "cb_menu7"; + this.cb_menu7.Size = new System.Drawing.Size(121, 23); + this.cb_menu7.TabIndex = 3; + this.cb_menu7.SelectedIndexChanged += new System.EventHandler(this.cb_menus_SelectedIndexChanged); + // + // panel8 + // + this.panel8.BackColor = System.Drawing.Color.WhiteSmoke; + this.panel8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.panel8.Controls.Add(this.cb_setShort8); + this.panel8.Controls.Add(this.label8); + this.panel8.Controls.Add(this.cb_menu8); + this.panel8.Location = new System.Drawing.Point(15, 408); + this.panel8.Name = "panel8"; + this.panel8.Size = new System.Drawing.Size(765, 52); + this.panel8.TabIndex = 8; // // cb_setShort8 // @@ -524,17 +458,39 @@ this.cb_setShort8.Size = new System.Drawing.Size(483, 23); this.cb_setShort8.TabIndex = 3; // - // cb_menu9 + // label8 // - this.cb_menu9.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.cb_menu9.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); - this.cb_menu9.FormattingEnabled = true; - this.cb_menu9.ItemHeight = 15; - this.cb_menu9.Location = new System.Drawing.Point(136, 11); - this.cb_menu9.Name = "cb_menu9"; - this.cb_menu9.Size = new System.Drawing.Size(121, 23); - this.cb_menu9.TabIndex = 3; - this.cb_menu9.SelectedIndexChanged += new System.EventHandler(this.cb_menus_SelectedIndexChanged); + this.label8.AutoSize = true; + this.label8.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.label8.Location = new System.Drawing.Point(23, 15); + this.label8.Name = "label8"; + this.label8.Size = new System.Drawing.Size(76, 15); + this.label8.TabIndex = 0; + this.label8.Text = "퀵 메뉴 8"; + // + // cb_menu8 + // + this.cb_menu8.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.cb_menu8.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.cb_menu8.FormattingEnabled = true; + this.cb_menu8.ItemHeight = 15; + this.cb_menu8.Location = new System.Drawing.Point(136, 11); + this.cb_menu8.Name = "cb_menu8"; + this.cb_menu8.Size = new System.Drawing.Size(121, 23); + this.cb_menu8.TabIndex = 3; + this.cb_menu8.SelectedIndexChanged += new System.EventHandler(this.cb_menus_SelectedIndexChanged); + // + // panel9 + // + this.panel9.BackColor = System.Drawing.SystemColors.InactiveCaption; + this.panel9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.panel9.Controls.Add(this.cb_setShort9); + this.panel9.Controls.Add(this.label9); + this.panel9.Controls.Add(this.cb_menu9); + this.panel9.Location = new System.Drawing.Point(15, 459); + this.panel9.Name = "panel9"; + this.panel9.Size = new System.Drawing.Size(765, 52); + this.panel9.TabIndex = 9; // // cb_setShort9 // @@ -548,17 +504,39 @@ this.cb_setShort9.Size = new System.Drawing.Size(483, 23); this.cb_setShort9.TabIndex = 3; // - // cb_menu10 + // label9 // - this.cb_menu10.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.cb_menu10.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); - this.cb_menu10.FormattingEnabled = true; - this.cb_menu10.ItemHeight = 15; - this.cb_menu10.Location = new System.Drawing.Point(136, 11); - this.cb_menu10.Name = "cb_menu10"; - this.cb_menu10.Size = new System.Drawing.Size(121, 23); - this.cb_menu10.TabIndex = 3; - this.cb_menu10.SelectedIndexChanged += new System.EventHandler(this.cb_menus_SelectedIndexChanged); + this.label9.AutoSize = true; + this.label9.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.label9.Location = new System.Drawing.Point(23, 15); + this.label9.Name = "label9"; + this.label9.Size = new System.Drawing.Size(76, 15); + this.label9.TabIndex = 0; + this.label9.Text = "퀵 메뉴 9"; + // + // cb_menu9 + // + this.cb_menu9.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.cb_menu9.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.cb_menu9.FormattingEnabled = true; + this.cb_menu9.ItemHeight = 15; + this.cb_menu9.Location = new System.Drawing.Point(136, 11); + this.cb_menu9.Name = "cb_menu9"; + this.cb_menu9.Size = new System.Drawing.Size(121, 23); + this.cb_menu9.TabIndex = 3; + this.cb_menu9.SelectedIndexChanged += new System.EventHandler(this.cb_menus_SelectedIndexChanged); + // + // panel10 + // + this.panel10.BackColor = System.Drawing.Color.WhiteSmoke; + this.panel10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.panel10.Controls.Add(this.cb_setShort10); + this.panel10.Controls.Add(this.label10); + this.panel10.Controls.Add(this.cb_menu10); + this.panel10.Location = new System.Drawing.Point(15, 510); + this.panel10.Name = "panel10"; + this.panel10.Size = new System.Drawing.Size(765, 52); + this.panel10.TabIndex = 10; // // cb_setShort10 // @@ -572,6 +550,28 @@ this.cb_setShort10.Size = new System.Drawing.Size(483, 23); this.cb_setShort10.TabIndex = 3; // + // label10 + // + this.label10.AutoSize = true; + this.label10.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.label10.Location = new System.Drawing.Point(23, 15); + this.label10.Name = "label10"; + this.label10.Size = new System.Drawing.Size(85, 15); + this.label10.TabIndex = 0; + this.label10.Text = "퀵 메뉴 10"; + // + // cb_menu10 + // + this.cb_menu10.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.cb_menu10.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.cb_menu10.FormattingEnabled = true; + this.cb_menu10.ItemHeight = 15; + this.cb_menu10.Location = new System.Drawing.Point(136, 11); + this.cb_menu10.Name = "cb_menu10"; + this.cb_menu10.Size = new System.Drawing.Size(121, 23); + this.cb_menu10.TabIndex = 3; + this.cb_menu10.SelectedIndexChanged += new System.EventHandler(this.cb_menus_SelectedIndexChanged); + // // panel11 // this.panel11.BackColor = System.Drawing.SystemColors.InactiveCaption; @@ -582,7 +582,7 @@ this.panel11.Location = new System.Drawing.Point(15, 561); this.panel11.Name = "panel11"; this.panel11.Size = new System.Drawing.Size(765, 52); - this.panel11.TabIndex = 4; + this.panel11.TabIndex = 11; // // cb_setShort11 // @@ -628,7 +628,7 @@ this.panel12.Location = new System.Drawing.Point(15, 612); this.panel12.Name = "panel12"; this.panel12.Size = new System.Drawing.Size(765, 52); - this.panel12.TabIndex = 4; + this.panel12.TabIndex = 12; // // cb_setShort12 // diff --git a/unimarc/unimarc/편의기능/Quick_menu.cs b/unimarc/unimarc/편의기능/Quick_menu.cs index c770c63..d604ab2 100644 --- a/unimarc/unimarc/편의기능/Quick_menu.cs +++ b/unimarc/unimarc/편의기능/Quick_menu.cs @@ -162,6 +162,11 @@ namespace WindowsFormsApp1.Convenience Column_L.Add(string.Format("`ShortCut{0}`", a + 1)); Values_L.Add(string.Format("\"{0}\"", DetailMenu[a].Text)); } + else + { + Column_L.Add(string.Format("`ShortCut{0}`", a + 1)); + Values_L.Add(string.Format("\"\"")); + } } string Column = string.Join(", ", Column_L); diff --git a/unimarc/unimarc/홈/Home_User_manage.Designer.cs b/unimarc/unimarc/홈/Home_User_manage.Designer.cs index e43d33c..0836ba0 100644 --- a/unimarc/unimarc/홈/Home_User_manage.Designer.cs +++ b/unimarc/unimarc/홈/Home_User_manage.Designer.cs @@ -47,6 +47,11 @@ this.tb_position = new System.Windows.Forms.TextBox(); this.tb_Name = new System.Windows.Forms.TextBox(); this.dataGridView1 = new System.Windows.Forms.DataGridView(); + this.Per_name = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Rank = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Phone = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.PW = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.btn_lookup = new System.Windows.Forms.Button(); this.btn_close = new System.Windows.Forms.Button(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); @@ -112,11 +117,6 @@ this.label1 = new System.Windows.Forms.Label(); this.chk_Div = new System.Windows.Forms.CheckBox(); this.label30 = new System.Windows.Forms.Label(); - this.Per_name = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.Rank = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.Phone = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.PW = new System.Windows.Forms.DataGridViewTextBoxColumn(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); this.tableLayoutPanel1.SuspendLayout(); this.groupBox4.SuspendLayout(); @@ -243,6 +243,35 @@ this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellClick); // + // Per_name + // + resources.ApplyResources(this.Per_name, "Per_name"); + this.Per_name.Name = "Per_name"; + this.Per_name.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; + // + // Rank + // + resources.ApplyResources(this.Rank, "Rank"); + this.Rank.Name = "Rank"; + this.Rank.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; + // + // Phone + // + resources.ApplyResources(this.Phone, "Phone"); + this.Phone.Name = "Phone"; + this.Phone.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; + // + // ID + // + resources.ApplyResources(this.ID, "ID"); + this.ID.Name = "ID"; + this.ID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; + // + // PW + // + resources.ApplyResources(this.PW, "PW"); + this.PW.Name = "PW"; + // // btn_lookup // resources.ApplyResources(this.btn_lookup, "btn_lookup"); @@ -696,35 +725,6 @@ this.label30.ForeColor = System.Drawing.SystemColors.Highlight; this.label30.Name = "label30"; // - // Per_name - // - resources.ApplyResources(this.Per_name, "Per_name"); - this.Per_name.Name = "Per_name"; - this.Per_name.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; - // - // Rank - // - resources.ApplyResources(this.Rank, "Rank"); - this.Rank.Name = "Rank"; - this.Rank.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; - // - // Phone - // - resources.ApplyResources(this.Phone, "Phone"); - this.Phone.Name = "Phone"; - this.Phone.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; - // - // ID - // - resources.ApplyResources(this.ID, "ID"); - this.ID.Name = "ID"; - this.ID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; - // - // PW - // - resources.ApplyResources(this.PW, "PW"); - this.PW.Name = "PW"; - // // Home_User_manage // resources.ApplyResources(this, "$this"); diff --git a/unimarc/unimarc/홈/Home_User_manage.resx b/unimarc/unimarc/홈/Home_User_manage.resx index 645ccdb..62e1386 100644 --- a/unimarc/unimarc/홈/Home_User_manage.resx +++ b/unimarc/unimarc/홈/Home_User_manage.resx @@ -637,7 +637,7 @@ 4, 185 - 341, 46 + 340, 46 14 @@ -673,7 +673,7 @@ 4, 139 - 341, 45 + 340, 45 13 @@ -709,7 +709,7 @@ 4, 93 - 341, 45 + 340, 45 12 @@ -745,10 +745,10 @@ NoControl - 352, 188 + 351, 188 - 37, 40 + 38, 40 7 @@ -778,10 +778,10 @@ NoControl - 352, 142 + 351, 142 - 37, 39 + 38, 39 5 @@ -811,10 +811,10 @@ NoControl - 352, 96 + 351, 96 - 37, 39 + 38, 39 3 @@ -844,10 +844,10 @@ NoControl - 352, 50 + 351, 50 - 37, 39 + 38, 39 0 @@ -877,7 +877,7 @@ 4, 47 - 341, 45 + 340, 45 11 @@ -913,10 +913,10 @@ NoControl - 352, 4 + 351, 4 - 37, 39 + 38, 39 18 @@ -940,7 +940,7 @@ Fill - 굴림, 12pt, style=Bold + 굴림, 14pt, style=Bold NoControl @@ -949,7 +949,7 @@ 4, 1 - 341, 45 + 340, 45 19 @@ -1000,7 +1000,7 @@ 0 - <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="label29" Row="4" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label28" Row="3" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label27" Row="2" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="chk_Manage_Book" Row="4" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Manage_Purchase" Row="3" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Manage_Client" Row="2" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Manage_User" Row="1" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="label26" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="chk_Manage" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="label32" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="Percent,100,Absolute,43" /><Rows Styles="Percent,20,Percent,20,Percent,20,Percent,20,Percent,20" /></TableLayoutSettings> + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="label29" Row="4" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label28" Row="3" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label27" Row="2" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="chk_Manage_Book" Row="4" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Manage_Purchase" Row="3" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Manage_Client" Row="2" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Manage_User" Row="1" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="label26" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="chk_Manage" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="label32" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="Percent,100,Absolute,44" /><Rows Styles="Percent,20,Percent,20,Percent,20,Percent,20,Percent,20" /></TableLayoutSettings> Fill @@ -1051,7 +1051,7 @@ 4, 197 - 340, 34 + 339, 34 17 @@ -1087,7 +1087,7 @@ 4, 169 - 340, 27 + 339, 27 16 @@ -1123,7 +1123,7 @@ 4, 141 - 340, 27 + 339, 27 15 @@ -1159,7 +1159,7 @@ 4, 113 - 340, 27 + 339, 27 14 @@ -1195,7 +1195,7 @@ 4, 85 - 340, 27 + 339, 27 13 @@ -1231,7 +1231,7 @@ 4, 57 - 340, 27 + 339, 27 12 @@ -1267,10 +1267,10 @@ NoControl - 351, 116 + 350, 116 - 37, 21 + 38, 21 7 @@ -1300,10 +1300,10 @@ NoControl - 351, 88 + 350, 88 - 37, 21 + 38, 21 5 @@ -1333,10 +1333,10 @@ NoControl - 351, 4 + 350, 4 - 37, 21 + 38, 21 18 @@ -1360,7 +1360,7 @@ Fill - 굴림, 12pt, style=Bold + 굴림, 14pt, style=Bold NoControl @@ -1369,7 +1369,7 @@ 4, 1 - 340, 27 + 339, 27 19 @@ -1405,10 +1405,10 @@ NoControl - 351, 60 + 350, 60 - 37, 21 + 38, 21 3 @@ -1438,10 +1438,10 @@ NoControl - 351, 32 + 350, 32 - 37, 21 + 38, 21 0 @@ -1471,10 +1471,10 @@ NoControl - 351, 144 + 350, 144 - 37, 21 + 38, 21 8 @@ -1504,10 +1504,10 @@ NoControl - 351, 172 + 350, 172 - 37, 21 + 38, 21 9 @@ -1537,10 +1537,10 @@ NoControl - 351, 200 + 350, 200 - 37, 28 + 38, 28 10 @@ -1567,7 +1567,7 @@ 4, 29 - 340, 27 + 339, 27 11 @@ -1618,7 +1618,7 @@ 0 - <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="label25" Row="7" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label24" Row="6" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label23" Row="5" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label22" Row="4" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label21" Row="3" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label20" Row="2" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="chk_Marc_CopyCheck" Row="4" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Marc_Input" Row="3" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Marc" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="label33" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="chk_Marc_Work" Row="2" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Marc_Setup" Row="1" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Marc_Option" Row="5" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Marc_DLS" Row="6" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Marc_ETC" Row="7" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="label19" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="Percent,100,Absolute,43" /><Rows Styles="Percent,12.5,Percent,12.5,Percent,12.5,Percent,12.5,Percent,12.5,Percent,12.5,Percent,12.5,Percent,12.5" /></TableLayoutSettings> + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="label25" Row="7" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label24" Row="6" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label23" Row="5" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label22" Row="4" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label21" Row="3" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label20" Row="2" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="chk_Marc_CopyCheck" Row="4" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Marc_Input" Row="3" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Marc" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="label33" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="chk_Marc_Work" Row="2" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Marc_Setup" Row="1" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Marc_Option" Row="5" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Marc_DLS" Row="6" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Marc_ETC" Row="7" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="label19" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="Percent,100,Absolute,44" /><Rows Styles="Percent,12.5,Percent,12.5,Percent,12.5,Percent,12.5,Percent,12.5,Percent,12.5,Percent,12.5,Percent,12.5" /></TableLayoutSettings> Fill @@ -1669,7 +1669,7 @@ 4, 153 - 341, 37 + 340, 37 16 @@ -1705,7 +1705,7 @@ 4, 115 - 341, 37 + 340, 37 15 @@ -1741,7 +1741,7 @@ 4, 77 - 341, 37 + 340, 37 14 @@ -1777,7 +1777,7 @@ 4, 191 - 341, 39 + 340, 39 12 @@ -1809,14 +1809,17 @@ Fill + + False + NoControl - 352, 156 + 351, 156 - 37, 31 + 38, 31 7 @@ -1842,14 +1845,17 @@ Fill + + False + NoControl - 352, 118 + 351, 118 - 37, 31 + 38, 31 5 @@ -1875,14 +1881,17 @@ Fill + + False + NoControl - 352, 80 + 351, 80 - 37, 31 + 38, 31 3 @@ -1908,14 +1917,17 @@ Fill + + False + NoControl - 352, 42 + 351, 42 - 37, 31 + 38, 31 0 @@ -1941,14 +1953,17 @@ Fill + + False + NoControl - 352, 194 + 351, 194 - 37, 33 + 38, 33 8 @@ -1975,7 +1990,7 @@ 4, 39 - 341, 37 + 340, 37 13 @@ -2007,14 +2022,17 @@ Fill + + False + NoControl - 352, 4 + 351, 4 - 37, 31 + 38, 31 18 @@ -2038,7 +2056,7 @@ Fill - 굴림, 12pt, style=Bold + 굴림, 14pt, style=Bold NoControl @@ -2047,7 +2065,7 @@ 4, 1 - 341, 37 + 340, 37 19 @@ -2098,7 +2116,7 @@ 0 - <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="label18" Row="4" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label17" Row="3" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label16" Row="2" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label14" Row="5" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="chk_Acc_Sales" Row="4" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Acc_Buy" Row="3" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Acc_SendMoneyInput" Row="2" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Acc_SendMoneyList" Row="1" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Acc_PartTime" Row="5" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="label15" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="chk_Acc" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="label31" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="Percent,100,Absolute,43" /><Rows Styles="Percent,16.66667,Percent,16.66667,Percent,16.66667,Percent,16.66667,Percent,16.66667,Percent,16.66667" /></TableLayoutSettings> + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="label18" Row="4" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label17" Row="3" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label16" Row="2" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label14" Row="5" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="chk_Acc_Sales" Row="4" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Acc_Buy" Row="3" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Acc_SendMoneyInput" Row="2" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Acc_SendMoneyList" Row="1" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Acc_PartTime" Row="5" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="label15" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="chk_Acc" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="label31" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="Percent,100,Absolute,44" /><Rows Styles="Percent,16.66667,Percent,16.66667,Percent,16.66667,Percent,16.66667,Percent,16.66667,Percent,16.66667" /></TableLayoutSettings> Fill @@ -2149,7 +2167,7 @@ 4, 197 - 340, 33 + 339, 33 17 @@ -2185,7 +2203,7 @@ 4, 169 - 340, 27 + 339, 27 16 @@ -2221,7 +2239,7 @@ 4, 141 - 340, 27 + 339, 27 15 @@ -2257,7 +2275,7 @@ 4, 113 - 340, 27 + 339, 27 14 @@ -2293,7 +2311,7 @@ 4, 85 - 340, 27 + 339, 27 13 @@ -2329,7 +2347,7 @@ 4, 57 - 340, 27 + 339, 27 12 @@ -2361,14 +2379,17 @@ Fill + + False + NoControl - 351, 116 + 350, 116 - 37, 21 + 38, 21 7 @@ -2394,14 +2415,17 @@ Fill + + False + NoControl - 351, 88 + 350, 88 - 37, 21 + 38, 21 5 @@ -2427,14 +2451,17 @@ Fill + + False + NoControl - 351, 60 + 350, 60 - 37, 21 + 38, 21 3 @@ -2460,11 +2487,14 @@ Fill + + False + - 351, 32 + 350, 32 - 37, 21 + 38, 21 0 @@ -2490,14 +2520,17 @@ Fill + + False + NoControl - 351, 144 + 350, 144 - 37, 21 + 38, 21 8 @@ -2523,14 +2556,17 @@ Fill + + False + NoControl - 351, 172 + 350, 172 - 37, 21 + 38, 21 9 @@ -2556,14 +2592,17 @@ Fill + + False + NoControl - 351, 200 + 350, 200 - 37, 27 + 38, 27 10 @@ -2590,7 +2629,7 @@ 4, 29 - 340, 27 + 339, 27 11 @@ -2622,11 +2661,14 @@ Fill + + False + - 351, 4 + 350, 4 - 37, 21 + 38, 21 18 @@ -2650,13 +2692,13 @@ Fill - 굴림, 12pt, style=Bold + 굴림, 14pt, style=Bold 4, 1 - 340, 27 + 339, 27 19 @@ -2707,7 +2749,7 @@ 0 - <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="label13" Row="7" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label12" Row="6" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label6" Row="5" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label5" Row="4" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label3" Row="3" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label2" Row="2" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="chk_Div_OrderInput" Row="4" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Div_ListTotal" Row="3" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Div_ListLookup" Row="2" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Div_ListInput" Row="1" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Div_Stock" Row="5" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Div_Inven" Row="6" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Div_Return" Row="7" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="label1" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="chk_Div" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="label30" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="Percent,100,Absolute,43" /><Rows Styles="Percent,12.5,Percent,12.5,Percent,12.5,Percent,12.5,Percent,12.5,Percent,12.5,Percent,12.5,Percent,12.5,Absolute,20" /></TableLayoutSettings> + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="label13" Row="7" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label12" Row="6" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label6" Row="5" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label5" Row="4" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label3" Row="3" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label2" Row="2" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="chk_Div_OrderInput" Row="4" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Div_ListTotal" Row="3" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Div_ListLookup" Row="2" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Div_ListInput" Row="1" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Div_Stock" Row="5" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Div_Inven" Row="6" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="chk_Div_Return" Row="7" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="label1" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="chk_Div" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="label30" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="Percent,100,Absolute,44" /><Rows Styles="Percent,12.5,Percent,12.5,Percent,12.5,Percent,12.5,Percent,12.5,Percent,12.5,Percent,12.5,Percent,12.5" /></TableLayoutSettings> Fill diff --git a/unimarc/unimarc/홈/Transaction_manage.cs b/unimarc/unimarc/홈/Transaction_manage.cs index 6142de8..2b85237 100644 --- a/unimarc/unimarc/홈/Transaction_manage.cs +++ b/unimarc/unimarc/홈/Transaction_manage.cs @@ -37,13 +37,7 @@ namespace WindowsFormsApp1.Home cb_dlsArea.Items.AddRange(dlsArea); compidx = main.com_idx; - marcLabel.Visible = false; - gearLabel.Visible = false; - marcGrid.Visible = false; - gearGrid.Visible = false; - tb_marcEmpty.Visible = false; - tb_marcSave.Visible = false; - tb_gearEmpty.Visible = false; + panel4.Visible = false; db.DBcon(); } private void Made_Grid() @@ -57,31 +51,26 @@ namespace WindowsFormsApp1.Home string db_res = db.DB_Send_CMD_Search(cmd); dataGridView1.Rows.Clear(); string[] data = db_res.Split('|'); - string[] result = { "", "", "", "", "", - "", "", "", "", "", + string[] result = { "", "", "", "", "", + "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" }; int ea = 0; for(int a = 0; a < data.Length; a++) { - if (ea == 11) - { + if (ea == 11) { result[10] += " | " + data[a]; } - else if(a%21 == ea) - { - if (ea > 11) - { + else if (a % 21 == ea) { + if (ea > 11) { result[ea - 1] = data[a]; - if (ea == 20) - { + if (ea == 20) { dataGridView1.Rows.Add(result); ea = 0; } } - else - { + else { result[ea] = data[a]; } } @@ -134,11 +123,11 @@ namespace WindowsFormsApp1.Home return; } - string[] tmpdb = { "c_sangho`, `c_gu`, `c_boss`, `c_bubin`, `c_uptae`, " + + string[] tmpdb = { "`c_sangho`, `c_gu`, `c_boss`, `c_bubin`, `c_uptae`, " + "`c_jongmok`, `c_tel`, `c_fax`, `c_email`, `c_man`, " + "`c_mantel`, `c_user`, `c_zip`, `c_addr`, `c_dlsID`, " + "`c_dlsPW`, `c_division`, `c_label`, `c_program`, `c_etc`, " + - "`campanyidx", "c_dlsArea" }; + "`campanyidx`", "`c_dlsArea`" }; string[] tmpdb1 = { tb_sangho.Text, cb_gubun2.Text, tb_boss.Text, tb_bubin.Text, tb_uptae.Text, tb_jongmok.Text, tb_tel.Text, tb_fax.Text, tb_mail.Text, tb_man.Text, tb_man1.Text, tb_user.Text, tb_zip.Text, tb_addr.Text, tb_id.Text, @@ -389,7 +378,7 @@ namespace WindowsFormsApp1.Home if (a % 22 == 21) { result[21] = data[a]; dataGridView1.Rows.Add(result); } // 비고 } } - bool marc_lookup = false; + private void btn_marc_expand_Click(object sender, EventArgs e) { if (grididx < 0) @@ -415,6 +404,7 @@ namespace WindowsFormsApp1.Home marcGrid.Rows.Clear(); gearGrid.Rows.Clear(); + marcGrid.Columns[0].ReadOnly = true; gearGrid.Columns[0].ReadOnly = true;