Results 1 to 4 of 4

Thread: [RESOLVED] How to create a plugin for Visual Basic 6 IDE

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2010
    Posts
    3

    Resolved [RESOLVED] How to create a plugin for Visual Basic 6 IDE

    Hi there,

    I am working on a migration project to convert a Visual Basic 6 system to a new platform. To make life easier for the programmers I would like to develop some plug-ins for the Microsoft Visual Basic 6 IDE. But until now I’ve found only information about using vb6 to write plug-ins for other programs. Does anybody have some information about how to create a plug-in for the Microsoft Visual Basic 6 IDE (SP6)?

    Any help would be greatly appreciated!

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: How to create a plugin for Visual Basic 6 IDE

    Moved From The CodeBank

  3. #3
    PowerPoster
    Join Date
    Jun 2001
    Location
    Trafalgar, IN
    Posts
    4,141

    Re: How to create a plugin for Visual Basic 6 IDE

    I think what you are looking to do is create an Add-In. See if this gets you started. How to Build an Add-In

  4. #4

    Thread Starter
    New Member
    Join Date
    Jan 2010
    Posts
    3

    Re: How to create a plugin for Visual Basic 6 IDE

    Thank you very much for your answer MarkT! That was exactly what I needed

    Some extra links I used (In case people are looking for the same thing)
    http://msdn.microsoft.com/en-us/libr...ffice.10).aspx (VB6 Object Model)
    http://www.cpearson.com/excel/vbe.aspx (Some basics about working with add-ins and OM)

Tags for this Thread

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