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.

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.18.0+3a863295c73252b22e8ab6862ed6bdc57bcbd0fc
public bool UseThemedImages { get; set; }

Property Value

Boolean
The default is false and the images will be based on the current visual style setting

See Also