Globi Integration und Suche Abhängig
This commit is contained in:
@@ -299,6 +299,7 @@ Public Class frmFlowForm
|
||||
|
||||
If FileDrop.Drop_File(e) = True Then
|
||||
TimerCheckDroppedFiles.Start()
|
||||
Me.Cursor = Cursors.WaitCursor
|
||||
End If
|
||||
|
||||
PictureBoxDragDrop.Image = My.Resources._1_LOGO_ZOO_FLOW1
|
||||
@@ -315,6 +316,7 @@ Public Class frmFlowForm
|
||||
|
||||
TimerCheckDroppedFiles.Stop()
|
||||
Check_Dropped_Files()
|
||||
Me.Cursor = Cursors.Default
|
||||
End Sub
|
||||
Sub Check_Dropped_Files()
|
||||
Try
|
||||
|
||||
Reference in New Issue
Block a user