ATL Full Control - mouse activation problems in Composite Control 
Author Message
 ATL Full Control - mouse activation problems in Composite Control

hi,

i've developed an ATL Full control that functions
correctly on, e. g., a VB Form.

If I use this Full Control in a Composite control by
using "Insert ActiveX control..." of the dialog editor
und compile this composite control DLL, then there's the
following problem:

When this composite control is, e. g., placed on a VB
form, the Full Control within the Composite control
cannot be activated correctly by mouse any longer,
meaning: If a e. g. a button has the focus and the Full
Control inside the Composite control is clicked, the Full
Control _seems_ to get the focus, but the buttons
LostFocus event _is not_ fired and the button still has a
black border.

But if I insert the Full Control that I want to use in a
Composite Control on a VB UserControl, there absolutely
no problem - everything functions correctly.

If I insert an ActiveX Control that was created with VB
on my Composite control, this VB created control can be
activated by mouse correctly - no problem.
But why this isn't the case with an ActiveX control (Full
control) created with ATL?

I'm really stuck for weeks now, this is really getting on
my nerves...

Perhaps somebody has a solution or explanation for this.

thx & cu
PhreekySicko



Sun, 02 Oct 2005 15:17:59 GMT  
 
 [ 1 post ] 

 Relevant Pages 

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

2. Problem with Composite Control containing a Full Control

3. ATL Composite control, no creation or activation in VC++

4. Initialize a Full Control in a browser from a Composite Control

5. Full control vs. Composite control

6. Using ActiveX controls in ATL Composite control

7. Message Handling - Controls - ATL Composite Controls

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

9. mfc control in atl composite control wont destruct

10. Standard Windows Controls in ATL Composite Control

11. mfc control instantiated in atl composite control using CAxWindow wont destruct

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

 

 
Powered by phpBB® Forum Software