Visual Basic
C#
Managed Extensions for C++
C++/CLI
Property Value
The AnnotationMode enumeration value set.The InteractMode property sets or returns the interactive state of the annotations. The default value is EditMode.
In EditMode, the ToolPalette can be visible, users can create, select, resize and move objects, and the events generated reflect these actions.
In InteractiveMode the ToolPalette is hidden, objects cannot be selected, and user interaction generates MouseDown, MouseMove, MouseUp, Click, and DoubleClick events.