Commented Unassigned: CheckComboBox ItemTemplate no longer working [20617]
The ItemTemplate property has no effect, try the simplest possible test and it will not work. DisplayMemberPath still works though. I'm assuming the ControlTemplate got messed up in recent versions....
View ArticleNew Post: IsPressed-Property for SplitButton
Hello! I cannot add a trigger for the actionbutton part of the splitbutton, it tells me there is no such property. I want to change the highlighted Background of the actionbutton when it is pressed....
View ArticleNew Post: IsPressed-Property for SplitButton
Solved, I just changed the Chrome:actionbuttonchrome to a normal button.
View ArticleNew Post: Show only popup of DateTimePicker
BoucherS, your first Solution is exactly what I need. Thanks a lot.
View ArticleNew Post: "ButtonChrome" not included in namespace...
Hi, I don't understand the first problem : The Arrow of the DropDownButton left aligned which you want to place on right ? For the second question : Trigger the MouseOver on the DropDownButton, you can...
View ArticleNew Post: decimalUpDown
Is there a way to capture whether the user pressed up and down? Example ValueChangedUp - for when the user hits the up arrow ValueChangedDown - user hits the down arrow thanks.
View ArticleReviewed: Extended WPF Toolkit - 2.0.0 (jan 14, 2014)
Rated 3 Stars (out of 5) - fwefwffwefwefwfw
View ArticleNew Comment on "Documentation"
Hi, Please use a discussion Tab ! For the problem : Make sure to reference the Xceed.Wpf.Toolkit and xmlns:xctk="http://schemas.xceed.com/wpf/xaml/toolkit" at top of your xaml file.
View ArticleCreated Issue: PropertyGrid: no useful default editor for List [20624]
Based on discussion https://wpftoolkit.codeplex.com/discussions/483930.
View ArticleNew Post: PropertyGrid: no useful default editor for List
issue https://wpftoolkit.codeplex.com/workitem/20624 has been created.
View ArticleEdited Issue: PropertyGrid: no useful default editor for List [20624]
Based on discussion https://wpftoolkit.codeplex.com/discussions/483930.
View ArticleCommented Issue: PropertyGrid: no useful default editor for List [20624]
Based on discussion https://wpftoolkit.codeplex.com/discussions/483930.Comments: ** Comment from web user: BoucherS ** Will be fixed in v2.2.
View ArticleCreated Unassigned: ColorPicker: Can you hide the separator above the...
Can you hide the separator above the advanced button when the button is not displayed?Basically when you hide the advanced button, the separator will still be there which is a little irritating. Can...
View ArticleNew Post: Any News on 2.1
Bump. I'm interested in this. Only started using the toolkit today just for the use of it's ColorPicker and it has been said a new feature will be added to the ColorPicker which I would really enjoy...
View ArticleNew Post: ColorPicker Idea
Here is a problem, whilst it's not a "huge" problem per se but if you used the advanced color menu and sort of drag it around to pick the right color you desire, then the SelectedColorChanged event...
View ArticleNew Post: How do you modify the list of available colors?
Is it possible to modify the list of Available Colors? I can open the Item List for it however there is nothing in there.
View ArticleEdited Issue: ColorPicker: Can you hide the separator above the advanced...
Can you hide the separator above the advanced button when the button is not displayed?Basically when you hide the advanced button, the separator will still be there which is a little irritating. Can...
View ArticleNew Post: How do you modify the list of available colors?
Hi, v2.2 will have a new property : ColorPicker.AvailableColorsSortingMode to be able to sort the availableColors differently. The Colors currently used in the ColorPicker available Colors are the one...
View ArticleNew Post: decimalUpDown
I see that the ButtonSpinner has a "Spin" event, but why does the DecimalUpDown control not have one? Or am I just not seeing it?
View ArticleCreated Feature: NumericUpDown (Up/Down events) on ValueChanged [20632]
Based on discussion http://wpftoolkit.codeplex.com/discussions/497381.User wants 2 new events : ValueChangedUp and ValueChangedDown when the value changed.
View Article