How to avoid editing date in Datetime picker ?
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Anybody knows how to avoid the user to edit the date in a datetimepicker control ? I only want the user to be able to open the calendar when he/she clicks on the arrow and pick a date from that month calendar, but not be able to change the date in the edit fields.
-------------------------------
[Wednesday, September 22, 2004] <- not allow to change in that portion| sun mon tue wed thu fri sat |
| 1 2 3 4 5 6 7 | <- ok to use the popop calendar
| 8 9 10 11 12 13 14 |
| 15 16 17 18 19 20 21 |
| 22 23 24 25 26 27 28 |
| 29 30 |thanks. Lou * how do you like my datetimepicker control ? :cool: