Click here to Skip to main content
15,907,687 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Could any one please tell me how to add the Calender controls in the toolbox for the the window form application development??

Thanks a ton in advance.
Posted
Comments
Member 10411001 28-Nov-13 3:14am    
Thanks max,I need an outlook type calender control in my webpages which can have the meeting details on selected date and also in case can update those meeting details.

I appreciate your time and help.
A big thanks in advances.

1 solution

Do you need the DateTimePicker? I guess this might be the most common calendar control. If it's not in your Toolbox, just rightclick on it and select "Add Items" and select the Item from the "Choose Toolbox Items" List.
 
Share this 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