Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

New Post: Toolkit Controls in a Toolbar

$
0
0
Hi,

Yes, removing the StackPanel changes the style of the Button and the textbox to use the ToolBar.TextBoxStyle and ToolBar.ButtonStyle. Unfortunately, the Toolkit's controls don't have a Toolbar style.

I believe redefining the style of the DropDownButton and IntegerUpDown would do the job. These files are located here :

-Xceed.Wpf.Toolkit/NumericUpDown/Themes/Generic.xaml
-Xceed.Wpf.Toolkit/DropDownButton/Themes/Generic.xaml

Viewing all articles
Browse latest Browse all 4964