Proprietà DedRootExplorerControlImageList
|
Imposta l'insieme delle immagini dalle quali disegnare l'icona.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 29.0.0
Sintassipublic SvgImageCollection ImageList { set; }Public WriteOnly Property ImageList As SvgImageCollection
Set
public:
property SvgImageCollection^ ImageList {
void set (SvgImageCollection^ value);
}member ImageList : SvgImageCollection with set
Valore della proprietà
SvgImageCollection
Vedi anche