Accusoft.ImagXpress12.Net
GetNextItemId Method
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ToolbarContextMenu Class : GetNextItemId Method




tool
A Tool enumeration value with which the menu is associated.
topMenuId
An integer value which represents the top-level menu ID of the first item in the menu.

Glossary Item Box

Gets the topMenuId and subMenuId of the next item in the menu associated with the specified tool.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

tool
A Tool enumeration value with which the menu is associated.
topMenuId
An integer value which represents the top-level menu ID of the first item in the menu.
subMenuId
An integer value which represents the sub-level menu ID of the first item in the menu.

Remarks

Use this method and the GetFirstItemId method to iterate through the available menu items.

See Also

©2013. Accusoft Corporation. All Rights Reserved.