ImageLoader Events
Manages images used in an XAF application.
Name | Description |
---|---|
Custom |
Occurs before image metadata is loaded. |
Customize |
Occurs when image metadata is retrieved via the Image |
Customize |
Occurs when image metadata is retrieved from Image |
Image |
Occurs when an image is loading. Set the Cancel event argument to true to skip loading. |
Initialized static |
See Also