次の方法で共有


_CommandBarButtonEvents_Event Interface

Infrastructure. Microsoft Internal Use Only.

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

Syntax

'宣言
<ComVisibleAttribute(False)> _
Public Interface _CommandBarButtonEvents_Event
[ComVisibleAttribute(false)]
public interface _CommandBarButtonEvents_Event

The _CommandBarButtonEvents_Event type exposes the following members.

Methods

  Name Description
Public method add_Click
Public method remove_Click

Top

Events

  Name Description
Public event Click The click event. Microsoft Internal Use Only.

Top

See Also

Reference

Microsoft.VisualStudio.CommandBars Namespace