ICommandBarButtonEvents Interface

Represents events on CommandBarButton objects.

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

Syntax

‘선언
<GuidAttribute("40864B73-C4B0-4E9C-9C17-567D130CB413")> _
Public Interface ICommandBarButtonEvents
‘사용 방법
Dim instance As ICommandBarButtonEvents
[GuidAttribute("40864B73-C4B0-4E9C-9C17-567D130CB413")]
public interface ICommandBarButtonEvents
[GuidAttribute(L"40864B73-C4B0-4E9C-9C17-567D130CB413")]
public interface class ICommandBarButtonEvents
[<GuidAttribute("40864B73-C4B0-4E9C-9C17-567D130CB413")>]
type ICommandBarButtonEvents =  interface end
public interface ICommandBarButtonEvents

See Also

Reference

ICommandBarButtonEvents Members

Microsoft.VisualStudio.CommandBars Namespace