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 665eeb3eb2 ChildWindow: set WindowState property to BindTwoWayByDefault. This will eliminate the need to specifiy Mode=TwoWay in the WindowState binding. 15 years ago
..
BusyIndicator Major overhaul of folder structure. Seperated Generic resource dictionary into smaller more managable resource dictionaries (one for each control). This will also help add support for theming. Hopefully I didn't break anything. 15 years ago
ButtonSpinner ButtonSpinner: fixed minor tabbing issue that I introduced when I implemented the ButtonChrome 15 years ago
ChildWindow ChildWindow: set WindowState property to BindTwoWayByDefault. This will eliminate the need to specifiy Mode=TwoWay in the WindowState binding. 15 years ago
Chromes Major overhaul of folder structure. Seperated Generic resource dictionary into smaller more managable resource dictionaries (one for each control). This will also help add support for theming. Hopefully I didn't break anything. 15 years ago
ColorCanvas ColorCanvas: fixed small issue with recursive SelectedColor settings 15 years ago
ColorPicker ChildWindow: added FocusedElement property that will allow you to set the initial focused element when the ChildWindow is shown/receives focus. 15 years ago
Core 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
DateTimePicker 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
DateTimeUpDown initial check-in of new DateTimePicker control. Get the best of both worlds. This combines the DateTimeUpDown control with a drop down that has a Calendar control and another TimeUpDown control. 15 years ago
Magnifier Major overhaul of folder structure. Seperated Generic resource dictionary into smaller more managable resource dictionaries (one for each control). This will also help add support for theming. Hopefully I didn't break anything. 15 years ago
MaskedTextBox MaskedTextBox: fixed TabIndex issue. 15 years ago
MessageBox MessageBox: added owner parameter to Show method so the user can specify the owning window. 15 years ago
NumericUpDown PropertyGrid: added NumericUpDown type editor for double and int. 15 years ago
Properties initial checkin of PropertyGrid. Filter not implemented. Some editors aren't implemented. Icons missing for Category and Alphabetical lists of properties. 15 years ago
PropertyGrid 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
RichTextBox RichTextBox: fixed bug when using custom formatter and binding to null/empty text property. Also added RichTextBox.Clear method to allow user to programmatically clear the contents of the RTB. 15 years ago
RichTextBoxFormatBar RichTextBoxFormatBar: small layout fix. 15 years ago
SplitButton Major overhaul of folder structure. Seperated Generic resource dictionary into smaller more managable resource dictionaries (one for each control). This will also help add support for theming. Hopefully I didn't break anything. 15 years ago
Themes check-in initial TimePicker control. Not ready to be used, still trying to decide what approach to take to develop it. 15 years ago
TimePicker working on TimePicker 15 years ago
WatermarkTextBox WaterMarkTextBox: messing with style. 15 years ago
VisualStates.cs refactored visual states into partial class. also added individual resource dictionary for busy indicator. 16 years ago
WPFToolkit.Extended.csproj working on TimePicker 15 years ago
WPFToolkit.Extended.csproj.vspscc initial project check in 16 years ago
sn.snk removed password from strong name key due to a bug in Visual Studio: http://connect.microsoft.com/VisualStudio/feedback/details/524792/importing-key-file-was-canceled 15 years ago