Hi Tanya,
Thanks for the update. I'm using TestComplete 7.5, tried identifying AFX controls in my application with "
Tools | Options | Engines | General | Auto-correct Afx window class names" check box in enable & disabled states. But couldn't find any possible difference in the object identification.
Object description with "Auto-correct Afx window class names" check box disabled:
Sys.Process("MICShell").Window("Afx:00400000:8:00010011:00000000:000E0A63", "Pro-Watch 3 - [Manage Your Server]", 1).Window("AfxControlBar80u", "List Bar", 3).Window("AfxWnd80u", "List Bar", 1).Window("Afx:00400000:0:00010011:00000006:00000000", "", 1).Window("AfxWnd80u", "", 1)
Object description with "Auto-correct Afx window class names" check box Enabled:
Sys.Process("MICShell").Window("Afx:00400000:8:00010011:00000000:000E0A63", "Pro-Watch 3 - [Manage Your Server]", 1).Window("AfxControlBar80u", "List Bar", 3).Window("AfxWnd80u", "List Bar", 1).Window("Afx:00400000:0:00010011:00000006:00000000", "", 1).Window("AfxWnd80u", "", 1)
Can you please look into this & provide any missing link?
Regards,
Satya.