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

Edited Feature: DropDownButton : Position of Popup [22176]

$
0
0
A user wrote : "Is there a styling I can use to get the DropDownContent to appear to the right of the button rather than below?"
Comments: ** Comment from web user: BoucherS **

Currently, you have to modify the default DropDownButton style to position the popup to the right of the cotnrol. You can find the file to modify here :
-Xceed.Wpf.Toolkit/DropDownButton/Themes/Aero2.NormalColor.xaml (in Windows 8)
-Xceed.Wpf.Toolkit/DropDownButton/Themes/Generic.xaml (in other Windows)
Look for the "Popup" and replace the "Placement="Bottom"" for "Placement="Right"".

In v3.0, a new property will be available on the "DropDownButton" and "SplitButton" to position the popup anywhere relative to the control.


Viewing all articles
Browse latest Browse all 4964

Trending Articles



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