Zooflow: Hopefully working version of sidebar

This commit is contained in:
Jonathan Jenne
2022-02-11 14:35:06 +01:00
parent 98a1821f2b
commit 28e1407bf3
6 changed files with 349 additions and 32 deletions

View File

@@ -1,8 +1,9 @@
Imports DigitalData.GUIs.Common.Base
Imports DevExpress.XtraEditors
Imports DigitalData.GUIs.Common.Base
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
Partial Class frmFlowForm
Inherits BaseForm
Inherits XtraForm
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
<System.Diagnostics.DebuggerNonUserCode()>