Originally posted by: Jos� A. F. Calv�rio
I think that the Date Time picker is a very usefull control.
In my application i use it with the UPDOWN style enabled and with the "Allow Edit" style
disabled. What i have been trying to do, with no success, is to change the background/text color of the
day/month/year fields of the control.
I tried it the same way like i change the color of an Edit and ListBox portions of a ComboBox (handling
the WM_CTLCOLORXXX messages). But it doesn�t work with the Data Time picker.
Has anyone managed to do this? If so i would be very happy to know how :)
Originally posted by: d_wzrdv_z
Hi - was wondering if anyone has a modified CDateTimeCtrl which, rather than clicking from say 31/12/99 back
to 1/12/99, which is what the default is, but, well, does it properly?
Cheers.
Originally posted by: Qba
How can I display drop-down month calendar with another control for example button when DateTimeCtrl is hidden?
Reply
Originally posted by: danis
Custom control give assertion whent call showwindow for modelless dialog.
ReplyOriginally posted by: Mario Pereira
This class is great, but I have one question:
When using the DTS_SHOWNONE style, how can we:
- Determine if the checkbox is checked or not?
- Set the initial state of the checkbox?