Accusoft.ImagXpress12.Net
ToolbarContextMenuSelectEvent Event
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ImageXView Class : ToolbarContextMenuSelectEvent Event




Glossary Item Box

Thrown when the toolbar context menu is selected.

Syntax

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

Event Data

The event handler receives an argument of type ToolbarContextMenuEventArgs containing data related to this event. The following ToolbarContextMenuEventArgs properties provide information specific to this event.

PropertyDescription
SubMenuId Gets the sub-level menu ID for this menu item.
Tool Gets the Tool associated with the context menu that fired the event.
TopMenuId Gets the top-level menu ID for this menu ID.
User1 Gets the first of two user-supplied values set when the menu was created.
User2 Gets the second of two user-supplied values set when the menu was created.

See Also

©2013. Accusoft Corporation. All Rights Reserved.