레벨사용자가 0시간,0일을 입력할 경우 입력여부 경고 및 확인창 추가 (임현대s)

This commit is contained in:
ChiKyun Kim
2025-08-27 10:06:53 +09:00
parent 31553af571
commit b28fe84e6b
4 changed files with 43 additions and 89 deletions

View File

@@ -401,7 +401,6 @@
this.btSearch.Size = new System.Drawing.Size(92, 34);
this.btSearch.Text = "조회(&R)";
this.btSearch.ButtonClick += new System.EventHandler(this.btSearch_ButtonClick);
this.btSearch.Click += new System.EventHandler(this.btSearch_Click);
//
// toolStripButton2
//