OnAnnMenu event (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

void OnAnnMenu (long hMenu);

Overview

Refer to Annotation Menu

Remarks

(Document/Medical only)Occurs just before an annotation automation menu is displayed.

The hMenu parameter is an object that references the menu that will be displayed. You can use this AnnMenu object to modify the menu prior to displaying it.

The following properties and methods are associated with the AnnMenu object:

Count property

ItemString property

ItemID property

ItemType property

ItemChecked property

ItemEnabled property

DeleteItem method

AddItem method

GetSubMenu Method

See Also

Elements:

Count property, ItemString property, ItemID property, ItemType property, ItemChecked property, ItemEnabled property, DeleteItem method, AddItem method, GetSubMenu Method, OnAnnUserMenu event

Topics:

Annotations (Document/Medical only): Automation