ActiveX: Transfer between Control and PropertyPage
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hey, please help me. I've written a ActiveX-Control. How can I transfer data between the control and propertypage. I know the DDP Makro, but with this makro I can only transfer values from controls. I need to transfer "calculated" value. Is there a function to store/transfer data from propertypage to the membervars in the control?