_CommandBarComboBoxEvents_Event, interface
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être directement utilisée à partir de votre code.
Espace de noms : Microsoft.VisualStudio.CommandBars
Assembly : Microsoft.VisualStudio.CommandBars (dans Microsoft.VisualStudio.CommandBars.dll)
Syntaxe
'Déclaration
<ComVisibleAttribute(False)> _
Public Interface _CommandBarComboBoxEvents_Event
[ComVisibleAttribute(false)]
public interface _CommandBarComboBoxEvents_Event
Le type _CommandBarComboBoxEvents_Event expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
add_Change | Infrastructure.Réservé à un usage interne Microsoft. | |
remove_Change | Infrastructure.Réservé à un usage interne Microsoft. |
Début
Événements
Nom | Description | |
---|---|---|
Change | L'événement de modification. |
Début