_CommandBarComboBoxEvents 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
<InterfaceTypeAttribute()> _
<GuidAttribute("B9FC4679-BA92-44DE-824B-B1FC7C739D87")> _
Public Interface _CommandBarComboBoxEvents
'Utilizzo
Dim instance As _CommandBarComboBoxEvents
[InterfaceTypeAttribute()]
[GuidAttribute("B9FC4679-BA92-44DE-824B-B1FC7C739D87")]
public interface _CommandBarComboBoxEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"B9FC4679-BA92-44DE-824B-B1FC7C739D87")]
public interface class _CommandBarComboBoxEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("B9FC4679-BA92-44DE-824B-B1FC7C739D87")>]
type _CommandBarComboBoxEvents = interface end
public interface _CommandBarComboBoxEvents