I want to create a day (week) (month) calendar with overlapping events in one day (e.g. event1 starts at 8:00 am and ends at 11:00 am, event2 starts at 9:am and ends at 2:00 pm,…). The title of the event must be displayed and all separate events must be colored. Any idea how this can be achieved? Can I use a ListBox? It seems to me that cells in a ListBox can not be used to accomodate several events…
Hello Carlos,
This is a very difficult task to perform.
When I created CalendarView it initially took three months of work to have a working display.
You might want to download and try it: http://www.jeremieleroy.com/products/calendarview.php