how to make an application/form blinking at the taskbar with FormWindowState.Minimized form state

R

Ryan Liu

Hi, can someone tell me how to make an application/form blanking at the
taskbar with FormWindowState.Minimized form state?

I see MSN or Yahoo chat work this way. When a new message arrive, the
existing window does not pop up, it stays at the bottom taskbar and
blanking.

Thanks a lot!
Ryan
 
P

Piotr Dobrowolski

Dnia 04-04-2006 o 09:12:52 Ryan Liu said:
Hi, can someone tell me how to make an application/form blanking at the
taskbar with FormWindowState.Minimized form state?

I see MSN or Yahoo chat work this way. When a new message arrive, the
existing window does not pop up, it stays at the bottom taskbar and
blanking.
[PD] You can use FlashWindow or FlashWindowEx from Windows API:
http://pinvoke.net/search.aspx?search=FlashWindow&namespace=[All]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top