Posted 8 September 2017, 11:51 am EST
We are doing test automation for one of the Microsoft application which uses Farpoint spread 1.0.4.0 & 1.0.9.0 . The application is made on .NET 2.0. As a part of automation we are required to read the data shown on spread to verify its content. Using Microsoft internal testing tool we are able to get the window handle for Spread control in winform but we have to get spread control object to read through the rows.
Can anyone please let us know how to get the spread control from window handle in C#? OR does Spread expose any Win32 API to get hold of spread object.
Please let me know if more info is required or if question is not clear.
TIA,