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
-
Problem with migration to C# (CoCreateInstanceEx)
by LRollison (1 replies)
-
VB6 Problem Creating Shortcuts
by rb1177 (0 replies)
-
how can i open a file
by kyawswarhtun (0 replies)
-
how to save any one form what i want?
by blackguy (5 replies)
-
Build an MP3 Player
by soybees (4 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.