suvidhshetty_1
14 years agoOccasional Contributor
SetFocus method does not work on ThunderRT6PictureBoxDC.
Hi,
I was trying SetFocus method on 'ThunderRT6PictureBoxDC', even after doing testObj.SetFocus, the focused propety of the testObj remains false ( the object is visible on the screen). I have tried this on 8.5 version of testcomplete as well as on 8.2 version it didn't work. I have associated TextRecognition property to it so as to recognise it as a text object as list. When I perform 'Call testObj.SetFocus', testObj is the object of 'ThunderRT6PictureBoxDC' class, it doesn't sets the focus on it. I require a method other than clicking to set the focus on the picture object.
Thanks,
Suvidh