View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Robin Hammond[_2_] Robin Hammond[_2_] is offline
external usenet poster
 
Posts: 575
Default Calendar Control

Have a look at the DateTimePicker. It shows up a bit like a combo box. I
think it's in one of the Windows Common Controls packages.


Robin Hammond
www.enhanceddatasystems.com

"hhh" wrote in message
...
I am looking for a Calendar control that only shows one day at a time and
the user can select from this. Is one available, i.e. or how do you change
the existing one not to reflect all days in a month?

Thanks in advance