Accusoft.ImagXpressSdk Namespace : ToolbarContextMenu Class |
For a list of all members of this type, see ToolbarContextMenu members.
Name | Description | |
---|---|---|
![]() | AddItem | Adds an item to the specified menu. |
![]() | ChangeItem | Changes the text title of the specified menu item. |
![]() | DeleteItem | Deletes an item from the specified menu. |
![]() | GetEnabled | Gets the enabled value of the menu associated with the given tool. |
![]() | GetFirstItemId | Gets the topMenuId and subMenuId of the first item in the menu associated with the specified tool. |
![]() | GetItem | Gets the title of the menu item specified. |
![]() | GetItemChecked | Gets the checked status of the specified menu item. |
![]() | GetItemEnabled | Gets the enabled status of the specified menu item. |
![]() | GetItemVisible | Gets the visible status of the specified menu item. |
![]() | GetNextItemId | Gets the topMenuId and subMenuId of the next item in the menu associated with the specified tool. |
![]() | SetEnabled | Sets the enabled value of the menu associated with the given tool. |
![]() | SetItemChecked | Sets if a menu item should have a checkmark visible next to the item. |
![]() | SetItemEnabled | Sets if a menu item is enabled. |
![]() | SetItemVisible | Sets if a menu item should be visible when the menu is displayed. |