12 Commits (b3b7d9d452bb20269ec2043979ddca2fb148a06b)

Author SHA1 Message Date
brianlagunas_cp f2903f468f DateTimePicker: fixed rare issue with calendar not selecting the value 15 years ago
brianlagunas_cp 4a79ab027a DateTimePicker: fixed the calendar dropdown initialization. 15 years ago
brianlagunas_cp 5eb9c8e3bb DateTimePicker: added TimeFormat and TimeFormatString properties to control the formatting of rthe timeUpDown control. 15 years ago
brianlagunas_cp 1a5060c4cf DateTimePicker: if the Calendar is open and has focus the Up/Down keys would not navigate the calendar as expected. This has been fixed. 15 years ago
brianlagunas_cp 0c8ab49545 DateTimePicker: re-wrote control to derive from DateTimeUpDown 15 years ago
brianlagunas_cp 3b0f6ac5a2 DateTimePicker: added ValueChanged event 15 years ago
brianlagunas_cp c3b25b60ad DateTimePicker and TimePicker: added Watermark and WatermarkTemplate properties. Also fixed small bug in the DateTimePicker. 15 years ago
brianlagunas_cp 55c9ce7f55 small misc fixed and changes. 15 years ago
brianlagunas_cp 66511e90a9 DateTimePicker: Added AllowSpin and ShowButtonSpinner properties 15 years ago
brianlagunas_cp 2f50c837b6 Merged all current 4.0 changes into the 3.5 solution. Didn't fully test all controls, but they all compile and seem to work. Not sure how much longer I will support 3.5 since it is so time consuming and a pain to do it. 15 years ago
brianlagunas_cp 35907b1ecc DateTimePicker: minor fix with Calendar not releasing the mouse capture. 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