MS
This commit is contained in:
@@ -3186,8 +3186,10 @@ Public Class frmConstructor_Main
|
||||
End If
|
||||
Else
|
||||
CURRENT_RECORD_ID = RECORD_ID
|
||||
ClassDragDrop.Drop_File(e)
|
||||
Check_Dropped_Files()
|
||||
If ClassDragDrop.Drop_File(e) = True Then
|
||||
Check_Dropped_Files()
|
||||
End If
|
||||
|
||||
End If
|
||||
End If
|
||||
End Sub
|
||||
|
||||
Reference in New Issue
Block a user