F
Flemming
Hi,
I have an application that gives me large problems. The problem is that when
I activate another program ex. 'calendar' and then want to return to my own
application, by calling the application .exe file(ex. 'myapp.exe') from File
Explorer, when it is not the last activated Form that are showed, this means
that the Form that are activated is 'disabled' and therefore the application
is 'inaccessible'. The only way to 'tick start' my application is to
reactivate the last Form by activate the Form from:
"Settings->System->Memory->Running programs".
I' am using ShowDialog to activate Forms!
/Flemming
I have an application that gives me large problems. The problem is that when
I activate another program ex. 'calendar' and then want to return to my own
application, by calling the application .exe file(ex. 'myapp.exe') from File
Explorer, when it is not the last activated Form that are showed, this means
that the Form that are activated is 'disabled' and therefore the application
is 'inaccessible'. The only way to 'tick start' my application is to
reactivate the last Form by activate the Form from:
"Settings->System->Memory->Running programs".
I' am using ShowDialog to activate Forms!
/Flemming