- Contents
 
DesignerCOM API
II3IDMenuItem Interface
Overview
Derived From: IDispatch
Interface ID: {9F6BB79A-6599-4CB6-880A-C3D001B91D40}
This interface to Interaction Designer's Menu Manager allows custom menus to be added and manipulated as needed.
Methods
| 
   Adds a child menu to this menu item in Interaction Designer's Utility Menu.  | 
	|
| 
   Adds a separator child menu to this menu item in Interaction Designer's Utility Menu.  | 
	
Properties
| 
   Returns an Interaction Designer interface pointer.  | 
	|
| 
   The ID assigned to the menu item by Interaction Designer.  | 
	|
| 
   Indicates whether or not the menu item is checked.  | 
	|
| 
   Indicates whether or not the menu item is enabled.  | 
	|
| 
   Indicates whether or not the menu item is a separator.  | 
	|
| 
   Returns a collection of menu items that are children for that menu item in Interaction Designer's Utility Menu.  | 
	|
| 
   Returns the text of the menu item in Interaction Designer's Utility Menu.  | 
	

 
			 