Hi,
I have been trying on and off to sort this for a few days now.
I am designing 2 mfc activex controls that need to communicate with each other in their final container. I have currently botched this with a requirement by control users to include an event response per control which calls a method on the other control - not clean!
I have seen some apps including dependent controls that allow you to type an included control name as a design property of another control to link them together - thus requiring no code as mentioned above.
How is this done?
Thanks.
I have been trying on and off to sort this for a few days now.
I am designing 2 mfc activex controls that need to communicate with each other in their final container. I have currently botched this with a requirement by control users to include an event response per control which calls a method on the other control - not clean!
I have seen some apps including dependent controls that allow you to type an included control name as a design property of another control to link them together - thus requiring no code as mentioned above.
How is this done?
Thanks.