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