가져오기 버튼 , 출력 버튼하고 동일하게 노출

파일 열리지 않았을때 가져오기 버튼 오류 표시
This commit is contained in:
raytrace
2023-05-20 23:01:04 +09:00
parent 8813ad3289
commit 3eed3c6cd4
10 changed files with 351 additions and 320 deletions

View File

@@ -1,4 +1,6 @@
Public Class Frm_RepResult_Admin
Imports System.Windows.Forms
Public Class Frm_RepResult_Admin
Public Overrides Function AcceptChanged() As Boolean
End Function