ExtendedTreeViewUseThemedImages Property
This is used to set or get whether or not to use the themed versions of the expando and checkbox
images even when themes are not being used.
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public bool UseThemedImages { get; set; }
Public Property UseThemedImages As Boolean
Get
Set
public:
property bool UseThemedImages {
bool get ();
void set (bool value);
}
member UseThemedImages : bool with get, set
Property Value
BooleanThe default is false and the images will be based on the current visual style setting