When the MoveFocusByKeyExit method is called, the focus moves. ExitKeys.CharInput, ExitKeys.CtrlRight, ExitKeys.NextControl, and ExitKeys.Right are exit keys. Tab moves the focus forward, but other ExitKeys move the focus backward. Notes for Inheritors: The base method must be invoked when overridden in the inherited class; otherwise, the focus does not move.