I have two textboxes in the winform.
In this form I want to move the focus to second Textbox after all data has been entered in the first Textbox. I mean once the MaxLength has been reached in first box I want to change the focus to the second box.
Start Free Trial