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