'Declaration <DescriptionAttribute("Occurs when the appearance of the thumbnail is selected.")> <CategoryAttribute("VintaSoft")> Public Event ThumbnailAppearanceSelected As System.EventHandler(Of ThumbnailAppearanceSelectedEventArgs)
[Description("Occurs when the appearance of the thumbnail is selected.")] [Category("VintaSoft")] public event System.EventHandler<ThumbnailAppearanceSelectedEventArgs> ThumbnailAppearanceSelected
[Description("Occurs when the appearance of the thumbnail is selected.")] [Category("VintaSoft")] public: __event System.EventHandler<ThumbnailAppearanceSelectedEventArgs*>* ThumbnailAppearanceSelected
[Description("Occurs when the appearance of the thumbnail is selected.")] [Category("VintaSoft")] public:
event System.EventHandler<ThumbnailAppearanceSelectedEventArgs^>^ ThumbnailAppearanceSelected