Training
ToolBar
In this article
The ToolBar control is a container for a group of commands or controls that are typically related in their function.
The following illustrations show horizontal and vertical ToolBar controls.
Horizontal Toolbar
Vertical Toolbar
.NET Desktop feedback feedback
.NET Desktop feedback is an open source project. Select a link to provide feedback:
Additional resources
Documentation
-
How to: Style Controls on a ToolBar - WPF .NET Framework
Learn how to specify the style of the controls in a ToolBar in a Windows Presentation Foundation (WPF) application.
-
ToolBar Overview - WPF .NET Framework
Overview of how ToolBar controls are containers for a group of commands or controls which are typically related in their function.
-
DockPanel - WPF .NET Framework
Learn about the DockPanel element, which is used to position child content along the edge of a layout container.