Proprietà DedFormStateManagerStateToUpdate
|
Dizionario contenente le nuove icone degli stati da aggiornare/ripristinare.
Namespace:
DedNet.Forms
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.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à
Tipo:
DictionaryDedState,
DedFormStateManagerUpdatedStateIconVedi anche