1
Answer

Focus in remotely started application

Adam

Adam

16y
4.3k
1

Hello,

I've been developing an application which starts automatically on user log on to terminal server. However when application starts it has no focus and it requires to tap the screen to get it back. I 've tried putting 'this.Focus()' instruction in a form constructor as well as in the form Load event, but without success.

Any help on this issue would be greatly appreciated. 

Answers (1)