CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: Wizard Manager

  1. #1
    Join Date
    Jul 2000
    Posts
    37

    Wizard Manager

    How to add the add-in wizard manager to the project in VB6.0. Do I have to go and select it from components or references? I tried it but didn't help.

    Thanks.
    lalchak.


  2. #2
    Join Date
    May 1999
    Posts
    3,332

    Re: Wizard Manager

    you should be able to add from the Add-Ins menu:
    Add-in Manager - VB 6 Wizard Manager


  3. #3
    Join Date
    May 2000
    Posts
    21

    Re: Wizard Manager

    I don't recall if I had wizard manager before I upgraded to VB6 Pro, but click on Add-Ins and then click on Addin Manager which, should list all of your available addins. It should be listed there, you will have to select it and then the next time you start up VB it should show up under Add-Ins. Which will allow you to use it in projects. I'm not sure if you can use it in a previously started project though.
    Hope this helps!

    Jerome W. Norgren

    Using VB6, SP3, Pro



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured