_CommandBarsEvents_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 _CommandBarsEvents_Event
[ComVisibleAttribute(false)]
public interface _CommandBarsEvents_Event
Le type _CommandBarsEvents_Event expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
add_OnUpdate | ||
remove_OnUpdate |
Début
Événements
Nom | Description | |
---|---|---|
OnUpdate | Déclenché lorsqu'un objet d'CommandBars est mis à jour.Cet événement est désapprouvé. |
Début