Microsoft SDK for Java

MenuItem.getMergeType

Retrieves a constant that indicates how this menu item behaves when the menu of which it is a part is merged with another menu.

Syntax

public int getMergeType()

Return Value

Returns one of the enumeration constants defined in the MenuMerge class.

See Also   setMergeType

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