Partager via


DialogContainerWithToolbar.ToolbarLocation, propriété

Obtient et définit la valeur de l'énumération qui décrit l'emplacement de barre d'outils.

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

Syntaxe

'Déclaration
Public Property ToolbarLocation As VSTWT_LOCATION
public VSTWT_LOCATION ToolbarLocation { get; set; }

Valeur de propriété

Type : Microsoft.VisualStudio.Shell.Interop.VSTWT_LOCATION
L'énumération est définie comme suit.

typedef enum {VSTWT_LEFT, VSTWT_TOP, VSTWT_RIGHT, VSTWT_BOTTOM} VSTWT_LOCATION;

Cela correspond aux emplacements de barre d'outils de la gauche, du haut, la droite, et le bas.

Sécurité .NET Framework

Voir aussi

Référence

DialogContainerWithToolbar Classe

Microsoft.VisualStudio.Shell, espace de noms