Library tutorials & articles
Create your own Add-Ins in VB
Introduction
This article shows you how to create your own add-in for Visual Basic.Why should you create Add-Ins? We programmers always feel that we are short of several features while working with Microsoft tools, it seems that Microsoft hasn't yet developed the tool we needed. In fact, Microsoft has done a wonderful job of adding new features to each release of its development tools. Obviously, Microsoft can't design features to fulfill the needs of each and every programmer around the world so Microsoft made Visual Basic and extensible product, thereby providing the way for VB developers to create their own features in VB.
Related articles
Related discussion
-
VB6 Runtime error 381 subsript out of range Error
by Uncle (2 replies)
-
passing and reading parameters from using Shell
by jigartoliya (0 replies)
-
Convert C++ code to VB6
by mawcot (4 replies)
-
listbox scrollbar
by Dennijr (10 replies)
-
Can you describe Above simple VB6 code?
by pramodmca09 (0 replies)
Related podcasts
-
Christian Beauclair
14 mai 2008 (�mission #0074) ::.Christian Beauclair: Stratégies de migration VB6 vers .NET Nous discutons avec Christian Beauclair des stratégies de migration VB6 vers .NET. Entre autres, nous discutons comment utiliser le "VB 6 Code Advisor" et le "Interop Forms Toolkit" pour ajouter la puiss...
Hello i am using VB6.0 at the moment, but i can not design a program to use printer. please, help me. thanks.
!--removed tag-->It helped to create my Add-In in just 5 minutes. An Excellent guide.
This thread is for discussions of Create your own Add-Ins in VB.