_CommandBarButtonEvents_Event Interface
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
'Dichiarazione
<ComVisibleAttribute(False)> _
Public Interface _CommandBarButtonEvents_Event
'Utilizzo
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