If you focus the first text box and press Tab key, the expected behavior is that the second text box is focused. However, pressing Tab key will navigate through the next/previous buttons. If you add a second control on the form along with the UserControl that hosts the wizard, the Tab key will behave as expected and you can navigate through the controls in the wizard page.