ItemEnabled property (Main Control)

Visual Basic example
Visual C++ 4.0 example

Syntax BOOL ItemEnabled (short iIndex)

Overview:  Refer to Annotation Menu

Remarks

Gets or sets the enabled state of the specified menu item. Possible values are:

Value

Meaning

TRUE

The menu item is enabled.

FALSE

The menu item is not enabled.

This property is associated with the AnnMenu object that is passed to the AnnMenu event.

See Also

Elements:  AnnMenu event, Count property, ItemString property, ItemType property, ItemID property, ItemChecked property, DeleteItem method, AddItem method, GetSubMenu Method

Topics:  Annotations (Document/Medical only): Automation