Updated Wiki: DateTimeUpDown
DateTimeUpDown Derives from Xceed.Wpf.Toolkit.Core.Primitives.DateTimeUpDownBaseThe DateTimeUpDown control allows a user to increment or decrement a DateTime using button spinners, up/down keys, or the...
View ArticleUpdated Wiki: TimeSpanUpDown
TimeSpanUpDown Derives from Xceed.Wpf.Toolkit.Core.Primitives.DatetimeUpDownBaseThe TimeSpanUpDown controls let you increment or decrement a time over 24 hours. The Format is...
View ArticleUpdated Wiki: DateTimePicker
DateTimePicker Derives from Xceed.Wpf.Toolkit.DateTimeUpDownGet the best of both worlds: The user can increment or decrement the DateTime using button spinners, up/down keys, or the mouse wheel, or can...
View ArticleUpdated Wiki: TimePicker
TimePicker Derives from ControlRepresents a control that allows users to select a time. Properties Property Description AllowSpin Gets or sets a value indicating whether interacting with the spinner...
View ArticleCommented Issue: PropertyGrid CreateDefaultEditor exception [18869]
in version 1.7 PropertyGridUtilities.cs, CreateDefaultEditor function, line 195:else if( propertyItem.PropertyType.IsEnum )it gives an exception if PropertyType is null. This means that the...
View ArticleUpdated Wiki: DateTimePicker
DateTimePicker Derives from Xceed.Wpf.Toolkit.DateTimeUpDownGet the best of both worlds: The user can increment or decrement the DateTime using button spinners, up/down keys, or the mouse wheel, or can...
View ArticleClosed Issue: PropertyGrid CreateDefaultEditor exception [18869]
in version 1.7 PropertyGridUtilities.cs, CreateDefaultEditor function, line 195:else if( propertyItem.PropertyType.IsEnum )it gives an exception if PropertyType is null. This means that the...
View ArticleUpdated Wiki: TimeSpanUpDown
TimeSpanUpDown Derives from Xceed.Wpf.Toolkit.Core.Primitives.DatetimeUpDownBaseThe TimeSpanUpDown controls let you increment or decrement a time over 24 hours. The Format is...
View ArticleUpdated Wiki: ColorPicker
ColorPicker Derives from ControlThe ColorPicker is an editor that allows a user to pick a color from predefind color palettes. By default, there are 140 available colors and 10 predefined standard...
View ArticleUpdated Wiki: PropertyGrid Plus
PropertyGrid Plus Derives from ControlA version of the PropertyGrid with 15 additional Features:1) Custom PropertiesCreate PropertyItems by specifying their characteristics (DisplayName, Value,...
View ArticleUpdated Wiki: Home
July 3, 2015 update: Released Community Edition v2.5.0 with 1 new control + 45 bug fixes and improvements. Users of the Plus Edition got an additional 2 new controls in v2.5.0, 17 new bug fixes and...
View ArticleUpdated Wiki: SlideShow (Plus-edition only)
SlideShowOnly available in the Plus EditionDerives from ItemsControlControl that is used to display slideshow items one after the other like a diaporama. It offers an auto-play mode to automatically...
View ArticleUpdated Wiki: Documentation
ControlsAutoSelectTextBoxAvalonDockBusyIndicatorButtonSpinnerCalculatorCalculatorUpDownCharts -Plus EditionCheckComboBoxCheckListBoxChildWindowChildWindow Plus -Plus...
View ArticleUpdated Wiki: SlideShow (Plus-edition only)
SlideShowOnly available in the Plus EditionDerives from ItemsControlControl that is used to display slideshow items one after the other like a diaporama. It offers an auto-play mode to automatically...
View ArticleUpdated Wiki: Documentation
ControlsAutoSelectTextBoxAvalonDockBusyIndicatorButtonSpinnerCalculatorCalculatorUpDownCharts -Plus EditionCheckComboBoxCheckListBoxChildWindowChildWindow Plus -Plus...
View ArticleUpdated Wiki: Home
July 3, 2015 update: Released Community Edition v2.5.0 with 1 new control + 45 bug fixes and improvements. Users of the Plus Edition got an additional 2 new controls in v2.5.0, 17 new bug fixes and...
View ArticleEdited Feature: Add DateTimePicker.DisplayMode property [19311]
Extracted from this discussion:http://wpftoolkit.codeplex.com/discussions/432063------------------------------------------------------Hi.I would like to suggest a change for the DateTimePicker. I would...
View ArticleCommented Feature: Add DateTimePicker.DisplayMode property [19311]
Extracted from this discussion:http://wpftoolkit.codeplex.com/discussions/432063------------------------------------------------------Hi.I would like to suggest a change for the DateTimePicker. I would...
View ArticleClosed Unassigned: CheckListBox.SelectedItemChanged event does not exist but...
In version 1.9.0, the documented CheckListBox.SelectedItemChanged event does not exist. However, there is a ItemSelectionChanged event.Since it inherits from Selector now, it should support the...
View ArticleClosed Unassigned: Cannot locate resource 'themes/aero/images/htabgroup.png'...
HiI upgraded my project to WPF Toolkit 2.0 but when try to run application, get this error__Could not load file or assembly 'Xceed.Wpf.AvalonDock.Aero, Version=2.0.0.0 .....__by using reflector and go...
View Article