Testing ActiveX controls

  • Thread starter Thread starter GV
  • Start date Start date
G

GV

Hi,

I am not very much new but new to the Visual Basic. I
wanna be able to write a script or program that will test
my own ActiveX control written in C++.

This control interacts with a hardware, which will be used
by our customer often.

I wanna be able to test all the functions that ActiveX
provides throuh VB.

Any sugesssations on how to proceed?

TIA
GV
 
Hello,

GV said:
I am not very much new but new to the Visual Basic. I
wanna be able to write a script or program that will test
my own ActiveX control written in C++.

This control interacts with a hardware, which will be used
by our customer often.

I wanna be able to test all the functions that ActiveX
provides throuh VB.

Are you sure you want to do that with VB.NET? If you are referring to VB6,
please post to one of the microsoft.public.vb.* groups.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top