13 Commits (21ede68b8b06db27a14f449ebf1be59b7402237d)

Author SHA1 Message Date
brianlagunas_cp 816de91c66 NUmeric UpDown editors: Fixed .NET 3.5 bug with TextAlignment property. 15 years ago
brianlagunas_cp 9858a1e81f numeric editors: minor changes. 15 years ago
brianlagunas_cp b7b88c6903 removed NumericUpDown control. 15 years ago
brianlagunas_cp 51e6a10b9f check in of new DecimalUpDown and DoubleUpDown. All numeric UpDown controls shoudl be functional. Now it is time to refactor. 15 years ago
brianlagunas_cp 6f5d844125 checked in initial IntegerUpDown control. Not ready for use, just getting it in the code base. 15 years ago
brianlagunas_cp 55c9ce7f55 small misc fixed and changes. 15 years ago
brianlagunas_cp 842d711c7a Fixed Watermarks so that they cannot receive focus. 15 years ago
brianlagunas_cp af6d43a151 Added Watermark and WatermarkTemplate to all controls derived from InputBase. 15 years ago
brianlagunas_cp dc5054e770 MaskedTextBox, NumericUpDown, DateTimeUpDown: fixed bug where HorizontalCOntentALignment would have no effect. 15 years ago
brianlagunas_cp 70f5b84375 ButtonSpinner: Added AllowSpin and ShowButtonSpinner properties 15 years ago
brianlagunas_cp ce31bb0c7a PropertyGrid: added NumericUpDown type editor for double and int. 15 years ago
brianlagunas_cp fba114e062 DateTimeUpDown and NumericUpDown: fixed TabIndex issue. 15 years ago
brianlagunas_cp d48a3d1211 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