6 Commits (991992fb973f5bf6387de2b331ee894460fd5edd)

Author SHA1 Message Date
brianlagunas_cp 05b6f8024d InputBase: Renamed DisplayText back to Text. made more sense and I didn't want to go change all the documentation to DisplayText :0P 16 years ago
brianlagunas_cp e04f959612 fixed some stuff I broke, and improved data type conversions 16 years ago
brianlagunas_cp 34e7fd56df Made a lot of changes, and possible breaking changes: 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 866ba36b77 NumericUpDpwn: fixed minor bugs and added support for Percent formatting 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