Accusoft.ImagXpressSdk Namespace > ToolbarContextMenu Class : GetItemChecked Method |
'Declaration Public Function GetItemChecked( _ ByVal tool As Tool, _ ByVal topMenuId As Integer, _ ByVal subMenuId As Integer _ ) As Boolean
'Usage Dim instance As ToolbarContextMenu Dim tool As Tool Dim topMenuId As Integer Dim subMenuId As Integer Dim value As Boolean value = instance.GetItemChecked(tool, topMenuId, subMenuId)
If an item is checked, a check-mark is visible next to the item.