If you wish to use any ocx or dll that is not included in the basic vb workspace you will need to include a copy. This copy can be placed in either the folder in which the compiled executable is located or the system32 folder.

Try looking into the Package and Deployment wizard, it automates the process for you.

You can also look up how to use resource files with your application as another alternative.