Share via


ICommandBarsEvents Interface

Represents events on CommandBars objects.

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

Syntax

‘선언
<GuidAttribute("37318B32-4553-4B37-B0B9-3A0F8A2C1E60")> _
Public Interface ICommandBarsEvents
‘사용 방법
Dim instance As ICommandBarsEvents
[GuidAttribute("37318B32-4553-4B37-B0B9-3A0F8A2C1E60")]
public interface ICommandBarsEvents
[GuidAttribute(L"37318B32-4553-4B37-B0B9-3A0F8A2C1E60")]
public interface class ICommandBarsEvents
[<GuidAttribute("37318B32-4553-4B37-B0B9-3A0F8A2C1E60")>]
type ICommandBarsEvents =  interface end
public interface ICommandBarsEvents

See Also

Reference

ICommandBarsEvents Members

Microsoft.VisualStudio.CommandBars Namespace