Accusoft.ImagXpressSdk Namespace > ToolbarContextMenu Class : GetItemEnabled Method |
'Declaration Public Function GetItemEnabled( _ 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.GetItemEnabled(tool, topMenuId, subMenuId)
When a menu item is enabled, the application end-user can select the menu item. Items that are enabled appear in dark print. Items that are not enabled are grayed out.