Accusoft.ImagXpressSdk Namespace > ToolbarContextMenu Class : GetNextItemId Method |
'Declaration Public Sub GetNextItemId( _ ByVal tool As Tool, _ ByRef topMenuId As Integer, _ ByRef subMenuId As Integer _ )
'Usage Dim instance As ToolbarContextMenu Dim tool As Tool Dim topMenuId As Integer Dim subMenuId As Integer instance.GetNextItemId(tool, topMenuId, subMenuId)
Use this method and the GetFirstItemId method to iterate through the available menu items.