New Comment on "AvalonDock"
Hi, on the sixth paragraph: "Unlike a LayoutAnchorablePane, a LayoutDocumentPane cannot be set to autohide or dragged over the DockingManager as floating window (although individual LayoutDocument...
View ArticleUpdated Wiki: AvalonDock
AvalonDock (docking window control) AvalonDock provides a system that allow developers to create customizable layouts using a window docking system similar to what is found in many popular integrated...
View ArticleNew Comment on "PropertyGrid"
For some reason, some default properties aren't using the built-in ITypeEditors.. I got a Color and a Font property, but they're just displayed as text, they don't have the Editor as shown in the...
View ArticleNew Comment on "PropertyGrid"
For some reason, some default properties aren't using the built-in ITypeEditors.. I got a Color and a Font property, but they're just displayed as text, they don't have the Editor as shown in the...
View ArticleNew Comment on "PropertyGrid"
Hi, For Color : you are using System.Drawing.Color. Try using System.Windows.Media.Color instead. For Font : you are using System.Drawing.Font. Try using System.Windows.Media.FontFamily
View ArticleNew Comment on "DateTimePicker"
Hours/Minutes cannot be typed in. If you try to type '35' for the hour, the cursor position starts typing over the AM/PM. This is also broken in the TimePicker control. The only option if you are using...
View ArticleNew Comment on "DateTimePicker"
Minutes cannot be typed in. If you try to type '35' for the minutes, the cursor position starts typing over the AM/PM. This is also broken in the TimePicker control. The only option if you are using...
View ArticleNew Comment on "DateTimePicker"
Hi, release v3.1 fixes the typing in the DatetimePicker/TimePicker.
View ArticleNew Comment on "RichTextBox"
Hi, Please open a discussion tab and explain what is slow. Provides code snipets, examples and specify the version of Toolkit/Windows you are using. Thanks.
View ArticleNew Comment on "DateTimePicker"
in mm/dd/yyyy format, if I want to type 12 as month, then I have to enter 1 twice and then 2, and there is no way to type the full yyyy, when I enter 16 it will jump to 2016. How can I change that...
View ArticleNew Comment on "PropertyGrid"
I cannot Open A popup windows when I use the custom editor with a button in it. After I click the button which should open a popup, the property cell border gets red!?
View ArticleNew Comment on "DecimalUpDown"
I am trying to set a focus (bounded via attached property) - but this will not work
View ArticleUpdated Wiki: Compare Editions
Compare Extended WPF Toolkit EditionsThe free, open source Community Edition is provided here on CodePlex under the Microsoft Public License and without technical support. ThePlus Edition is at least...
View ArticleUpdated Wiki: Home
October 25, 2016: Special once-in-a-lifetime offer: Get more controls, features, updates, and support for 75% off the normal price. Xceed Toolkit Plus for WPF with 1-year subscription and source is now...
View ArticleUpdated Wiki: Home
October 25, 2016: Special once-in-a-lifetime offer: Get more controls, features, updates, and support for 75% off the normal price. Xceed Toolkit Plus for WPF with 1-year subscription and source is now...
View ArticleUpdated Wiki: Compare Editions
Compare Extended WPF Toolkit EditionsThe free, open source Community Edition is provided here on CodePlex under the Microsoft Public License and without technical support. ThePlus Edition is at least...
View ArticleUpdated Wiki: Compare Editions
Compare Extended WPF Toolkit EditionsThe free, open source Community Edition is provided here on CodePlex under the Microsoft Public License and without technical support. ThePlus Edition is at least...
View ArticleUpdated Wiki: Home
October 25, 2016: Special once-in-a-lifetime offer: Get more controls, features, updates, and support for 75% off the normal price. Xceed Toolkit Plus for WPF with 1-year subscription and source is now...
View Article