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