_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