The user should be able to enter dates. 6/10/2013 or 6-10-2013 or June 6, 2013 in a Datetime picker control on run time in c#. Means the user should have this choice of entering any of the format as described above.
I am not sure how to do it as all i read over the internet is that there is only one custom format for the control.
Please help me if anybody knows about it.