Cakkie
February 14th, 2000, 12:27 PM
What are add-ins for, and what can(can't) I do with it. Can anybody explain me what kind of advantage i can get using add-ins? Examples of using add-ins, or how to use them are welcome too.
Tom Cannaerts
slisse@planetinternet.be
The best way to escape a problem, is to solve it.
Chris Eastwood
February 14th, 2000, 02:29 PM
An Add-In is a program that 'links' into the VB IDE - it can extend the VB development environment and take control of just about any aspect of it.
VB Comes with some add-ins that you can play with (API viewer, Resource Editor etc).
Other Add-in's that you can download (freeware / shareware) include programs to insert error handlers, automated comment generation etc - VBPJ even had an addin that utilised the Windows Script control to allow you to create your own scripts that allows vb to have 'macros' (it's a very cool program)
I've been thinking about writing a 'tutorial' add-in for the site - maybe an 'error handler' type thing (I'll get around to it one day).
<shameless-plug>
You can always checkout my add-in at http://www.eastwood60.freeserve.co.uk
</shameless-plug>
Chris Eastwood
CodeGuru - the website for developers
http://codeguru.developer.com/vb