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