Partager via


_CommandBarComboBoxEvents_ChangeEventHandler, délégué

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
<ComVisibleAttribute(False)> _
Public Delegate Sub _CommandBarComboBoxEvents_ChangeEventHandler ( _
    Ctrl As CommandBarComboBox _
)
[ComVisibleAttribute(false)]
public delegate void _CommandBarComboBoxEvents_ChangeEventHandler(
    CommandBarComboBox Ctrl
)

Paramètres

Voir aussi

Référence

Microsoft.VisualStudio.CommandBars, espace de noms