Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I am using DateTimePicker in most of the forms of my application. Generally, the behavior of the DateTimePicker Control while typing is different from that of Masket Textbox Control.

 

I want to create a User Control just like DateTimePicker Control in which just the typing behavior should be different. When user enters the month(first two digits) the cursor should move to the the date (the next 2 digits) portion and to year part after entering the date.

 

How can I code that ?

 

Please help by giving examples of code.

 

I am using VB .NET 2008

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...