Zooflow: Clean up FlowSearch1, work on FlowSearch2
This commit is contained in:
@@ -1294,5 +1294,10 @@ Public Class frmFlowForm
|
||||
RegisterBar(ABEdge.ABE_RIGHT)
|
||||
Me.Visible = True
|
||||
End Sub
|
||||
|
||||
Private Sub SucheEntwurfToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles SucheEntwurfToolStripMenuItem.Click
|
||||
Dim oForm = New frmFlowSearch2()
|
||||
oForm.Show()
|
||||
End Sub
|
||||
End Class
|
||||
|
||||
|
||||
Reference in New Issue
Block a user