次の方法で共有


_CommandBarButtonEvents_SinkHelper.Click Method

Infrastructure. Microsoft Internal Use Only.

Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

Syntax

'宣言
Public Overridable Sub Click ( _
    A_1 As CommandBarButton, _
    ByRef A_2 As Boolean _
)
public virtual void Click(
    CommandBarButton A_1,
    ref bool A_2
)

Parameters

  • A_2
    Type: System.Boolean%
    Infrastructure. Microsoft Internal Use Only.

Implements

_CommandBarButtonEvents.Click(CommandBarButton, Boolean%)

.NET Framework Security

See Also

Reference

_CommandBarButtonEvents_SinkHelper Class

Microsoft.VisualStudio.CommandBars Namespace