3.7.2 Optimierungen und Button Knoten hinzufügen
This commit is contained in:
@@ -8,6 +8,8 @@ Public Class ClassDragDrop
|
||||
Public Shared Function Drop_File(e As DragEventArgs)
|
||||
Try
|
||||
LOGGER.Debug("In Drop_File....")
|
||||
ClassHelper.DELETE_PMO_FILE_USER_OPEN_FILES()
|
||||
|
||||
files_dropped = New String() {}
|
||||
|
||||
' WICHTIG: DB-Löschung NICHT im UI-Thread erzwingen.
|
||||
|
||||
Reference in New Issue
Block a user