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