Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents events on CommandBarComboBox objects.
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
'Declaration
<GuidAttribute("9D13162A-8059-4210-B4E6-306D00FE3C49")> _
Public Interface ICommandBarComboBoxEvents
[GuidAttribute("9D13162A-8059-4210-B4E6-306D00FE3C49")]
public interface ICommandBarComboBoxEvents
[GuidAttribute(L"9D13162A-8059-4210-B4E6-306D00FE3C49")]
public interface class ICommandBarComboBoxEvents
[<GuidAttribute("9D13162A-8059-4210-B4E6-306D00FE3C49")>]
type ICommandBarComboBoxEvents = interface end
public interface ICommandBarComboBoxEvents
The ICommandBarComboBoxEvents type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Change | Handles the Change event. |
Top