_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
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("B9FC4679-BA92-44DE-824B-B1FC7C739D87")> _
Public Interface _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
The _CommandBarComboBoxEvents type exposes the following members.
Methods
Name | Description | |
---|---|---|
Change | Infrastructure. Microsoft Internal Use Only. |
Top