ItemChecked property (Main Control)

Visual Basic example
Visual C++ 4.0 example

Syntax BOOL ItemChecked (short iIndex)

Overview:  Refer to Annotation Menu

Remarks

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

Value

Meaning

TRUE

The menu item is checked.

FALSE

The menu item is not checked.

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, ItemEnabled property, DeleteItem method, AddItem method, GetSubMenu Method

Topics:  Annotations (Document/Medical only): Automation