Back to Devexpress

DPIAwareImageCollection Properties

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

latest3.1 KB
Original Source

DPIAwareImageCollection Properties

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

NameDescription
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ContainerGets the IContainer that contains the Component. Inherited from Component.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
ImagesProvides access to default DPIAwareImageCollection images.
ImageSizeGets or sets the image size that should be retrieved at the default 96 DPI setting.
OwnerThis is an internal property that should not be used in code.
SiteGets or sets the ISite for the object.
StreamThis member supports the internal infrastructure, and is not intended to be used directly from your code.
TransparentColorGets or sets the color to treat as transparent.

See Also

DPIAwareImageCollection Class

DPIAwareImageCollection Members

DevExpress.Utils Namespace