[This is preliminary documentation and is subject to change.]

The MenuItemInfo type exposes the following properties.

Properties

  NameDescription
Public propertyChild
The Child of the menu collection information.
Public propertyChildListIndex
The list index of the Child.
Public propertyCurrent
The menu collection information.
Public propertyCurrentListIndex
the current list index of the menu collection information.
Public propertyFileName
the file name of the menu item. Valid if the menu item points to a file.
Public propertyIndex
The index of the menu item.
Public propertyScreenName
The screen name of the menu item.
Public propertyurl
The url that points from the menu item. Valid if the menu item is a url.

See Also