Re: RE: Unable to spy text in clrFullClassName "System.Windows.Forms.Panel"
Hello,
I have a wndClass object " WindowsForms10.Window.8.app.0.378734a" with adress as "Sys.Process("abc").WinFormsObject("def").WinFormsObject("panel1").WinFormsObject("panel4").WinFormsObject("panelNodes")"...Its clrFullClassName is "System.Windows.Forms.Panel".
It shows child count as 1(that is a button which is spyable)
Which has some text and button(Sys.Process("abc").WinFormsObject("def").WinFormsObject("panel1").WinFormsObject("panel4").WinFormsObject("panelNodes").WinFormsObject("btnghi")) within that .
I am unable to spy the text contained in above mentioned wndClass object but the button is being spied.
I tried text recognition,UI Autoimation and MSAA and also tried finding in object browser but it did not help.
Please let me know if you need further information .
Kindly help me spy them.