Looking for scheduling control (Outlook2003 like)
-
Good day For my application that deals with the scheduling routine i need some control like we have in Outlook 2003 in Calendar menu: The yellow one, with the horizontal line that shows the hour periods, and the rectangles put on it with some text. Have anybody done this, or know where i can find - please reply Otherwise i have to design it from scratch :( Great thanks, Denis P.S. reply to theden@yandex.ru
-
Good day For my application that deals with the scheduling routine i need some control like we have in Outlook 2003 in Calendar menu: The yellow one, with the horizontal line that shows the hour periods, and the rectangles put on it with some text. Have anybody done this, or know where i can find - please reply Otherwise i have to design it from scratch :( Great thanks, Denis P.S. reply to theden@yandex.ru
TheDen wrote:
The yellow one, with the horizontal line that shows the hour periods, and the rectangles put on it with some text.
There are a few of those floating around Codeproject. Here is one that I found with a quick search DayView - An Outlook Like Appointment View[^]
DEBUGGING : Removing the needles from the haystack.