'Declaration <DescriptionAttribute("Occurs when thumbnails are loaded.")> <CategoryAttribute("VintaSoft")> Public Event ThumbnailsLoaded As System.EventHandler(Of EventArgs)
[Description("Occurs when thumbnails are loaded.")] [Category("VintaSoft")] public event System.EventHandler<EventArgs> ThumbnailsLoaded
[Description("Occurs when thumbnails are loaded.")] [Category("VintaSoft")] public: __event System.EventHandler<EventArgs*>* ThumbnailsLoaded
[Description("Occurs when thumbnails are loaded.")] [Category("VintaSoft")] public:
event System.EventHandler<EventArgs^>^ ThumbnailsLoaded