I need to reference the login input ( textBox
) of a program that is running on my PC. Would you be able to tell me the way to do this?
I need to capture the login entered into the external program by my program in Visual Studio.
I need to reference the login input ( textBox
) of a program that is running on my PC. Would you be able to tell me the way to do this?
I need to capture the login entered into the external program by my program in Visual Studio.