Just manually set the button status. There are a lot of factors as to how to control the state of buttons...but you can always overwrite any native behavior by simply setting the button status:Me.MyWizard.SetNavigationButtonStatus(StrataFrame.UI.WizardNavigationButtons.Next,StrataFrame.UI.WizardNavigationButtonStatus.Enabled)