Share via


ToolWindowToolbar.Placement Property

Definition

Gets or sets the placement of the toolbar in the tool window. The default value is Top.

public Microsoft.VisualStudio.Extensibility.ToolWindows.ToolbarPlacement Placement { get; set; }
member this.Placement : Microsoft.VisualStudio.Extensibility.ToolWindows.ToolbarPlacement with get, set
Public Property Placement As ToolbarPlacement

Property Value

Applies to