Forum Discussion

Dewayne_Pinion's avatar
Dewayne_Pinion
Contributor
10 years ago
Solved

Need a way for TestComplete to spy items within a ShapeContainer

Hello all,

For some reason, a particular module in our application was designed where a shapecontainer:

 

CLRFullClassName: Microsoft.VisualBasic.PowerPacks.ShapeContainer

 

is covering the controls on my form. I have tried turning on UI Automation and MSAA but so far I am unable to get to the controls beyond the container. Any suggestions on how I may reference them?

  • You should be able to see them in the object browser.

    objbrowser.PNG