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