ApplicationEvents_11_ViewContextMenuDisplayEventHandler Delegate

Definition

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

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

Parameters

CommandBar
CommandBar
View
View
Attributes

Applies to