Version 24.2 (latest)

CancelableContextMenuInitializingEventArgs Class Methods

For a list of all members of this type, see CancelableContextMenuInitializingEventArgs members.

Public Methods
 NameDescription
Public MethodGetMenuItemTypeReturns a ContextMenuItemType enumeration describing the type of the passed in menuitem. If the menuitem is not one of the menuitems supplied by default (i.e., it was added by the user), the method returns '0 - Unknown or User defined'.  
Public MethodResetMenuResets the current context menu to its default state and returns a reference to the reset menu.  
See Also