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
属性

适用于