I have a .NET3.5 app with this control:
>>>> Control <<<<
Class: WindowsForms10.window.8.app.0.378734a
Instance: 11
ClassnameNN: WindowsForms10.window.8.app.0.378734a11
Advanced (Class): [CLASS:WindowsForms10.window.8.app.0.378734a; INSTANCE:11]
ID: 985288
Text: statusStrip1
Position: 0, 889
Size: 1133, 22
ControlClick Coords: 100, 9
Style: 0x56000000
ExStyle: 0x00010000
Handle: 0x000F08C8
It is a status bar at the bottom of the application's window and it contains some text other than what AuotIt is reporting, eg not "statusStrip1". Is there any way I can get the text from it?