ItemEnabled property (ILEADRasterAnnMenu)
|
VARIANY_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 |
|
VARIANY_TRUE |
The menu item is enabled. |
|
VARIANY_FALSE |
The menu item is not enabled. |
This property is associated with an ILEADRasterAnnMenu object. The ILEADRasterAnnMenu object can be created from the AnnMenu handle that is passed to the AnnMenu event.
See Also
|
Elements: |
Count property, ItemString property, ItemType property, ItemID property, ItemChecked property, DeleteItem method, AddItem method, GetSubMenu Method |
|
Topics: |