All the controls missing in WPF. Over 1 million downloads.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
brianlagunas_cp af4c60208d Moved PropertyGrid changes into .NET 3.5 solution 15 years ago
..
CalculatorMemoryToVisibilityConverter.cs Calculator: implemented memory functions 15 years ago
ColorToSolidColorBrushConverter.cs ColorToSolidColorBrushConverter: implemented ConvertBack method. Although not used in the toolkit, a user has requested this functionaltiy and provided a patch. 15 years ago
InverseBoolConverter.cs ColorPicker: added transparent color swatch to Standard Colors. Fixed minor binding errors. 15 years ago
ObjectTypeToNameConverter.cs PropertyGrid: finished CollectionEditor control. This editor will only work for collections that implement the IList interface. 15 years ago
SolidColorBrushToColorConverter.cs initial checkin of new ColorCanvas control. This is an advanced color control that is not within a popup, but acts as a stand alone control that allows you to select colors by using a color canvas, or by setting RGB and Alpha values. 15 years ago
TimeFormatToDateTimeFormatConverter.cs check-in initial TimePicker control. Not ready to be used, still trying to decide what approach to take to develop it. 15 years ago
WizardPageButtonVisibilityConverter.cs Wizard: Implemented Wizard Pages, Help, Back, Next buttons. Added features to set visibility of buttons from the Wizard and then override the behavior from the individual wizard pages. No styling yet. It's pretty plain. 15 years ago