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

适用于