ApplicationEvents_11_ItemContextMenuDisplayEventHandler 代理人

定義

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

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)

パラメーター

CommandBar
CommandBar
Selection
Selection
属性

適用対象