Visual Basic
C#
Managed Extensions for C++
C++/CLI
The event handler receives an argument of type ImGearThumbnailItemEventArgs containing data related to this event. The following ImGearThumbnailItemEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Item | Gets ImGearThumbnailItem object that generated event. |
During thumbnail
item creation, the sequence of events is ItemBeforeLoad, then ItemAfterLoad, then ItemAfterCreate.