c# - Date Time Picker Functionality with user input interface changed. WINFORM -


I want to use a date time picker for my window application. I am using the minimum date maximum date property in my code. But the user interface for inputting is very complex for the purpose of accounting, where we are typing fast There is no need to use less or less of speed and mouse.

I want to modify a user interface for the date time picker, so that the user needs to type 24012010 for 24/01/2010.

What do I have to do for this. Or is it any of their DLL or some other device that can provide all the functionality of the date picker with this functionality

Use a good example on the page that will ensure that the user has just entered numbers for his date. Then you need to make sure that the number is not valid date (i.e. 99/99/9999) with your validity code.


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -