brianlagunas_cp
|
efe6cd6c69
|
DateTimePicker: fixed null exception when setting value to null.
|
15 years ago |
brianlagunas_cp
|
ecb8324c33
|
fixed all OnApplyTemplate overrides that hook into events.
|
15 years ago |
brianlagunas_cp
|
f2903f468f
|
DateTimePicker: fixed rare issue with calendar not selecting the value
|
15 years ago |
brianlagunas_cp
|
ec9f9cc534
|
playing with theming
|
15 years ago |
brianlagunas_cp
|
7549ac5bbe
|
DateTimePicker: fixed dropdown when IsReadOnly = true
|
15 years ago |
brianlagunas_cp
|
19ea540264
|
InputBase and UpDownBase controls: BREAKING CHANGE - renamed IsEditable to IsReadOnly and implemented accordingly.
|
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
|
ae62284349
|
Changed ButtonChrome to contentcontrol and fixed various dropdown controls to visualize IsEnabled and IsChecked properly.
|
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
TimePicker: 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 |