ToolWindowToolbar.Placement Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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