Hello friends,
I have little experience with Visual Basic but I need to use it
to create an Automation Controller (and probably some Automation Server also).
What is the procedure of creating such COM objects with VB?
Thanks in advance,
KGr
Printable View
Hello friends,
I have little experience with Visual Basic but I need to use it
to create an Automation Controller (and probably some Automation Server also).
What is the procedure of creating such COM objects with VB?
Thanks in advance,
KGr
Hi
The help files that came with VB5 / VB6 have a large section entitled 'Programming with Objects/Components' - this will give you the basics about automation using COM (and some example files are supplied on the VB5/6 CD).
Chris Eastwood
CodeGuru - the website for developers
http://www.codeguru.com/vb
Thank you!
KGr