'Declaration <DescriptionAttribute("Occurs when thumbnail is removed.")> <CategoryAttribute("VintaSoft")> Public Event ThumbnailRemoved As System.EventHandler(Of ThumbnailImageItemEventArgs)
[Description("Occurs when thumbnail is removed.")] [Category("VintaSoft")] public event System.EventHandler<ThumbnailImageItemEventArgs> ThumbnailRemoved
[Description("Occurs when thumbnail is removed.")] [Category("VintaSoft")] public: __event System.EventHandler<ThumbnailImageItemEventArgs*>* ThumbnailRemoved
[Description("Occurs when thumbnail is removed.")] [Category("VintaSoft")] public:
event System.EventHandler<ThumbnailImageItemEventArgs^>^ ThumbnailRemoved