'Declaration <CategoryAttribute("VintaSoft, Annotation")> <DescriptionAttribute("Occurs when the HighlightedAnnotationView is changed.")> Public Event HighlightedAnnotationViewChanged As System.EventHandler(Of AnnotationViewChangedEventArgs)
[Category("VintaSoft, Annotation")] [Description("Occurs when the HighlightedAnnotationView is changed.")] public event System.EventHandler<AnnotationViewChangedEventArgs> HighlightedAnnotationViewChanged
[Category("VintaSoft, Annotation")] [Description("Occurs when the HighlightedAnnotationView is changed.")] public: __event System.EventHandler<AnnotationViewChangedEventArgs*>* HighlightedAnnotationViewChanged
[Category("VintaSoft, Annotation")] [Description("Occurs when the HighlightedAnnotationView is changed.")] public:
event System.EventHandler<AnnotationViewChangedEventArgs^>^ HighlightedAnnotationViewChanged