ExtendedTreeViewStateImageList Property
This is reimplemented to change the image list based on the current settings
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public ImageList StateImageList { get; set; }
Public Property StateImageList As ImageList
Get
Set
public:
property ImageList^ StateImageList {
ImageList^ get ();
void set (ImageList^ value);
}
member StateImageList : ImageList with get, set
Property Value
ImageList