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

Edited Issue: TimePicker BorderThickness can't be set [21884]

Greetings Gurus, it seems this is a bug. TimePicker BorderThickness can't be set var t = new TimePicker(); t.BorderThickness = new Thickness(0);The border still wraps the control (incidentally it works...

View Article


New Post: NumericUpDown with Percent format string

If I have the following:<xctk:IntegerUpDown Increment="1" Minimum="1" Maximum="100" FormatString="P0" /> the value, as displayed in the control's textbox, appears multiplied by 100. If I have,...

View Article


Commented Issue: TimePicker BorderThickness can't be set [21884]

Greetings Gurus, it seems this is a bug. TimePicker BorderThickness can't be set var t = new TimePicker(); t.BorderThickness = new Thickness(0);The border still wraps the control (incidentally it works...

View Article

Commented Issue: TimePicker BorderThickness can't be set [21884]

Greetings Gurus, it seems this is a bug. TimePicker BorderThickness can't be set var t = new TimePicker(); t.BorderThickness = new Thickness(0);The border still wraps the control (incidentally it works...

View Article

New Post: Using Custom Font in xctk:RichTextBox without actually installing...

Hi, I am trying to use Custom Font in RichTextBox, without installing that font. My requirements are, I have TTF files, I need to use that font in the application without actually installing it....

View Article


New Comment on "DateTimePicker"

I am seeting the max value for datetime picker as DateTimePicker.Maximum = DateTime.Now; It is not allowing to scroll down the fture time as intended. However, it is allowing us to pick the future time...

View Article

Commented Issue: TimePicker BorderThickness can't be set [21884]

Greetings Gurus, it seems this is a bug. TimePicker BorderThickness can't be set var t = new TimePicker(); t.BorderThickness = new Thickness(0);The border still wraps the control (incidentally it works...

View Article

New Post: NumericUpDown with Percent format string

Hi, This a a normal behavior, as you can see on this Microsoft page : https://msdn.microsoft.com/en-us/library/dwhawy9k%28v=vs.110%29.aspx You can try with this :<xctk:IntegerUpDown Increment="1"...

View Article


New Comment on "DateTimePicker"

This is fixed in v2.5.

View Article


New Post: How to make the Up/Down buttons of IngegerUpDown wider

The following Style could change the color of the IntegerUpDown buttons. I was experimenting with making the up/down buttons wider similarly without success. <extwpf:IntegerUpDown.Style>...

View Article

Commented Issue: 'Initialization of 'Xceed.Wpf.Toolkit.RangeSlider' threw an...

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 Article

New Post: Using checklistbox with ModernUI in windows7.

Hello! The problem is when i click on checkbox and it is checked and i remove cursor from with chechbox, checkbox seemed unchecked and then i click on another checkbox, the first one becomes is...

View Article

Created Unassigned: DatePicker in DropdownButtonContent [21888]

HiI have a small application where a DropdownButton has a DatePicker as DropDownContent.Use case is following:- Open DropdownButton- Open DatePicker- Click on Title to select another month- Select...

View Article


New Post: Using checklistbox with ModernUI in windows7.

Hi, You could find your answer here : https://wpftoolkit.codeplex.com/workitem/19361 It should be fixed in v2.7.

View Article

New Post: Using checklistbox with ModernUI in windows7.

Thank you very much! You saved much time for me!

View Article


Image may be NSFW.
Clik here to view.

New Post: Using checklistbox with ModernUI in windows7.

So, after inserting the following code:<CheckBox IsChecked="{Binding IsSelected, RelativeSource={RelativeSource TemplatedParent}}" Padding="{TemplateBinding Padding}"...

View Article

New Post: Using checklistbox with ModernUI in windows7.

In my case the solution was the following code: <CheckBox IsChecked="{Binding IsSelected, RelativeSource={RelativeSource TemplatedParent}}" Padding="{TemplateBinding Padding}"...

View Article


New Post: How to make the Up/Down buttons of IngegerUpDown wider

Hi, You can change the value of "SystemParameters.VerticalScrollBarWidthKey" which used to set the width for the ButtonSpinners :<xctk:IntegerUpDown Value="35" Height="25">...

View Article

New Post: Size of first time pinned autohide window is wrong

I'm using Extended WPF Toolkit - AvalanDock (v2.4) and when I run the application, open the Application and open left side (or bottom side) autohide Tab. Then Pin it to stay open. in the current...

View Article

New Post: PropertyGrid and UpdateSourceTrigger=PropertyChanged not working

Hi, I got a grid with the following binding: <tk:PropertyGrid SelectedObject="{Binding Blubber, UpdateSourceTrigger=PropertyChanged, ValidatesOnDataErrors=True, ValidatesOnExceptions=True}" >...

View Article
Browsing all 4964 articles
Browse latest View live


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