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: 2024.12.18.0+3a863295c73252b22e8ab6862ed6bdc57bcbd0fc
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