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