MS Brackets

This commit is contained in:
2020-10-28 15:45:44 +01:00
parent d38efc1cbe
commit dc7e3e2785
38 changed files with 332 additions and 341 deletions

View File

@@ -130,7 +130,7 @@ Public Class frmFlowForm_Layered
Case OnFlowFormStateChangedEvent.FlowFormState.HasFileDropped
' SetBitmap(My.Resources.GLOBIX_GEFUNDEN_klein)
Case Else
SetBitmap(My.Resources._0_ZOO_FLOW_Hintergrund)
SetBitmap(My.Resources._1_LOGO_ZOO_FLOW)
End Select
End Sub