Hi all, just wondering if there is a way to insert a Java Applet onto a VB form OR if you can convert an applet into an ActiveX control.
Regards
Mav
Printable View
Hi all, just wondering if there is a way to insert a Java Applet onto a VB form OR if you can convert an applet into an ActiveX control.
Regards
Mav
Applets exists on browsers! so I would suggest you put a browser control on your form and start the applet from there.
Cheers,
André