I just realized what I said doesn't really describe my problem.

I have a user control (a .ctl) file in my application, and I use it in my program (rather than compiling to an ocx). However, when I send the program to someone else, it says it requires control.ocx. It shouldn't say this because the control is included within my program in an uncompiled form.

I don't really know how to describe this problem very well.