Share via


_CommandBarButtonEvents Interface

Represents command bar button events.

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

Syntax

‘선언
<InterfaceTypeAttribute()> _
<GuidAttribute("5B6BB734-FC7D-4372-A67D-0D7A212A98F7")> _
Public Interface _CommandBarButtonEvents
‘사용 방법
Dim instance As _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

See Also

Reference

_CommandBarButtonEvents Members

Microsoft.VisualStudio.CommandBars Namespace