ApplicationEvents_11_ViewContextMenuDisplayEventHandler 代理人

定義

このオブジェクト、メンバー、または列挙体は非推奨です。ユーザーのコード内で使用されるものではありません。

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)

パラメーター

CommandBar
CommandBar
View
View
属性

適用対象