About Syncfusion® WPF ToolBarAdv Control
18 Nov 20181 minute to read
The ToolBarAdv control is a container for a group of commands or controls that have related functions. Usually it consists of buttons that invoke the commands. ToolBarAdv can be hosted in a ToolBarTrayAdv (for static layout) or in a ToolBarManager (for docking, floating, and drag-and-drop).
Key features
-
Specifying the position of ToolBarAdv in a ToolBarTrayAdv – Place each
ToolBarAdvon a specificBandandBandIndex. - ToolBarAdv with Overflow items – Items that do not fit are listed in the overflow popup.
-
Show or hide the Gripper – Toggle the gripper using
GripperVisibility. - Orientation of ToolBarTrayAdv – Place toolbars horizontally or vertically.
- Add or Remove buttons – Let the user show or hide items at runtime.
-
ToolBarAdv state – Docking, Floating, or Hidden states via
ToolBarState. -
Specifying location for floating ToolBarAdv – Position the floating toolbar using
FloatingBarLocation. - ToolBarManager – A container that supports docking, floating, and content area layout.