apostolchopov
Programmer
Hello, fellows!
I have constructed one AtciveX control using the ATL Wizard, that inherits from the so called "ATL Control". I would like to insert into it a visual control that derives from MFC classes as the CWnd, for example.
Could you tell me whether this is a reasonable step and how to do implement it?
By the way, I tried to get the window handle of the created ActiveX control but it proved to be unusable. Where could I be wrong?
Thanks in advance for your cooperation!
I have constructed one AtciveX control using the ATL Wizard, that inherits from the so called "ATL Control". I would like to insert into it a visual control that derives from MFC classes as the CWnd, for example.
Could you tell me whether this is a reasonable step and how to do implement it?
By the way, I tried to get the window handle of the created ActiveX control but it proved to be unusable. Where could I be wrong?
Thanks in advance for your cooperation!