AnnHyperlinkMenuEnable property (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

VARAINT_BOOL AnnHyperlinkMenuEnable

Overview

Refer to Implementing Annotation Hyperlinks.

Remarks

(Document/Medical only) (Persistent property, available at design time) Enables or disables a hyperlink menu item provided for automated annotations. If AnnHyperlinkMenuEnable is VARIANT_TRUE, then the menu provided for automated annotations will contain an extra menu item when the right mouse button is clicked. If the user clicks on the extra menu item, the ILEADRasterAnnotation object will send an OnAnnHyperlinkMenu event.

See Also

Topics:

Annotations (Document/Medical only): Annotation Hyperlinks