Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

Mouse click fails to activate window on .NET v.1.1 with CW v.6

I have a Visual Basic .NET app which incorporates the ComponentWorks version 6 Graph control and the ComponentWorks version 6 3D Graph control. Everything was fine until we upgraded to version 1.1 of the .NET Framework from version 1.0. After the upgrade the behavior of the MDI child windows changed. Normal behavior is that whenever you click on any part of an MDI child window the child window will be activated. After the upgrade, you needed to click on the window title bar in order to activate it.

In tracking down this problem, one of our developers made a simple VB.NET MDI app. His discovery was that the behavior is normal until you open a form that has one of these CW v.6 graphs. After that, the b
ehavior reverts to the abnormal requirement to click the title bar. The app continues in its abnormal state even after you close the form with the graph.

How do we deal with this? Are we forced to upgrade to ComponentWorks version 7?
0 Kudos
Message 1 of 3
(5,835 Views)
Could you please post the simple VB.NET MDI app that reproduces the abnormal behavior? Thanks.

- Elton
0 Kudos
Message 2 of 3
(5,835 Views)
Did you ever get around this problem. We upgraded to 7 and found that the underlying components are the same and don't solve the problem.

What did you do?
0 Kudos
Message 3 of 3
(5,835 Views)