And another post from Jan 19, 2005: Recently I had a need to switch focus to the next control on a form when the Enter key was pressed, under certain conditions. It seemed easy enough - just call SelectNextControl to have .Net read the tab order and select...