Retrieve Calendar information in C#

Posted by Jason T. on Stack Overflow See other posts from Stack Overflow or by Jason T.
Published on 2010-05-30T03:17:02Z Indexed on 2010/05/30 3:22 UTC
Read the original article Hit count: 309

Filed under:
|

I have a WinForms app that I am working on. How can I retrieve the date (and ideally time) from the user using the MonthCalendar control?

© Stack Overflow or respective owner

Related posts about c#

Related posts about winforms