Partager via


_CommandBarComboBox.Delete, méthode (Object)

Supprime ce contrôle de la collection.

Espace de noms :  Microsoft.VisualStudio.CommandBars
Assembly :  Microsoft.VisualStudio.CommandBars (dans Microsoft.VisualStudio.CommandBars.dll)

Syntaxe

'Déclaration
Sub Delete ( _
    Temporary As Object _
)
void Delete(
    Object Temporary
)

Paramètres

  • Temporary
    Type : System.Object
    true si la suppression est temporaire, sinon false.

Implémentations

CommandBarControl.Delete(Object)

Sécurité .NET Framework

Voir aussi

Référence

_CommandBarComboBox Interface

Delete, surcharge

Microsoft.VisualStudio.CommandBars, espace de noms