_CommandBarButtonEvents Interface

Infrastructure. Microsoft Internal Use Only.

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("5B6BB734-FC7D-4372-A67D-0D7A212A98F7")> _
Public Interface _CommandBarButtonEvents
[InterfaceTypeAttribute()]
[GuidAttribute("5B6BB734-FC7D-4372-A67D-0D7A212A98F7")]
public interface _CommandBarButtonEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"5B6BB734-FC7D-4372-A67D-0D7A212A98F7")]
public interface class _CommandBarButtonEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("5B6BB734-FC7D-4372-A67D-0D7A212A98F7")>]
type _CommandBarButtonEvents =  interface end
public interface _CommandBarButtonEvents

The _CommandBarButtonEvents type exposes the following members.

Methods

  Name Description
Public method Click Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

Microsoft.VisualStudio.CommandBars Namespace