'Declaration <CategoryAttribute("VintaSoft")> <DescriptionAttribute("Occurs when the loading progress of thumbnails is changed.")> Public Event ThumbnailsLoadingProgress As System.EventHandler(Of ProgressEventArgs)
[Category("VintaSoft")] [Description("Occurs when the loading progress of thumbnails is changed.")] public event System.EventHandler<ProgressEventArgs> ThumbnailsLoadingProgress
[Category("VintaSoft")] [Description("Occurs when the loading progress of thumbnails is changed.")] public: __event System.EventHandler<ProgressEventArgs*>* ThumbnailsLoadingProgress
[Category("VintaSoft")] [Description("Occurs when the loading progress of thumbnails is changed.")] public:
event System.EventHandler<ProgressEventArgs^>^ ThumbnailsLoadingProgress