_CommandBarsEvents_Event Interface
Represents events on the CommandBars object.
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
'宣告
<ComVisibleAttribute(False)> _
Public Interface _CommandBarsEvents_Event
'用途
Dim instance As _CommandBarsEvents_Event
[ComVisibleAttribute(false)]
public interface _CommandBarsEvents_Event
[ComVisibleAttribute(false)]
public interface class _CommandBarsEvents_Event
[<ComVisibleAttribute(false)>]
type _CommandBarsEvents_Event = interface end
public interface _CommandBarsEvents_Event