ApplicationEvents_11_StoreContextMenuDisplayEventHandler 代理人

定義

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

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

パラメーター

CommandBar
CommandBar
Store
Store
属性

適用対象