I am experimenting with the source code provided earlier by Borje Hagsten and modified by Scott Turchin. I have been able to place a static date control on a dialog three months wide. I've set the control to %MCS_MULTISELECT and set the max # of selectable days.
My question is: How can I set the user selected dates to be absolute so that when the user scrolls back and forth through the months, the selected dates do not change (unless the user clicks on another date, of course).
------------------
Bernard Ertl
My question is: How can I set the user selected dates to be absolute so that when the user scrolls back and forth through the months, the selected dates do not change (unless the user clicks on another date, of course).
------------------
Bernard Ertl
Comment