feder Newbie
Joined: 27 Aug 2007 Posts: 2
|
Posted: Mon Aug 27, 2007 11:32 pm Post subject: VB.net |
|
|
Hello all,
It is possible implement a VB.net application with a lot of methods for use with Salling software like:
var myApplication = new ActiveXObject("myApplication.Application");
myApplication.Function1() = true;
myApplication.Function2() = false;
Why ?
Thanks
Federico |
|