4.940 ToolBar

x:Object > DependencyObject > Visual > UIElement > FrameworkElement > Control > ItemsControl > HeaderedItemsControl > ToolBar, IInputElement
ToolBar
(usage)
<ToolBar> x:Object* </ToolBar>
(description)
Provides a container for a group of commands or controls.
(used by)
ToolBarTray
[content property]
Items
[name property]
Name
[xml lang property]
Language
(properties)
Band
x:Int32
(description)
A value that indicates where the toolbar should be located in the ToolBarTray.
BandIndex
x:Int32
(description)
The band index number that indicates the position of the toolbar on the band.
IsOverflowOpen
x:Boolean
(description)
A value that indicates whether the ToolBar overflow area is currently visible.
(attachable properties)
ToolBar.OverflowMode
OverflowMode
(description)
A value that indicates when an item should be placed in the overflow panel instead of in the main panel.
[target type]
DependencyObject
(static properties)
ButtonStyleKey
ResourceKey
(description)
The Style applied to buttons on a toolbar.
CheckBoxStyleKey
ResourceKey
(description)
The Style applied to check boxes on a ToolBar.
ComboBoxStyleKey
ResourceKey
(description)
The Style applied to combo boxes on a ToolBar.
MenuStyleKey
ResourceKey
(description)
The Style applied to menus on a ToolBar.
RadioButtonStyleKey
ResourceKey
(description)
The Style applied to radio buttons on a toolbar.
SeparatorStyleKey
ResourceKey
(description)
The Style applied to separators on a ToolBar.
TextBoxStyleKey
ResourceKey
(description)
The Style applied to text boxes on a ToolBar.
ToggleButtonStyleKey
ResourceKey
(description)
The Style applied to ToggleButton controls on a ToolBar.