|
-
Jan 19th, 2010, 05:17 AM
#1
Thread Starter
New Member
[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!
-
Jan 19th, 2010, 06:50 AM
#2
Re: How to create a plugin for Visual Basic 6 IDE
-
Jan 19th, 2010, 08:12 AM
#3
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
-
Jan 19th, 2010, 10:12 AM
#4
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|