V
V
VanKrock2015-03-29 07:45:48
.NET
VanKrock, 2015-03-29 07:45:48

C# how to get information about the controls of a running program?

There is an application with input forms, you need to determine where and what the user entered in this program

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Artem Voronov, 2015-03-29
@VanKrock

In general, you need to use WinAPI.
And if you dig deeper, it depends on what the program is written on and what the data is for. If in Java - you can use Accessibility. If the application is client-server, it will be easier to intercept traffic.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question