P
Pieter Breed
Hi,
Is there a way to determine if your winform application has the current
user focus?
I am looking to implement something that works somewhat like Outlook's
new email notify window. The specific behaviour that I am trying to
replicate is that if you don't give attention to the window it fades
out again after a while, but if you hover over it or click on it it
does not.
So my windows must fade in, show something, and only if you didn't
click on it (ie give it focus) then fade out again.
Regards,
Pieter
Is there a way to determine if your winform application has the current
user focus?
I am looking to implement something that works somewhat like Outlook's
new email notify window. The specific behaviour that I am trying to
replicate is that if you don't give attention to the window it fades
out again after a while, but if you hover over it or click on it it
does not.
So my windows must fade in, show something, and only if you didn't
click on it (ie give it focus) then fade out again.
Regards,
Pieter