-gestito visualizzazione pezzo quando rimosso

-gestito livello utente per parametri strategie
This commit is contained in:
Demetrio Cassarino
2025-07-31 08:06:46 +02:00
parent feb943cfb1
commit bcc9ecb9db
5 changed files with 24 additions and 8 deletions
@@ -31,6 +31,12 @@ Public Class ForcedStrategyPanelVM
End Set
End Property
Public ReadOnly Property ForcedStrategy_Visibility As Visibility
Get
Return If(Map.refMainWindowVM.MainWindowM.nUserLevel > 5, Visibility.Visible, Visibility.Collapsed)
End Get
End Property
Private m_CurrentFeature As BTLFeatureM
' Definizione Comandi