EgtDOORCreator 1.9j3 :

- gestione creazione/apertura singola porta.
This commit is contained in:
Nicola Pievani
2018-10-20 10:59:06 +00:00
parent 0d3dc81cbb
commit 0887fdf3fa
11 changed files with 282 additions and 106 deletions
+4 -1
View File
@@ -15,10 +15,13 @@ Public Class CompoType
' Folder Frame
Private m_FrameFolderList As New ObservableCollection(Of CompoBrandDir)
Public ReadOnly Property FrameFolderList As ObservableCollection(Of CompoBrandDir)
Public Property FrameFolderList As ObservableCollection(Of CompoBrandDir)
Get
Return m_FrameFolderList
End Get
Set(value As ObservableCollection(Of CompoBrandDir))
m_FrameFolderList = value
End Set
End Property
' Folder Hardware