Application blocks after Alt tab

  • Thread starter Thread starter Marino V
  • Start date Start date
M

Marino V

My application runs correctly and gives no errors, but when i swap to
another program by "Alt-Tab" or taskmanager my application blocks. I
have no more click events in my application.

If anyone can help, thanks, Marino
 
My application runs correctly and gives no errors, but when i swap to
another program by "Alt-Tab" or taskmanager my application blocks. I
have no more click events in my application.

If anyone can help, thanks, Marino

Have you implemented an event that gets fired when your application loses
focus (something likee onfocuslost or something ?)


http://dotnetjunkies.com/weblog/dotnut
 
Back
Top