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