Microsoft SDK for Java

Menu.getMenuItems

Retrieves the items in this menu.

Syntax

public MenuItem[] getMenuItems()

Return Value

Returns an array of MenuItem objects, in which each member of the array specifies one of the items in the menu.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.