_CommandBarButtonEvents_Event Interface

Infrastructure. Microsoft Internal Use Only.

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

Syntax

'Declaration
<ComVisibleAttribute(False)> _
Public Interface _CommandBarButtonEvents_Event
[ComVisibleAttribute(false)]
public interface _CommandBarButtonEvents_Event
[ComVisibleAttribute(false)]
public interface class _CommandBarButtonEvents_Event
[<ComVisibleAttribute(false)>]
type _CommandBarButtonEvents_Event =  interface end
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