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

New Post: DropDownButton, My Style kills my DropDown-Ability

$
0
0
Hi,

You are redefining the controlTemplate of the DropDownButton. So you are modifying the behavior of the DropDownButton to act as you defined it. To keep the Behavior of the DropDownButton from the toolkit, you need to keep the controlTemplate of the DropDownButton and start your modification from this one. Here is where you can find the ControlTemplate of the Toolkit's DropButton :
In windows7 : Xceed.Wpf.Toolkit/DropDownButton/Themes/Generic.xaml
In windows8 : Xceed.Wpf.Toolkit/DropDownButton/Themes/Aero2.NormalColor.xaml

Viewing all articles
Browse latest Browse all 4964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>