Outlook-style mini calendar
-
Where I can found a free C# Outlook-style mini calendar? Im working in a project of recuuring patterns and I woul like to add some features. I have seen calendars made in C++ but I dont know nothing this language. Thank you! :suss: La realidad no es más que impulsos eléctricos del cerebro - Morpheus
-
Where I can found a free C# Outlook-style mini calendar? Im working in a project of recuuring patterns and I woul like to add some features. I have seen calendars made in C++ but I dont know nothing this language. Thank you! :suss: La realidad no es más que impulsos eléctricos del cerebro - Morpheus
Either search this site using the text box below the logo on every page, or use a search engine like google[^]. This posting is provided "AS IS" with no warranties, and confers no rights. Software Design Engineer Developer Division Sustained Engineering Microsoft [My Articles] [My Blog]
-
Either search this site using the text box below the logo on every page, or use a search engine like google[^]. This posting is provided "AS IS" with no warranties, and confers no rights. Software Design Engineer Developer Division Sustained Engineering Microsoft [My Articles] [My Blog]
-
Thank you, i do that first than post it La realidad no es más que impulsos eléctricos del cerebro - Morpheus
I found lots of good hits: http://www.codeproject.com/info/search.asp?cats=3&cats=5&searchkw=calendar+control[^] Also, the .NET BCL already defines the
DateTimePicker
, which is similar to Outlook's date/time picker and doesn't require that you install a third-party control. This posting is provided "AS IS" with no warranties, and confers no rights. Software Design Engineer Developer Division Sustained Engineering Microsoft [My Articles] [My Blog] -
I found lots of good hits: http://www.codeproject.com/info/search.asp?cats=3&cats=5&searchkw=calendar+control[^] Also, the .NET BCL already defines the
DateTimePicker
, which is similar to Outlook's date/time picker and doesn't require that you install a third-party control. This posting is provided "AS IS" with no warranties, and confers no rights. Software Design Engineer Developer Division Sustained Engineering Microsoft [My Articles] [My Blog]Yes, but not in the outlook style.:mad: I found DatePicker control by Lutz Roeder and its have a outlook style calendar in C#. Im trying to get the calendar control, but it no has some properties than I need, like bolded dates and show multiple mode. But it seems like theres not already the control Im looking for :(( so I need to code it - if I can :-D. Thank you. La realidad no es más que impulsos eléctricos del cerebro - Morpheus
-
Yes, but not in the outlook style.:mad: I found DatePicker control by Lutz Roeder and its have a outlook style calendar in C#. Im trying to get the calendar control, but it no has some properties than I need, like bolded dates and show multiple mode. But it seems like theres not already the control Im looking for :(( so I need to code it - if I can :-D. Thank you. La realidad no es más que impulsos eléctricos del cerebro - Morpheus
What do you mean when you say outlook style? "Catalonia is not Spain"