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