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 4e1640b562 ColorCanvas: fixed bug when selecting black or white the color spectrum slider would jump to red. 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: Added AllowSpin and ShowButtonSpinner properties 15 years ago
Calculator Calculator: added Precision proeprty to user can specify to what precision to round results to. 15 years ago
CalculatorUpDown Fixed Watermarks so that they cannot receive focus. 15 years ago
ChildWindow ChildWindow: changed default value of WindowState to Closed 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 bug when selecting black or white the color spectrum slider would jump to red. 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 Added Watermark and WatermarkTemplate to all controls derived from InputBase. 15 years ago
DateTimePicker DateTimePicker: Added AllowSpin and ShowButtonSpinner properties 15 years ago
DateTimeUpDown DateTimeUpDown: got date/time editing working for most common patterns. If the DateTime value has characters between the different DateTime parts such as T or Z, it will not work correctly. 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 Fixed Watermarks so that they cannot receive focus. 15 years ago
MessageBox MessageBox: added owner parameter to Show method so the user can specify the owning window. 15 years ago
NumericUpDown Fixed Watermarks so that they cannot receive focus. 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 Added Watermark and WatermarkTemplate to all controls derived from InputBase. 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. 16 years ago
RichTextBoxFormatBar RichTextBoxFormatBar: fixed annoying output window binding error. 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 NumericUpDown: changed default ValueType to Decimal. 15 years ago
TimePicker DateTimePicker: Added AllowSpin and ShowButtonSpinner properties 15 years ago
WatermarkTextBox Fixed Watermarks so that they cannot receive focus. 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 DateTimeUpDown: working on making the control editable (enter values with keyboard). Only have the date editing working. Still working on the time editing. 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