10 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 55c9ce7f55 small misc fixed and changes. 15 years ago
brianlagunas_cp c4b66dce21 DateTimeUpDown: working on making the control editable (enter values with keyboard). Only have the date editing working. Still working on the time editing. 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 e49f830059 initial check-in of new DateTimePicker control. Get the best of both worlds. This combines the DateTimeUpDown control with a drop down that has a Calendar control and another TimeUpDown control. 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