You can find here:
http://home.mweb.co.za/gs/
a free control (OCX) that can help you in creating those wizards.
Otherwise, I agree with angelll: you have to develop your own, using some container (e.g. a frame) to hold the controls of each page. Then, you should add code for "Next>", "Previous<", or whatever button you would like to add.
Hope this helps...
Main Topics
Browse All Topics





by: angelIIIPosted on 2002-07-03 at 06:10:58ID: 7126853
You have to develop your form with all the functionality, MS proposes to use frames to simulate the wizard forms at once...
Obviously, if you want to have the wizard include to another application (like Access, Word, SQL Server ...), the problem will be the integration.
We need more input about your problems.
CHeers