AnnUserMode property (Main Control)

Visual Basic example
Visual C++ 4.0 example

Access 2.0 example

Access 95, 97 example
Visual J++ example

Syntax short AnnUserMode

Overview:  Refer to Implementing Annotations.

Remarks

(Document/Medical only) Sets or gets the current annotation mode.

The following are possible values:

Value

Meaning

ANNUSERMODE_DESIGN

The user can create annotations. In this mode, the toolbar is present, hot spots are visible, and popup menus can be activated with the right mouse button.

ANNUSERMODE_RUN

The user can view annotations and can activate hot spots, buttons, and audio clips. In this mode, hot spots are transparent.

ANNUSERMODE_NONE

Annotations are invisible.

See Also

Elements:  AnnAutoMenuEnable property, AnnAutoDrawEnable property

Topics:  Annotations (Document/Medical only): Automation