I have to make use of the component dynamically which normally have the visual part. That visual part can be turned off, but when I create the component it needs parent.
I have to use the component in a dll library. Is it possible and how to workaround the problem? How can I pass parent?
Thanks!