ATL Composite Control - GetControlInfo not called! 
Author Message
 ATL Composite Control - GetControlInfo not called!

hi everyone,

I've got a ATL Composite Control with an ATL Full Control
contained in it. As I wrote in another thread, the Full
Control isn't functioning correctly.

What I noticed:
The Full control's GetControlInfo method isn't called
when it is hosted in my Composite control.

Why? Does somebody know?

cu & thx
PhreekySicko



Sun, 02 Oct 2005 16:39:05 GMT  
 ATL Composite Control - GetControlInfo not called!
Because ATL hosting support provides just the bare minimum of services
required from an ActiveX container. In particular, it never calls
IOleControl::GetControlInfo. See

http://www.microsoft.com/msj/1299/containment/containment.htm

--
With best wishes,
    Igor Tandetnik

"For every complex problem, there is a solution that is simple, neat,
and wrong." H.L. Mencken


Quote:
> I've got a ATL Composite Control with an ATL Full Control
> contained in it. As I wrote in another thread, the Full
> Control isn't functioning correctly.

> What I noticed:
> The Full control's GetControlInfo method isn't called
> when it is hosted in my Composite control.

> Why? Does somebody know?



Mon, 03 Oct 2005 02:31:21 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Composite Control - why GetControlInfo is not called?

2. A composite control calling another composite control in web browser

3. ATL Composite Control with WTL - propertySheet not working.

4. Events of Flex grid not being handled in ATL composite control

5. Not receiving On...Click() messages in ATL Composite Control

6. ATL Composite Control does not work in VStudio Resource Editor

7. InPlaceActivate is not getting called for a Composite control (for a MFC client)

8. ATL Full Control - mouse activation problems in Composite Control

9. ATL Full Control - mouse activation problems in Composite Control

10. Using ActiveX controls in ATL Composite control

11. Message Handling - Controls - ATL Composite Controls

12. How to invoke methods of contained ActiveX control from ATL Composite Control

 

 
Powered by phpBB® Forum Software