Partager via


CommandBarButtonClass.BeginGroup, propriété

Détermine si ce contrôle est le premier à son groupe.

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

Syntaxe

'Déclaration
Public Overridable Property BeginGroup As Boolean
public virtual bool BeginGroup { get; set; }

Valeur de propriété

Type : System.Boolean
true si le contrôle est précédé par un séparateur de groupe de commandes, sinon false.

Implémentations

_CommandBarButton.BeginGroup

Sécurité .NET Framework

Voir aussi

Référence

CommandBarButtonClass Classe

Microsoft.VisualStudio.CommandBars, espace de noms