Hide notification bubbles

  • Thread starter Thread starter Younes Oughla
  • Start date Start date
Y

Younes Oughla

I have a Pocket PC application that runs full-screen and I would like
to prevent notification bubbles from popping up when my app is
running. Is there any API I can P/Invoke to accomplish this?

Currently, I am just using sendmessage to hide the notifications
anytime my window looses focus, but that's not very
Thanks!
 
Back
Top