I have a WinForm application with several input controls on a form. In the validation event handler (either Validating or Validated), I need to det
Validating
Validated
Form.SelectNextControl or Control.SelectNextControl
http://msdn.microsoft.com/en-us/library/system.windows.forms.control.selectnextcontrol.aspx