Is it possible to add an ocx to a screen at runtime? If so, how?
I am creating a dashboard where users can select what they see and how it looks from a preset list of widgets. Some of those widgets would probably be web browsers or graphs from an ocx package. As I don't know how many they want to add I can't just create them static and hide them until needed.
I am creating a dashboard where users can select what they see and how it looks from a preset list of widgets. Some of those widgets would probably be web browsers or graphs from an ocx package. As I don't know how many they want to add I can't just create them static and hide them until needed.