Back to Devexpress

DPIAwareImageCollection Events

windowsforms-devexpress-dot-utils-dot-dpiawareimagecollection-dot-underscore-events.md

latest1.2 KB
Original Source

DPIAwareImageCollection Events

Storage that serves as an external icon source for DevExpress controls. Automatically replaces default images with their larger counterparts at higher DPI settings.

NameDescription
ChangedOccurs whenever the DPIAwareImageCollection changes its image set and allows you to respond to these changes.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.

See Also

DPIAwareImageCollection Class

DPIAwareImageCollection Members

DevExpress.Utils Namespace