Output Variables

Go4Expert Member
4Jul2007,21:27   #1
chico1st's Avatar
I am making a program in a programming suite (I cant say the name) and I made a GUI with VB. In this suite I can call a VB .dll or .exe. I need to take values from the VB gui and send them back to the suite, sort of like a return value.

How would I do this?
Would I need to make a .dll or something like that?
Go4Expert Founder
4Jul2007,21:31   #2
shabbir's Avatar
Make an ActiveX control in VB if your suite support the use of the ActiveX