Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hello every one,

does anyone know how to give tab sequence to Date TimePicker.

If the user presses TAB when on date, then it should go to Month and not the next textbox.

 

can anyone please guide me how to do that ????

Posted

Thanx for your reply.

I know that in DateTimePicker, you can move between fields by an arrow key

but

i want to give more functionality to users. since the users are moving to next controls by using TAB keys, therefore i want them to navigate between these fields by TAB onyl.

can anyone please guide me if any function can be written on Keypress Event or some thing

PLEASE HELP

Posted

Now this really is off the top of my head, I haven't tried it and maybe someone has a better thought...but.

 

Have you tried trapping the kepress, test for Tab, test for is active control the DateTimePicker, if it is send an Arrow key press to make the move you want??

My website

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...