3 Commits (2d83a412e9406cbf2d24acaeaf723e89a0893d7d)

Author SHA1 Message Date
emartin_cp a64bb838eb Rename WPFToolkit.Extended directories for Xceed.Wpf.Toolkit 13 years ago
brianlagunas_cp 8e558b1436 changed coding stragegy so I can more easily support both .NET 4.0 and 3.5. 16 years ago
brianlagunas_cp 01937c396f merged bug fixes and new ButtonSpinner, RichTextBoxFormatBar, and NumericUpDown controls into 3.5 solution. 16 years ago
brianlagunas_cp 532dab48f0 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
brianlagunas_cp 308ad9dc85 initial checkin of new ButtonSpinner control. Allows you to add button spinners to any element and then respond to the Spin event to manipulate that element. To add use the following syntax 16 years ago