Hi,
AutoMoveFocus can be used with AutoSelectTextBox's MaxLength property to jump to next control when MaxLength is reached.
For other controls (like IntegerUpDown), AutoMoveFocus allows navigating the focus through the controls using the arrow keys to move the focus up, down, left, or right. You are no longer limited to the "left-right" navigation of the "Tab, Shift-Tab" keys. There are no particular condition to jump to next control in an IntegerUpDown.
AutoMoveFocus can be used with AutoSelectTextBox's MaxLength property to jump to next control when MaxLength is reached.
For other controls (like IntegerUpDown), AutoMoveFocus allows navigating the focus through the controls using the arrow keys to move the focus up, down, left, or right. You are no longer limited to the "left-right" navigation of the "Tab, Shift-Tab" keys. There are no particular condition to jump to next control in an IntegerUpDown.