G
Guest
Im writing an app that when executed, has a UI. The user then can 'hide' the
app and let it continue running doing whatever it does. I try to get the
app's focus again by executing it again. Code is .net2/c#. Currently, I use
application.hide to hide the app, but i cannot figure out how to regains the
apps focus.
Any ideas?
Richard
app and let it continue running doing whatever it does. I try to get the
app's focus again by executing it again. Code is .net2/c#. Currently, I use
application.hide to hide the app, but i cannot figure out how to regains the
apps focus.
Any ideas?
Richard