EgtDOORCreator 2.2j2:
-> aggiunto la possibilità di configurare di non comunicare il messaggio di Configurazione sbagliata (AskMeAgaingConfirm = 0).
This commit is contained in:
@@ -119,6 +119,8 @@ Public Class CompoPanelVM
|
||||
For IndexCompoType As Integer = 0 To Map.refCompoPanelHardwareVM.CompoTypeList.Count - 1
|
||||
If m_CurrCompoType.Name <> Map.refCompoPanelHardwareVM.CompoTypeList(IndexCompoType).Name Then
|
||||
Map.refCompoPanelHardwareVM.CompoTypeList(IndexCompoType).IsSelectedBtn = False
|
||||
Else
|
||||
Map.refCompoPanelHardwareVM.CompoTypeList(IndexCompoType).IsSelectedBtn = True
|
||||
End If
|
||||
Next
|
||||
' ogni volta che clicco il bottone definisco un nuovo Hardware
|
||||
|
||||
Reference in New Issue
Block a user