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

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


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: New tab group

Is it possible to a dragged layout document create a new tab group instead of a single floating document, just like it happens in Visual Studio?

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

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: PropertyGrid: How do I add property classes to sub property...

Lets say I have an object Farm. Farm has a collection property defined as follows: ObservableCollection<iCrop> Crops; Crops has classes that inherit iFruit or iVegetable etc. IFruit inherits from...

View Article

Reviewed: Extended WPF Toolkit - 2.5.0 (七月 23, 2015)

Rated 4 Stars (out of 5) - This is great

View Article

New Post: Create modal ChildWindow in Code and Display it

Did you try adding anything to it? Try insert something like this into your code:Label displayText = new Label(); displayText.Content = caption; StackPanel sp = new StackPanel();...

View Article


New Post: DoubleUpDown and Visibility Setter

I'm using DoubleUpDown object in xaml with this code<xctk:DoubleUpDown FormatString="F2" Value="{Binding PosValueConst, UpdateSourceTrigger=PropertyChanged,ValidatesOnDataErrors=True,...

View Article


New Post: DoubleUpDown and Visibility Setter

Found the problem was Caliburn.Micro property x:name. Remove that solve the problem

View Article

New Post: AvalonDock - floating and docking LayoutDocument

Hi, I'm trying to float a LayoutDocument and I can do it. The problem is that after this I cant dock him again, it's only working by code. I can't drag back to a panel or even right click him (no...

View Article

New Post: change DateTimeUpDown background OnMouseOver and IsPressed

Hi, To style the DropDownButton (the one opening the popup), you can re-write the ButtonChrome template :<Style TargetType="{x:Type xctk:ButtonChrome}"> <Setter Property="Background"...

View Article

New Post: Change Button Background on DateTimePicker and TimePicker

Hi, answer is in https://wpftoolkit.codeplex.com/discussions/539561

View Article


New Post: Create modal ChildWindow in Code and Display it

Hi, Make sure you add the "msg" to the VisualTree. For example, if your XAML looks like this :<StackPanel x:Name="stack"> <xctk:TimePicker Width="150" Height="22" /> <Button...

View Article

New Post: WPF Toolkit LiveExplorer Left Nav control?

Hi, It is a re-templated microsoft TreeView.

View Article


Created Issue: PropertyGrid with CollectionControl fails to use the...

Based on discussion https://wpftoolkit.codeplex.com/discussions/641833.Using the NewItemTypes attribute is not taken into account in the collectionControl of the PropertyGrid since v2.3.

View Article

Edited Issue: PropertyGrid with CollectionControl fails to use the...

Based on discussion https://wpftoolkit.codeplex.com/discussions/641833.Using the NewItemTypes attribute is not taken into account in the collectionControl of the PropertyGrid since v2.3.

View Article


New Post: PropertyGrid: How do I add property classes to sub property...

Hi, You should add the NewItemTypes attribute over the "Crops" property. Something like [NewItemTypes( typeof( Banana ), typeof( Apple ), typeof( Carrot ) )] public ObservableCollection<iCrop>...

View Article

Commented Issue: PropertyGrid with CollectionControl fails to use the...

Based on discussion https://wpftoolkit.codeplex.com/discussions/641833.Using the NewItemTypes attribute is not taken into account in the collectionControl of the PropertyGrid since v2.3.Comments: **...

View Article

Commented Unassigned: RichTextBox + RichTextBoxFormatBar throwing a...

Hello,I am not sure why but I am receiving the following exception when I select text then attempt to drag the attached RichTextBoxFormatBar:```Object reference not set to an instance of an object. at...

View Article
Browsing all 4964 articles
Browse latest View live


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