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 01937c396f merged bug fixes and new ButtonSpinner, RichTextBoxFormatBar, and NumericUpDown controls into 3.5 solution. 16 years ago
..
BusyIndicator various bug fixes, consolidated common styles 16 years ago
ButtonSpinner added new NumericUpDown control. It provides spin buttons to increment and decrement the value. You can also specifiy a format in which to show the value such as currency C2, or decimal up to three decimals F3. YOu can specify a Min and Max value as well as the increment values. You can also specify if the user can type in the textbox by setting IsEditable property. Support for up/down arrows and mouse wheel. 16 years ago
ChildWindow various bug fixes, consolidated common styles 16 years ago
ColorPicker 14378 : fixed BusyIndicator focus issue 16 years ago
Core added new NumericUpDown control. It provides spin buttons to increment and decrement the value. You can also specifiy a format in which to show the value such as currency C2, or decimal up to three decimals F3. YOu can specify a Min and Max value as well as the increment values. You can also specify if the user can type in the textbox by setting IsEditable property. Support for up/down arrows and mouse wheel. 16 years ago
MessageBox various bug fixes, consolidated common styles 16 years ago
NumericUpDown NumericUpDpwn: fixed minor bugs and added support for Percent formatting 16 years ago
Properties Initial check in of new MessageBox control 16 years ago
RichTextBox RichTextBox: Removed the AllowFormatting property and completely changed the way the format bar works. The format bar is now a seperate control and can be used either on the deafult RichTextBox or the toolkit's RichTextBox. The format bar is used in conjunction with a format bar manager class. You add the format bar as follows 16 years ago
RichTextBoxFormatBar RichTextBoxFormatBar: fixed bug when you select text, then the format bar shows, then click the text again to unselect, the format bar still shows even though no text is selected. 16 years ago
Themes NumericUpDpwn: fixed minor bugs and added support for Percent formatting 16 years ago
UpDownBase merged bug fixes and new ButtonSpinner, RichTextBoxFormatBar, and NumericUpDown controls into 3.5 solution. 16 years ago
VisualStates.cs refactored visual states into partial class. also added individual resource dictionary for busy indicator. 16 years ago
WPFToolkit.Extended.csproj merged bug fixes and new ButtonSpinner, RichTextBoxFormatBar, and NumericUpDown controls into 3.5 solution. 16 years ago
WPFToolkit.Extended.csproj.vspscc initial project check in 16 years ago