What problem does it solve?
ButtonAdv provides rich icon support, size modes, toggle behavior, MVVM bindings, multiline labels, corner radius, and built-in theming for Syncfusion WPF Button controls, enabling developers to craft polished, theme-aware button UIs quickly.
Core Features & Use Cases
- Icon and template support: SmallIcon, LargeIcon, IconTemplate, and IconTemplateSelector for flexible visuals and scalable icons.
- Flexible layouts: SizeMode Small, Normal, and Large with corresponding label and icon arrangements to fit toolbars, forms, or ribbon-like interfaces.
- Interaction patterns: Toggleable IsCheckable, IsChecked state, and Readiness for MVVM command binding and Click handling.
- Theming and styling: Built-in themes and SfSkinManager integration for consistent styling across apps and enterprise UI consistency.
- MVVM and commands: Command binding, CommandParameter, and CanExecute support for robust UI logic with separation of concerns.
- Multiline labels: IsMultiLine support in Large mode for long button captions.
Quick Start
Start by integrating ButtonAdv into your WPF project and experiment with Label, icons, and SizeMode to build rich button UIs.