Hi all,

I am developing a app that using MSComm object to communicate with third part device via com port. I would like to create a MSComm object in ActiveX exe, but i have not idea about it(using get/set property to get the comm object from form or create it in the ActiveX?)

I have tried to add form in the ActiveX exe then put the Comm object on it, but the problem is i cant even add a form to the ActiveX.

Can somebody guide me over this problem..

Thanks in advance
cocoonwls