Does anyone know if you purchace a ocx that needs to be registered can be included in a vb app exe file, and installed on another pc without complications?
Printable View
Does anyone know if you purchace a ocx that needs to be registered can be included in a vb app exe file, and installed on another pc without complications?
Navarone,
I imagine you can, but you would have to check with the manufacturer for specifics.
It depends on the nature of the ocx.
We use a number of third party objects, and there are two versions, developer version, and run time version.
Since we paid for the developers license on the object, we are able to distribute the run time version without additional licensing charges.
Each will probably be somewhat unique in how you can distribute it though.