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 2f50c837b6 Merged all current 4.0 changes into the 3.5 solution. Didn't fully test all controls, but they all compile and seem to work. Not sure how much longer I will support 3.5 since it is so time consuming and a pain to do it. 15 years ago
..
CheckBoxEditor.cs PropertyGrid: refactored editors 15 years ago
ColorEditor.cs PropertyGrid: refactored editors 15 years ago
ComboBoxEditor.cs PropertyGrid: refactored editors 15 years ago
CustomTypeEditor.cs PropertyGrid: custom type editors can now target specific properties or a particular type. 15 years ago
DateTimeUpDownEditor.cs PropertyGrid: refactored editors 15 years ago
EnumComboBoxEditor.cs PropertyGrid: refactored editors 15 years ago
FontComboBoxEditor.cs Merged all current 4.0 changes into the 3.5 solution. Didn't fully test all controls, but they all compile and seem to work. Not sure how much longer I will support 3.5 since it is so time consuming and a pain to do it. 15 years ago
ICustomTypeEditor.cs PropertyGrid: custom type editors can now target specific properties or a particular type. 15 years ago
ITypeEditor.cs PropertyGrid: Re-architected editors. This alllows you to create and provide custom editors. 15 years ago
IntegerUpDownEditor.cs PropertyGrid: refactored editors 15 years ago
NumericUpDownEditor.cs PropertyGrid: refactored editors 15 years ago
TextBlockEditor.cs PropertyGrid: refactored editors 15 years ago
TextBoxEditor.cs PropertyGrid: refactored editors 15 years ago
TypeEditor.cs PropertyGrid: refactored editors 15 years ago