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 e1c01ca2f3 CalculatorUpDown: fixed issue with not being able to tab out of control. Added EnterClosesCalculator property when set to true, whenever the enter button is pressed it will update the value and then close the calculator popup. EnterClosesCalculator="false" by default. 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 CalculatorUpDown: fixed issue with not being able to tab out of control. Added EnterClosesCalculator property when set to true, whenever the enter button is pressed it will update the value and then close the calculator popup. EnterClosesCalculator="false" by default. 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 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 Major overhaul of NumericUpDown, DateTimeUpDown, and MaskedTextBox in order to support null values. Need extensive testing because I am sure I broke something. 15 years ago
DateTimePicker DateTimePicker: Added AllowSpin and ShowButtonSpinner properties 15 years ago
DateTimeUpDown Major overhaul of NumericUpDown, DateTimeUpDown, and MaskedTextBox in order to support null values. Need extensive testing because I am sure I broke something. 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 Major overhaul of NumericUpDown, DateTimeUpDown, and MaskedTextBox in order to support null values. Need extensive testing because I am sure I broke something. 15 years ago
MessageBox MessageBox: added owner parameter to Show method so the user can specify the owning window. 15 years ago
NumericUpDown Major overhaul of NumericUpDown, DateTimeUpDown, and MaskedTextBox in order to support null values. Need extensive testing because I am sure I broke something. 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 Major overhaul of NumericUpDown, DateTimeUpDown, and MaskedTextBox in order to support null values. Need extensive testing because I am sure I broke something. 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: 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 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 Major overhaul of NumericUpDown, DateTimeUpDown, and MaskedTextBox in order to support null values. Need extensive testing because I am sure I broke something. 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