Hello everyone!
I've got an application with multiple MDI windows that I need to be able to get the full text of (so the information can be parsed through my tool). What I need is a C# equivalent of the AHK function WinGetText, or a suggestion for a better way of going about it.
Much <3 for halp. Thanks!
I've got an application with multiple MDI windows that I need to be able to get the full text of (so the information can be parsed through my tool). What I need is a C# equivalent of the AHK function WinGetText, or a suggestion for a better way of going about it.
Much <3 for halp. Thanks!
Comment