Share via


ApplicationEvents_11_SinkHelper.ViewContextMenuDisplay Method

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Public Overridable Sub ViewContextMenuDisplay ( _
    param0 As CommandBar, _
    param1 As View _
)
'Usage
Dim instance As ApplicationEvents_11_SinkHelper
Dim param0 As CommandBar
Dim param1 As View

instance.ViewContextMenuDisplay(param0, _
    param1)
public virtual void ViewContextMenuDisplay(
    CommandBar param0,
    View param1
)

Parameters

Implements

ApplicationEvents_11.ViewContextMenuDisplay(CommandBar, View)

See Also

Reference

ApplicationEvents_11_SinkHelper Class

ApplicationEvents_11_SinkHelper Members

Microsoft.Office.Interop.Outlook Namespace