Click here to Skip to main content
15,899,474 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello frds,

I want to add oulook calender in my desktop application,
I am not able to create outlook calender in my application,
can anyone guide me for doing this....???

I want to create in C#.net winform.
Posted
Updated 28-Aug-11 2:01am
v3

1 solution

You did not say which language you are working in. However, I have provided some links to CodeProject articles for you to read.

Creating an Outlook Calendar using WPF (Part 1)[^]

MS Outlook style Calendar[^]

[EDIT]
Since you have now specified C# I can tell you that there is a built in Date Picker control, if that does not give you what you need you can extend it.
You can read this article:
Day, Week, and Month Calendar Controls[^]

You can also search CodeProject or the internet in general. Try this querry in Google:
site:codeproject.com C# outlook calender control
 
Share this answer
 
v2
Comments
Brajebdra Sharma 30-Aug-11 7:49am    
thanx
BillW33 30-Aug-11 9:29am    
One star means it is a bad answer, five stars means it is a good answer. My answer was marked as the solution, so why did I get a 1 vote?
BillW33 30-May-12 12:56pm    
If people are going to down vote this answer they should, at least, say why they don't like the answer.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900