Hello,

I have made an ActiveX control, ofcourse I used a test project while programming the OCX.

Now I have two questions:

First, How to compile the whole project (Test project and ActiveX control) without
having to compile the ActiveX project explicitly and then compile the Test project?

Second, If I want to compile the ActiveX control alone, how to make the Test project refers to
the compile OCX instead of the OCX source (vb ActiveX project)?

Thanks,
Belal Marzouk