G
Guest
I'm using this Calendar control now (was using Active X calendar control).
Im setting dates in a listbox control which contains many dates.
I have 2 problems:
(1) I need to validate the date (sometimes it cannot be in the future) and
would like the window to stay open while I do it so the user can immediately
choose another date. Any way to do ?
(2) Sometimes I need to select the same date multiple times, is there any
way to get the calendar to display with the last selected date automatically
selected again?
Thse things were easy the activex control approach.
Im setting dates in a listbox control which contains many dates.
I have 2 problems:
(1) I need to validate the date (sometimes it cannot be in the future) and
would like the window to stay open while I do it so the user can immediately
choose another date. Any way to do ?
(2) Sometimes I need to select the same date multiple times, is there any
way to get the calendar to display with the last selected date automatically
selected again?
Thse things were easy the activex control approach.