ApplicationEvents_11_StoreContextMenuDisplayEventHandler Delegate

Definition

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

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)

Parameters

CommandBar
CommandBar
Store
Store
Attributes

Applies to