visual Basic Query
1. text box control
2. DTPicker control
first focus is on Text box control.I entered some data there.after that i pressed tab.the focus goes to the day of DTPicker Control.I enter some data there.Now the cursor Position is in Year.Now second time when tab goes to the DTPicker Control,the focus goes on year not on day.I want the focus always should be on day only.
How can i do that?

