Hi,

I am trying to use the VB Wizard Manager like the following:

1. Set the first form which is frmwizard that has 3 step frames.

2. Clear the wizard manager at the run time

3. Call the second form that has 2 step frames

I know how to create 1 wizard manager but do not know how to clear the wizard manager for the other forms. Does anyone has any hint, sites, or example in how to clear the same wizard manager and create new one for different steps frames of different frmwizard like fromwizard2. Thanks in advance