Proprietà DedFormStateManagerStateToUpdate
|
Dizionario contenente le nuove icone degli stati da aggiornare/ripristinare.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public Dictionary<DedState, DedFormStateManagerUpdatedStateIcon> StateToUpdate { get; }
Public ReadOnly Property StateToUpdate As Dictionary(Of DedState, DedFormStateManagerUpdatedStateIcon)
Get
public:
property Dictionary<DedState^, DedFormStateManagerUpdatedStateIcon^>^ StateToUpdate {
Dictionary<DedState^, DedFormStateManagerUpdatedStateIcon^>^ get ();
}
member StateToUpdate : Dictionary<DedState, DedFormStateManagerUpdatedStateIcon> with get
Valore della proprietà
DictionaryDedState,
DedFormStateManagerUpdatedStateIconVedi anche