KI_upload
This commit is contained in:
@@ -23,6 +23,7 @@ Public Class usrcntlPDFScan
|
||||
|
||||
|
||||
Public Event FileAdded(id As String, path As String, name As String)
|
||||
Public Event FileDeleted()
|
||||
|
||||
Private Sub usrcntlPDFScan_Layout(sender As Object, e As LayoutEventArgs) Handles Me.Layout
|
||||
Me.txt.Text = _TEXT_PDF
|
||||
@@ -363,6 +364,7 @@ Public Class usrcntlPDFScan
|
||||
'DatenserverIDCollection.DELETE(DatenserverIDCollection.LIST(0).coll_daId)
|
||||
''' DatenserverIDCollection.Clear()
|
||||
initPdf()
|
||||
RaiseEvent FileDeleted()
|
||||
End If
|
||||
End Sub
|
||||
|
||||
|
||||
Reference in New Issue
Block a user