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