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

New Post: DateTimePicker - enter date as numbers only

Is it possible to set up the DateTimePicker so a user could enter a date like "08/15/1995" without having to type the slashes? i.e., just type 08151995 and the slashes are inserted automatically...

View Article


Commented Issue: NullReferenceException trying to use Zoombox [22079]

Not sure why I'm getting this exception trying to use the Zoombox control. It is throwing the NullReferenceException because the parent grid is Colapsed.System.NullReferenceException was unhandled...

View Article


New Post: DateTimePicker - enter date as numbers only

Hi, The idea is to change the "Text" value. Here's a start :<local:MyDateTimePicker Format="ShortDate" />public class MyDateTimePicker : DateTimePicker { private bool _isChangingText = false;...

View Article

Created Unassigned: Different handling of Avalondock [22099]

Hello,I'm using WPF Extended ToolKit AvalonDock to get multiple views with ScichartSurface Charts and CustomChartmodifiers.For Example I have two views;VIEW1 and VIEW2.In View1 a BackgroundThread will...

View Article

Commented Issue: IntegerUpDown discards input when it includes FormatString...

Precondition: The IntegerUpDown has a FormatString such as "{}0%" or "{}0°".Repro: In the input box select only the numeric part, such as "10" when "10%" is shown, then enter a new value. The new value...

View Article


New Post: Parallel Rendering/Avalondock

I'm using Avalondock to display multiple documents with different content. The first document gets data via background thread and updates the view. The second one only shows some fixed datas. My...

View Article

Created Unassigned: How to use multiple columns in PropertyGrid? [22102]

Hello, does anyone have experiences with using multiple columns in the PropertyGrid?A. Property foo | foo.a | foo.b | foo.c |Property baa | baa.a | baa.b | baa.c |B.Property foo foo.a foo.b...

View Article

New Post: RenderTargetBitmap and floating AvalonDock windows

I am trying to write code that generates an image of all open windows in the application. If the window is an AvalonDock floating window, calling RenderTargetBitmap.Render on the window produces an...

View Article


Commented Unassigned: How to use multiple columns in PropertyGrid? [22102]

Hello, does anyone have experiences with using multiple columns in the PropertyGrid?A. ```Property foo | foo.a | foo.b | foo.c |``````Property baa | baa.a | baa.b | baa.c |```B.```Property foo foo.a...

View Article


Edited Feature: Have the possibility to change MessageBox Title Bar Height...

Someone posted this issue :"Do you guys have any intents on introducing support to change the font size for text withing the MessageBox window's title bar/caption area?At present I'm using this in a...

View Article

New Post: Backgorund of LayoutDocumentPane

How can I change the Background of the empty LayoutDocumentPane? (Color, Image)

View Article

Edited Feature: Create a WatermarkPasswordBox [20095]

Based on a comment left in this page:https://wpftoolkit.codeplex.com/wikipage?title=WatermarkTextBox=-=-=-=-=-=-=-=-=-JakubPawlinski Jun 13 at 9:27 AM missing similar passwordbox :(Comments: ** Comment...

View Article

New Post: Backgorund of LayoutDocumentPane

Hi, You can use the DockingManager.DocumentPaneControlStyle property.<ResourceDictionary> <ResourceDictionary.MergedDictionaries> <ResourceDictionary...

View Article


Created Unassigned: UpDownBase.Value remains out of range if Min or Max...

I am using the Community Edition Extended Toolkit v2.5.0, targeting .NET 4.0 with VS2010.To reproduce the problem:1. Create a WPF window with a DoubleUpDown, with control for changing the Minimum at...

View Article

Edited Issue: UpDownBase.Value remains out of range if Min or Max changes...

I am using the Community Edition Extended Toolkit v2.5.0, targeting .NET 4.0 with VS2010.To reproduce the problem:1. Create a WPF window with a DoubleUpDown, with control for changing the Minimum at...

View Article


New Post: Validation for ProperyGrid Property

How to set Validation for Property ? Is it possible Property Grid ? For Example, I want to set the int property should have integer value greater than 100 ?

View Article

New Comment on "DoubleUpDown"

Hi, I would like to use the sterling character £ instead of the dollar one $. Is it possible? Thanks

View Article


New Post: IntegerUpDown Keyboard Input Ignored

I'm using the latest version of Xceed.Wpf.Toolkit.dll and I'm having an issue with the IntegerUpDown as well as the DoubleUpDown. I'm unable to enter values through the keyboard. Only the mouse is...

View Article

New Post: IntegerUpDown Keyboard Input Ignored

Hi, After trying Toolkit v2.5 for "community" and v2.8 for "Plus users", typing a value with the keyboard in a NumericUpDown control works as expected. The exact same xaml as you shown has been used....

View Article

New Post: Validation for ProperyGrid Property

Hi, you can use PropertyGrid.EditorDefinitions to define a DataTemplate for property of type "Integer" and then use the Binding.ValidationRules.<Window.Resources> <Style x:Key="ControlInError"...

View Article
Browsing all 4964 articles
Browse latest View live


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