Visual Basic
C#
Managed Extensions for C++
C++/CLI
The event handler receives an argument of type ImageStatusEventArgs containing data related to this event. The following ImageStatusEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Image | Gets the image for the event. |
| Operation | Gets the current image operation. |
| Status | Gets the status of the current image. |
This event replaces the static ImageStatusEvent that was in the ImageX class.