Hey Guys,
I am experimenting GUI automation on application written in C# code. As you know getting handle for controls in C# GUIs is very difficult. Is there any way to get handle of control or automate GUIs in which we cannot get handles?
Thanks in advance !!!