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