Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Make the my app item in the task bar flash when user input it needed.

Status
Not open for further replies.

reneb

Programmer
Aug 8, 2000
43
US
How do I make the item in the taskbar flash when I send an error dialog that requires the user to hit O.K. Or when I need user input. Outlook does this but I can't figure out how. Thanks in advance.
 
Use FlashWindow and FlaswWindowEx APIs. Also these are implemented as members of CWnd class if you are using MFC.

HTH, s-)

Blessed is he who in the name of justice and goodwill, sheperds the weak through the valley of darkness...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top