Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Browsing all 4964 articles
Browse latest View live

New Post: DecimalUpDown issues

DecimalUpDown seems to be ignoring MouseWheelActiveOnFocus property. The mousewheel is only active when the mouse pointer is on the control irrespective of this setting. Also rendering of the control's...

View Article


Commented Feature: [Feature]Split the controls of library [17736]

Split the controls of library in more libraries and create new nuget package for each library.Comments: ** Comment from web user: kentcb ** Agreed: the current NuGet package is too coarse. My build was...

View Article


New Post: DoubleUpDown accuracy problem

Try using the following:<xctk:DoubleUpDown AllowSpin="True" FormatString="F16" Increment="0.01" Minimum="0.0" Maximum="1000.0" MouseWheelActiveOnFocus="True" SelectAllOnGotFocus="False"...

View Article

Created Unassigned: DoubleUpDown FormatString [19982]

DoubleUpDown FormatString="F2" or FormatString="F1" does not work for me:(.FormatString="F3" and FormatString="F4" are ok, but with 1 or 2 when I press TAB, get value multiplied by 10 or 100 :))

View Article

New Comment on "DecimalUpDown"

Binding to value is not working when I am using DataTriggers. It used to work in version 1.6.

View Article


New Post: Wizard: Raise event when the Next Button is clicked on a wizard page.

Is there a way to raise an event when the next button is selected on a specific page?? I know the Wizard control has a PageChanged event. However this would get raised every time a page changes and I...

View Article

Created Unassigned: Layout not correctly loading. [19988]

Hi guys, I having the following problem:I'm saving my Layout like this: var serializerSaver = new XmlLayoutSerializer(DockingManager); using (var save = new StreamWriter(fileName))...

View Article

New Post: Propertygrid password

Is there a way to tell the propertygrid a string is a password to get the mask? -Thanks

View Article


New Comment on "DateTimePicker"

How can I remove the dropdown button of datetime picker? Also, the datetimepicker is not updated after it lost focus when trying to edit the time manually.

View Article


New Post: Avalon Layout not correctly loading

Hi guys, I having the following problem: I'm saving my Layout like this: var serializerSaver = new XmlLayoutSerializer(DockingManager); using (var save = new StreamWriter(fileName))...

View Article

New Post: ChildWindow ComboBox

Is there any feedback for this?

View Article

New Post: DateTime Column - Specific Format!?

Hi there, is it possible to give a DateTime Column a specific format? I'm from Germany - so I need the German format which is "dd.MM.yyyy"! A funny fact is that the Date-Picker is showing the right...

View Article

New Post: DateTime Column - Specific Format!?

well its maybe important to say that I'm using an ObservableCollection as DataSource... Columns are dynamic and not defined in XAML.... my XAML is only this:<Grid...

View Article


New Post: ColorPicker performance

Hey! Did anyone come across a slow performance of ColorPicker? Sometimes it takes up to several seconds to open the window where it is placed. I am lost at what can trigger such a behavior. Maybe...

View Article

New Post: Adding event handler

Hi guys, I'm adding a tab with Avalon like this: var leftAnchorGroup = DockingManager.Layout.RightSide.Children.SingleOrDefault(); if (leftAnchorGroup == null) { leftAnchorGroup = new...

View Article


Created Unassigned: DateTimeUpDown Milleseconds?? [20006]

It appears that the DateTimeUpDown doesn't support Milliseconds in custom formatting mode. For example:<xctk:DateTimeUpDown Value="{Binding PausedAsOfTime }" Format="Custom"...

View Article

Created Issue: DecimalUpDown ignores MouseWheelActiveOnFocus [20013]

Based on discussion http://wpftoolkit.codeplex.com/discussions/447813#post1069463DecimalUpDown seems to be ignoring MouseWheelActiveOnFocus property. The mousewheel is only active when the mouse...

View Article


New Post: DecimalUpDown issues

Issue https://wpftoolkit.codeplex.com/workitem/20013 has been created.

View Article

New Post: ChildWindow ComboBox

This has been fix and will be included in the next release. In the meantime, you can remove the line windowControl.Focus(); from Windowcontainer.BringToFront() method.

View Article

New Comment on "PropertyGrid"

Yes ICustomTypeDescriptor works, as long as properties that have a TypeDescriptor attribute.

View Article
Browsing all 4964 articles
Browse latest View live


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