_CommandBarComboBoxEvents_Event Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Interface d’événements pour les événements d’objet Microsoft Office CommandBarComboBox .
public interface class _CommandBarComboBoxEvents_Event
[System.Runtime.InteropServices.ComVisible(false)]
public interface _CommandBarComboBoxEvents_Event
[<System.Runtime.InteropServices.ComVisible(false)>]
type _CommandBarComboBoxEvents_Event = interface
Public Interface _CommandBarComboBoxEvents_Event
- Dérivé
- Attributs
Méthodes
add_Change(_CommandBarComboBoxEvents_ChangeEventHandler) |
Interface d’événements pour les événements d’objet Microsoft Office CommandBarComboBox . |
remove_Change(_CommandBarComboBoxEvents_ChangeEventHandler) |
Interface d’événements pour les événements d’objet Microsoft Office CommandBarComboBox . |
Événements
Change |
Se produit lorsque l’utilisateur final modifie la sélection dans une zone de liste déroulante de barre de commandes. |