
When setting the wizard.SelectedPage = <target page> in a NextButtonClick event of an interior wizard page, the wizard goes to the target page and then immediately goes to the next page. I understand that the NextButtonClick events in the interior pages are supposed to trump the NextButtonClick event in the master, but it seems like the master event is firing regardless. Am I missing something simple?
Thanks,
Mike