|
-
August 24th, 1999, 10:25 PM
#1
How do I create a wizard app?
I'd like to create a simple "Wizard" based application much like many of Microsoft's wizards. I can think of several ways to do this (eg. multiple forms, frames, a tabstrip control etc) but I was wondering if there are any code samples demonstrating this or if anyone has a good idea.
Thanks!
Dave
-
August 25th, 1999, 02:33 AM
#2
Re: How do I create a wizard app?
VB 6 comes with an Add-in for creating wizards.
it is called Wizard Manager.
Find it on the Add-In menu.
By default it creates wizards that can be easily used for creating VB addins.
But, it's only a few lines of code to change that.
I've recently written a couple of wizards using that add-in and I can tell you it's really easy and the result looks good and it saves lots of work.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|