Hi,

I have one activeX control common to many projects.

In my one project I have many subprojects. I have kept the activex control at one location and using that control(souce files) from that location in all my subprojects.
Suppose I insert the activex control in form1 for project1 and try to insert form1 in project2, form1 does not get added along with the activex control, it removes it's references.
I have some forms that I want to keep common to all subprojects. But this problem stops me from using that common form in any project.

Please help!


~Sanjivani