GetSubMenu method (Main Control)
Visual Basic
example
Visual
C++ 4.0 example
Syntax IAnnMenu GetSubMenu (short iIndex);
Overview: Refer to Annotation Menu
Remarks
Gets the object that references the specified submenu.
This method will only work for menu items of type ANNMENUITEMTYPE_SUBMENU.
This method 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, ItemChecked property, DeleteItem method, AddItem Method