syncfusion-wpf-toolbar
Installation
SKILL.md
Implementing Syncfusion WPF ToolBarAdv
When to Use This Skill
Reference this skill when users need to:
- Implement ToolBarAdv controls in WPF applications with Syncfusion.Shared.WPF assembly
- Create command toolbars with buttons, separators, and custom controls
- Handle overflow items when toolbar content exceeds available space
- Implement floating toolbars that can detach and dock at different positions
- Use ToolBarManager to organize toolbars at top, bottom, left, or right positions
- Configure band positioning to control toolbar layout within ToolBarTrayAdv
- Add/remove button functionality allowing users to show/hide toolbar items
- Customize toolbar appearance with themes, icon templates, and styling
- Manage toolbar states (Docked, Floating, Hidden) dynamically
- Implement gripper controls for toolbar drag-and-drop repositioning