Is there a way to remove an IWizardPage that's been added to a Wizard?
I am trying to make a dynamic wizard where, based on the selections on one
page, the following pages are added. So, if the selection is changed, the
previously added pages need to be removed and the approrpriate ones added.