Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- sender
- An object which contains information about the event.
- e
- LoadFromStreamEventArgs object which contains information about the event.
A handler must be supplied by the application if items are added to the ThumbnailItemCollection using the collection's ThumbnailItemCollection.InsertItemFromStream or ThumbnailItemCollection.AddItemFromStream methods.