ApplicationEvents_11_ViewContextMenuDisplayEventHandler 委托

定义

此对象、成员或枚举已被弃用并且不适合在您的代码中使用。

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

参数

CommandBar
CommandBar
View
View
属性

适用于