Proprietà TreeListChoiceStateImageList
|
Lista di immagini da usare per disegnare icona.
Namespace:
QsUI
Assembly:
QsUI (in QsUI.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassi public ImageCollection StateImageList { get; set; }
Public Property StateImageList As ImageCollection
Get
Set
public:
property ImageCollection^ StateImageList {
ImageCollection^ get ();
void set (ImageCollection^ value);
}
member StateImageList : ImageCollection with get, set
Valore della proprietà
Tipo:
ImageCollectionVedi anche