I have previously developed an ActiveX control in which I want to use in a new one that I'm developing. I don't want another programmer to be able to use the first one I developed, only the new ActiveX control (is this clear?). Is there anyway to make a UserControl private within a project?
cjqp


Reply With Quote