ApplicationEvents_11_ItemContextMenuDisplayEventHandler Delegado

Definición

Este objeto, miembro o enumeración está en desuso y no debería usarse en el código.

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)

Parámetros

CommandBar
CommandBar
Selection
Selection
Atributos

Se aplica a