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