I have an application that starts an external app to allow the user to interact with to obtain various data output. At a certain point I want to minimize this external app and return focus to the main app. Then at another point restore the external app for more output.
Basically I'm just trying to automate things to make life easier for the user.
Is this possible in VB.NET:?
Basically I'm just trying to automate things to make life easier for the user.
Is this possible in VB.NET:?