Hi-- I am just learning to use the Wizard control. I was able to create a wizard page with a listbox in it. This is what I want to be able to do... depends on what item the user picks in the listbox, the wizard will go to different page when the user clicks Next. I saw that there is an exmaple similar to this with the radio buttons. But I can't get it to work with a listbox. Do you have any example to show me how to do this, preferably in XAML? Thanks!