6 Commits (af6d43a151e16ed36100848b50e3efca1c709e9b)

Author SHA1 Message Date
brianlagunas_cp af6d43a151 Added Watermark and WatermarkTemplate to all controls derived from InputBase. 15 years ago
brianlagunas_cp faa7825423 Major overhaul of NumericUpDown, DateTimeUpDown, and MaskedTextBox in order to support null values. Need extensive testing because I am sure I broke something. 15 years ago
brianlagunas_cp 37ca2046a3 Added ValueChanged event to DateTimeUpDown and NumericUpDown. 16 years ago
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 403c43dc31 NumericUpDown: constrained the Value between the Min and Max values. 16 years ago
brianlagunas_cp 34e7fd56df Made a lot of changes, and possible breaking changes: 16 years ago