ZooFlow: New SearchForm

This commit is contained in:
Jonathan Jenne
2021-11-01 13:19:55 +01:00
parent 180bbd0ffe
commit db55734f53
6 changed files with 35 additions and 23 deletions

View File

@@ -403,8 +403,9 @@ Public Class frmFlowForm
Logger.Debug("OnEvent called!")
End Sub
Private Sub PictureBox1_Click(sender As Object, e As EventArgs) Handles PictureBox1.Click
frmSearch2021.Show()
Open_FlowSearch()
'Open_FlowSearch()
End Sub
Sub Open_FlowSearch()
Cursor = Cursors.WaitCursor