Partager via


CommandBarButtonClass.Delete, méthode

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
Public Overridable Sub Delete ( _
    Temporary As Object _
)
public virtual void Delete(
    Object Temporary
)

Paramètres

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

Implémentations

_CommandBarButton.Delete(Object)

Sécurité .NET Framework

Voir aussi

Référence

CommandBarButtonClass Classe

Microsoft.VisualStudio.CommandBars, espace de noms