avenedam
15 years agoOccasional Contributor
MS Flex Grid in VB 6
Hello All!
I'm currently writing a test script to automate the testing of my vb 6 windows application. Within the application I have an MS Flex grid. I have a specific cell that I wish to click on to fire another event.
I can't seem to locate the proper syntax to click on this cell. I have the row index and I have the column index of the cell.
I've seen examples where coordinates are used to click, however, this won't work for me, as I will be testing on different resolutions and this particular row moves depending on the order of a query.
Any help would be greatly appreciated.
Thanks
A.
I'm currently writing a test script to automate the testing of my vb 6 windows application. Within the application I have an MS Flex grid. I have a specific cell that I wish to click on to fire another event.
I can't seem to locate the proper syntax to click on this cell. I have the row index and I have the column index of the cell.
I've seen examples where coordinates are used to click, however, this won't work for me, as I will be testing on different resolutions and this particular row moves depending on the order of a query.
Any help would be greatly appreciated.
Thanks
A.