Greetings all,
I am having an issue with a some 3rd party ActiveX controls when I place them within a container. I am creating a class that is based on a container. I place the 3rd party ActiveX control in the container. I have a couple of native VFP controls in the container.
When I place my new class on a form, all controls are visible. When I run the form, only the native VFP controls are visible, the 3rd party ActiveX controls are not. Using the debugger, I confirmed the controls exist, are enabled and visible.
If I place the 3rd party control directly on my form, it is visible at runtime.
Any assistance would be greatly appreciated.
msc
I am having an issue with a some 3rd party ActiveX controls when I place them within a container. I am creating a class that is based on a container. I place the 3rd party ActiveX control in the container. I have a couple of native VFP controls in the container.
When I place my new class on a form, all controls are visible. When I run the form, only the native VFP controls are visible, the 3rd party ActiveX controls are not. Using the debugger, I confirmed the controls exist, are enabled and visible.
If I place the 3rd party control directly on my form, it is visible at runtime.
Any assistance would be greatly appreciated.
msc