Hi
I am using a DateTimePicker control in my vb.NET application. The date can be entered by the user in runtime instead of selecting when I do not set it to custom mode. But I want set it in custom mode as DD/MM/YY instead of the default MM/DD/YY format. When I do so the date can only be selected and cannot be entered manualy. How do I solve the problem ?
I am using a DateTimePicker control in my vb.NET application. The date can be entered by the user in runtime instead of selecting when I do not set it to custom mode. But I want set it in custom mode as DD/MM/YY instead of the default MM/DD/YY format. When I do so the date can only be selected and cannot be entered manualy. How do I solve the problem ?