ApplicationEvents_11_ItemContextMenuDisplayEventHandler Delegate

Definition

This object, member, or enumeration is deprecated and is not intended to be used in your code.

public delegate void ApplicationEvents_11_ItemContextMenuDisplayEventHandler(CommandBar ^ CommandBar, Selection ^ Selection);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void ApplicationEvents_11_ItemContextMenuDisplayEventHandler(CommandBar CommandBar, Selection Selection);
Public Delegate Sub ApplicationEvents_11_ItemContextMenuDisplayEventHandler(CommandBar As CommandBar, Selection As Selection)

Parameters

CommandBar
CommandBar
Selection
Selection
Attributes

Applies to