ImageGear for .NET
ItemBeforeDelete Event
See Also  Send Feedback
ImageGear21.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > ImGearThumbnailCtl Class : ItemBeforeDelete Event




Glossary Item Box

Called as each thumbnail item is removed from the control, before the item is removed from the items collection.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Event Data

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.

PropertyDescription
Item Gets ImGearThumbnailItem object that generated event.

See Also

©2013. Accusoft Corporation. All Rights Reserved.