Share via


_CommandBarsEvents Interface

Represents events for command bars.

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

Syntax

‘선언
<InterfaceTypeAttribute()> _
<GuidAttribute("DB12E968-CAC8-4EDC-AF8A-909E9222E132")> _
Public Interface _CommandBarsEvents
‘사용 방법
Dim instance As _CommandBarsEvents
[InterfaceTypeAttribute()]
[GuidAttribute("DB12E968-CAC8-4EDC-AF8A-909E9222E132")]
public interface _CommandBarsEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"DB12E968-CAC8-4EDC-AF8A-909E9222E132")]
public interface class _CommandBarsEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("DB12E968-CAC8-4EDC-AF8A-909E9222E132")>]
type _CommandBarsEvents =  interface end
public interface _CommandBarsEvents

See Also

Reference

_CommandBarsEvents Members

Microsoft.VisualStudio.CommandBars Namespace