'Declaration <DescriptionAttribute("Occurs when thumbnail is not loaded because of error.")> <CategoryAttribute("VintaSoft")> Public Event ThumbnailLoadingException As System.EventHandler(Of ExceptionEventArgs)
[Description("Occurs when thumbnail is not loaded because of error.")] [Category("VintaSoft")] public event System.EventHandler<ExceptionEventArgs> ThumbnailLoadingException
[Description("Occurs when thumbnail is not loaded because of error.")] [Category("VintaSoft")] public: __event System.EventHandler<ExceptionEventArgs*>* ThumbnailLoadingException
[Description("Occurs when thumbnail is not loaded because of error.")] [Category("VintaSoft")] public:
event System.EventHandler<ExceptionEventArgs^>^ ThumbnailLoadingException