New Post: Compatibility with Elysium
Does this "work" with Elysium? In other words, do the controls provided in Extended WPF Toolkit take on the Elysium theme when on an Elysium Window (with correct theming stuff applied to that window)?
View ArticleNew Post: Compatibility with Elysium
Hi, The controls provided in the Toolkit have the available following themes : -Windows 8 -Default Windows (always the same theme, nothing specific to Elysium) In the Toolkit Plus, there is also :...
View ArticleNew Comment on "Calculator"
Pretty bad way of doing styling, you can't override the "BACK" to perhaps a symbol, the button will override it, and although there is an attached dependency property to associate other button to...
View ArticleNew Post: Header "Drag a column header here to group by that column"
How to remove this header of my datagrid? Thank you very much for your responses
View ArticleCreated Issue: Can't override the Calculator's button content [21749]
Pretty bad way of doing styling, you can't override the "BACK" to perhaps a symbol, the button will override it, and although there is an attached dependency property to associate other button to...
View ArticleNew Comment on "Calculator"
Issue https://wpftoolkit.codeplex.com/workitem/21749 has been created.
View ArticleCommented Issue: Can't override the Calculator's button content [21749]
Pretty bad way of doing styling, you can't override the "BACK" to perhaps a symbol, the button will override it, and although there is an attached dependency property to associate other button to...
View ArticleNew Post: Header "Drag a column header here to group by that column"
Hi, You want to remove the "GroupByControl". You can define a new View and set the header parts you want (here only the ColumnManagerRow is used):<xcdg:DataGridControl>...
View ArticleNew Post: AvalonDock Border of Floating window
Hi, For Avalondock how would would I control the border thickness of a floating window? Ideally I'd like to apply animation at certain time to the border of a floating window.
View ArticleNew Post: Header "Drag a column header here to group by that column"
Super ! It works as I wanted. Thank you very much for your response Greetings
View ArticleNew Post: All WPF toolkit controls not recognized in Designer
The issue is still present
View ArticleNew Post: All WPF toolkit controls not recognized in Designer
Same, moved from 2.2.1 to 2.4 nothing works in design view, I've deleted bin and obj folders but…
View ArticleNew Post: All WPF toolkit controls not recognized in Designer
Ok I've found a solution, you have to rebuild it but not with the client version of .net, havn't tried with .net4 but 4.5 works fine.
View ArticleCreated Issue: AvalonDock Border of Floating window [21750]
Based on discussion https://wpftoolkit.codeplex.com/discussions/584604.
View ArticleNew Post: AvalonDock Border of Floating window
Hi, From what I can see, the BorderThickness, BorderBrush and Background values are hardcoded in the LayoutDocumentFloatingWindowControl. If you want to change them, you will need to modify the...
View ArticleCommented Issue: AvalonDock Border of Floating window [21750]
Based on discussion https://wpftoolkit.codeplex.com/discussions/584604.Comments: ** Comment from web user: BoucherS ** Fixed in v2.7.You will be able to do this in App.xaml ;```<Style...
View ArticleEdited Issue: AvalonDock Border of Floating window [21750]
Based on discussion https://wpftoolkit.codeplex.com/discussions/584604.
View ArticleCreated Unassigned: "The specified view type must derive from ViewBase" still...
http://imgur.com/Yz9TAnXI updated all Xceed DLLs via nuget, they all are version 2.4.0.0. The .csproj file also correctly references 2.4 all the way. Any help for this?
View ArticleCommented Unassigned: 'Initialization of 'Xceed.Wpf.Toolkit.RangeSlider'...
Since installation of Visual Studion 2015 CTP6 RangeSlider gives as runtime error:{"'Initialization of 'Xceed.Wpf.Toolkit.RangeSlider' threw an exception.' Line number '87' and line position...
View ArticleCommented Unassigned: "The specified view type must derive from ViewBase"...
http://imgur.com/Yz9TAnXI updated all Xceed DLLs via nuget, they all are version 2.4.0.0. The .csproj file also correctly references 2.4 all the way. I restarted the PC and rebuilt the project after...
View Article