Share via


_CommandBarButtonEvents_Event Interface

Represents command bar button events.

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

Syntax

‘선언
<ComVisibleAttribute(False)> _
Public Interface _CommandBarButtonEvents_Event
‘사용 방법
Dim instance As _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

See Also

Reference

_CommandBarButtonEvents_Event Members

Microsoft.VisualStudio.CommandBars Namespace