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