AccusoftNotateXpress13 ActiveX DLL > NotateXpress Object : InteractMode Property |
Visual Basic |
---|
Public Property InteractMode As NX_AnnotationMode |
The default value is EditMode
In EditMode, the Toolbar can be visible. Users can create, select, resize and move objects and the events generated reflect these actions.
In InteractiveMode in which the Toolbar is hidden, objects cannot be selected, and user interaction generates MouseDown, MouseMove, MouseUp, Click, and DoubleClick events.