_CommandBarComboBoxEvents_Event.add_Change, méthode
Infrastructure.Réservé à un usage interne Microsoft.
Espace de noms : Microsoft.VisualStudio.CommandBars
Assembly : Microsoft.VisualStudio.CommandBars (dans Microsoft.VisualStudio.CommandBars.dll)
Syntaxe
'Déclaration
Sub add_Change ( _
A_1 As _CommandBarComboBoxEvents_ChangeEventHandler _
)
void add_Change(
_CommandBarComboBoxEvents_ChangeEventHandler A_1
)
Paramètres
- A_1
Type : Microsoft.VisualStudio.CommandBars._CommandBarComboBoxEvents_ChangeEventHandler
Le gestionnaire d'événement de modification
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.