Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
.gif)