Forum Discussion

bonanz's avatar
bonanz
New Contributor
14 years ago

3rd party controls - ultimate grid

I need to test an application that uses third party control UltimateGrid.



http://www.codeproject.com/KB/MFC/UltimateGrid.aspx



How can I get testcomplete to recognize these controls? I'm using the demo right now and ran into this not knowing the application under test used these controls. TC was looking to be the choice, but if I can't access these controls through TC it's probably a no-go.

1 Reply


  • Hi,





    We have analyzed the grid located in the sample application that can be downloaded from this page; it contains a "CUGGrid" grid. TestComplete does not provide advanced support for this grid. However, you can try working with this control using its native properties and methods if you prepare your application for testing as it is described in the "Open Applications in Visual C++" help topic.