Calendar Control

  • Thread starter Thread starter Jeff
  • Start date Start date
J

Jeff

I am looking for a small calendar control that can show highlighted days for
a simple date query. It needs to indicate multiple days.
 
You can use my Calendar control as it supports the DayState property.
You would have to loop through the recordset returned by your query to
set each Calendar Date's DayState property individually.
http://www.lebans.com/monthcalendar.htm
--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top